mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-07 06:57:19 +08:00
Fix playlist test count
This commit is contained in:
parent
4d027ae456
commit
58c067b92e
@ -2512,7 +2512,7 @@ class YoutubePlaylistIE(YoutubePlaylistBaseInfoExtractor):
|
||||
'uploader': 'Christiaan008',
|
||||
'uploader_id': 'ChRiStIaAn008',
|
||||
},
|
||||
'playlist_count': 95,
|
||||
'playlist_count': 96,
|
||||
}, {
|
||||
'note': 'issue #673',
|
||||
'url': 'PLBB231211A4F62143',
|
||||
|
Loading…
x
Reference in New Issue
Block a user