logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: d51a853d5cc4aa17a1c6d60a986387bf242449af
parent 9ed99402f5732f84d402c2b098ab20e9ebbea549
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu,  8 Jan 2015 14:29:12 +0100

[zdf] Fix test case

Diffstat:

Myoutube_dl/extractor/zdf.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/zdf.py b/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