projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e038d5c
)
[rutv] Remove superfluous check
author
Sergey M․
<dstftw@gmail.com>
Mon, 4 May 2015 15:29:56 +0000
(21:29 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 4 May 2015 15:29:56 +0000
(21:29 +0600)
youtube_dl/extractor/rutv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/rutv.py
b/youtube_dl/extractor/rutv.py
index a5e98415f340dedb7c1e7bc621c7a455bbdefb53..55604637dca22533cd765529dcb2abfb759fd9c1 100644
(file)
--- a/
youtube_dl/extractor/rutv.py
+++ b/
youtube_dl/extractor/rutv.py
@@
-189,9
+189,6
@@
class RUTVIE(InfoExtractor):
})
formats.append(fmt)
- if not formats:
- raise ExtractorError('No media links available for %s' % video_id)
-
self._sort_formats(formats)
return {