1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-06-26 15:00:12 +02:00

[zdf] Fix test case

This commit is contained in:
Philipp Hagemeister 2015-01-08 14:29:12 +01:00
parent 9ed99402f5
commit d51a853d5c

View File

@ -119,7 +119,7 @@ class ZDFChannelIE(InfoExtractor):
'info_dict': {
'id': '1586442',
},
'playlist_count': 4,
'playlist_count': 3,
}
_PAGE_SIZE = 50