mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 00:25:06 +00:00
[zdf] Fix test case
This commit is contained in:
parent
9ed99402f5
commit
d51a853d5c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ class ZDFChannelIE(InfoExtractor):
|
|||
'info_dict': {
|
||||
'id': '1586442',
|
||||
},
|
||||
'playlist_count': 4,
|
||||
'playlist_count': 3,
|
||||
}
|
||||
_PAGE_SIZE = 50
|
||||
|
||||
|
|
Loading…
Reference in a new issue