Browse Source

[zdf] Fix test case

Philipp Hagemeister 10 years ago
parent
commit
d51a853d5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/zdf.py

+ 1 - 1
youtube_dl/extractor/zdf.py

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