This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[rutv] Remove superfluous check
totalwebcasting
Sergey M․
10 years ago
parent
e038d5c4e3
commit
1aa43d77c0
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
youtube_dl/extractor/rutv.py
+ 0
- 3
youtube_dl/extractor/rutv.py
View File
@ -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
{
Write
Preview
Loading…
Cancel
Save