logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: dd8982f19c97a539fc11ee0ee74bb6c6fb6beb57
parent 654bd52f5847dc3f1604611f7f1ca3beafee7046
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sun,  1 Feb 2015 15:27:16 +0100

[wdr] Complete test definition

Diffstat:

Myoutube_dl/extractor/wdr.py3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/wdr.py b/youtube_dl/extractor/wdr.py @@ -71,6 +71,9 @@ class WDRIE(InfoExtractor): { 'url': 'http://www1.wdr.de/mediathek/video/sendungen/quarks_und_co/filterseite-quarks-und-co100.html', 'playlist_mincount': 146, + 'info_dict': { + 'id': 'mediathek/video/sendungen/quarks_und_co/filterseite-quarks-und-co100', + } } ]