Compare commits

..

No commits in common. "27f5b374161fc963096ce2fa4d49640f0c931725" and "fbb93fcb31b75c994ff9a9d0adb80b319ac130d3" have entirely different histories.

View File

@ -231,7 +231,7 @@ class RedGifsUserIE(RedGifsBaseInfoExtractor):
'title': 'lamsinka89',
'description': 'RedGifs user lamsinka89, ordered by recent',
},
'playlist_count': 80,
'playlist_mincount': 31,
},
{
'url': 'https://www.redgifs.com/users/lamsinka89?order=best&type=g',
@ -244,13 +244,13 @@ class RedGifsUserIE(RedGifsBaseInfoExtractor):
},
{
'url': 'https://www.redgifs.com/users/ignored52',
'note': 'https://github.com/yt-dlp/yt-dlp/issues/7382',
'note': 'Issues #7382 and #9131; _PAGE_SIZE was set to a value that was too low',
'info_dict': {
'id': 'ignored52',
'title': 'ignored52',
'description': 'RedGifs user ignored52, ordered by recent',
},
'playlist_mincount': 121,
'playlist_mincount': 31,
},
]