Browse Source

[wdr] Complete test definition

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
dd8982f19c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      youtube_dl/extractor/wdr.py

+ 3
- 0
youtube_dl/extractor/wdr.py View File

@ -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',
}
}
]


Loading…
Cancel
Save