projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4db091
)
[orf:tvthek] Check formats (Closes #8580)
author
Sergey M․
<dstftw@gmail.com>
Tue, 16 Feb 2016 16:23:38 +0000
(22:23 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 16 Feb 2016 16:23:38 +0000
(22:23 +0600)
youtube_dl/extractor/orf.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/orf.py
b/youtube_dl/extractor/orf.py
index c54775d54ab628203beb41c0dd52705c35821a55..958eb398b992e4d3b4278ebe362f71074e87c19b 100644
(file)
--- a/
youtube_dl/extractor/orf.py
+++ b/
youtube_dl/extractor/orf.py
@@
-112,6
+112,7
@@
class ORFTVthekIE(InfoExtractor):
% geo_str),
fatal=False)
+ self._check_formats(formats, video_id)
self._sort_formats(formats)
upload_date = unified_strdate(sd['created_date'])