[rutube] Add support for user videos
This commit is contained in:
parent
87fac3238d
commit
e3a9f32f52
2 changed files with 17 additions and 8 deletions
|
@ -164,7 +164,8 @@ from .rtlnow import RTLnowIE
|
|||
from .rutube import (
|
||||
RutubeIE,
|
||||
RutubeChannelIE,
|
||||
RutubeMovieIE
|
||||
RutubeMovieIE,
|
||||
RutubePersonIE,
|
||||
)
|
||||
from .servingsys import ServingSysIE
|
||||
from .sina import SinaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue