Ver Fonte

[zdf] Fix test case

Philipp Hagemeister há 10 anos atrás
pai
commit
d51a853d5c
1 ficheiros alterados com 1 adições e 1 exclusões
  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