1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[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
parent b5f94e4fa1
commit 13debc86e7
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