Add an extractor for rutube.ru (closes #1136)
It downloads with a m3u8 manifest, requires ffmpeg.
This commit is contained in:
parent
76965512da
commit
bfd14b1b2f
2 changed files with 59 additions and 0 deletions
|
@ -102,6 +102,7 @@ from .ro220 import Ro220IE
|
|||
from .rottentomatoes import RottenTomatoesIE
|
||||
from .roxwel import RoxwelIE
|
||||
from .rtlnow import RTLnowIE
|
||||
from .rutube import RutubeIE
|
||||
from .sina import SinaIE
|
||||
from .slashdot import SlashdotIE
|
||||
from .slideshare import SlideshareIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue