Updated the existing pagination test to test for at least one more video than the previous _PAGE_SIZE value.

This commit is contained in:
Jackson Humphrey 2024-11-13 15:16:56 -06:00
parent 194ad573b5
commit fbb93fcb31

View File

@ -231,7 +231,7 @@ class RedGifsUserIE(RedGifsBaseInfoExtractor):
'title': 'lamsinka89',
'description': 'RedGifs user lamsinka89, ordered by recent',
},
'playlist_count': 30,
'playlist_mincount': 31,
},
{
'url': 'https://www.redgifs.com/users/lamsinka89?order=best&type=g',