aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ard.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-07-20 00:13:39 +0600
committerSergey M․ <dstftw@gmail.com>2015-07-20 00:13:39 +0600
commitd719c6a5abf746c31f301ed1a1d8934715eaeb05 (patch)
tree4418b5dd6cf70f74aa526788550bf639d4ca55ad /youtube_dl/extractor/ard.py
parent769efa16afc1c9a2871543f69081f1bced361dc6 (diff)
downloadyoutube-dl-d719c6a5abf746c31f301ed1a1d8934715eaeb05.tar.xz
[ard:mediathek] Add test for direct mp4
Diffstat (limited to 'youtube_dl/extractor/ard.py')
-rw-r--r--youtube_dl/extractor/ard.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/youtube_dl/extractor/ard.py b/youtube_dl/extractor/ard.py
index c78475748..6f465789b 100644
--- a/youtube_dl/extractor/ard.py
+++ b/youtube_dl/extractor/ard.py
@@ -36,6 +36,16 @@ class ARDMediathekIE(InfoExtractor):
'skip_download': True,
},
}, {
+ 'url': 'http://www.ardmediathek.de/tv/Tatort/Tatort-Scheinwelten-H%C3%B6rfassung-Video/Das-Erste/Video?documentId=29522730&bcastId=602916',
+ 'md5': 'f4d98b10759ac06c0072bbcd1f0b9e3e',
+ 'info_dict': {
+ 'id': '29522730',
+ 'ext': 'mp4',
+ 'title': 'Tatort: Scheinwelten - Hörfassung (Video tgl. ab 20 Uhr)',
+ 'description': 'md5:196392e79876d0ac94c94e8cdb2875f1',
+ 'duration': 5252,
+ },
+ }, {
# audio
'url': 'http://www.ardmediathek.de/tv/WDR-H%C3%B6rspiel-Speicher/Tod-eines-Fu%C3%9Fballers/WDR-3/Audio-Podcast?documentId=28488308&bcastId=23074086',
'md5': '219d94d8980b4f538c7fcb0865eb7f2c',