projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31ff3c0
)
[orf] Skip the expired test
author
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 29 Apr 2016 06:24:07 +0000
(14:24 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 29 Apr 2016 06:24:07 +0000
(14:24 +0800)
youtube_dl/extractor/orf.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/orf.py
b/youtube_dl/extractor/orf.py
index 66c75f8b3559752127c091d437e4764b7c722e9d..4e3864f0d7bd1f6b63c560e8b04ae38844a283f9 100644
(file)
--- a/
youtube_dl/extractor/orf.py
+++ b/
youtube_dl/extractor/orf.py
@@
-185,6
+185,7
@@
class ORFFM4IE(InfoExtractor):
'timestamp': 1452456073,
'upload_date': '20160110',
},
+ 'skip': 'Live streams on FM4 got deleted soon',
}
def _real_extract(self, url):