1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 15:27:15 +08:00

Fix playlist test count

This commit is contained in:
jxu 2020-01-29 12:45:46 -05:00
parent 4d027ae456
commit 58c067b92e

View File

@ -2512,7 +2512,7 @@ class YoutubePlaylistIE(YoutubePlaylistBaseInfoExtractor):
'uploader': 'Christiaan008', 'uploader': 'Christiaan008',
'uploader_id': 'ChRiStIaAn008', 'uploader_id': 'ChRiStIaAn008',
}, },
'playlist_count': 95, 'playlist_count': 96,
}, { }, {
'note': 'issue #673', 'note': 'issue #673',
'url': 'PLBB231211A4F62143', 'url': 'PLBB231211A4F62143',