projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05c8268
)
[ard:mediathek] Skip unavailable test
author
Sergey M․
<dstftw@gmail.com>
Thu, 28 Jul 2016 14:38:23 +0000
(21:38 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 28 Jul 2016 14:38:23 +0000
(21:38 +0700)
youtube_dl/extractor/ard.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/ard.py
b/youtube_dl/extractor/ard.py
index c15cf1575fa63eb903e6f79146fecb1843b02454..07e67dd3393962eedccd2460954711d01f08efdb 100644
(file)
--- a/
youtube_dl/extractor/ard.py
+++ b/
youtube_dl/extractor/ard.py
@@
-73,6
+73,7
@@
class ARDMediathekIE(InfoExtractor):
'description': 'md5:c0c1c8048514deaed2a73b3a60eecacb',
'duration': 3287,
},
+ 'skip': 'Video is no longer available',
}]
def _extract_media_info(self, media_info_url, webpage, video_id):