1
0
Fork 0

[Rutube] Add RutubeChannelIE (#1970)

Closes #1966 
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2021-12-12 21:26:36 +05:30 committed by GitHub
commit 13debc86e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 3 deletions

View file

@ -1265,6 +1265,7 @@ from .rutube import (
RutubeMovieIE,
RutubePersonIE,
RutubePlaylistIE,
RutubeTagsIE,
)
from .rutv import RUTVIE
from .ruutu import RuutuIE