1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[Rumble] Add RumbleChannelIE (#1088)

Authored by: Ashish0804
This commit is contained in:
Ashish Gupta
2021-09-28 02:31:23 +05:30
committed by GitHub
parent 3cf4b91dc5
commit f1d42a83ab
2 changed files with 40 additions and 2 deletions

View File

@ -1205,7 +1205,10 @@ from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE, RTVELiveIE, RTVETe
from .rtvnh import RTVNHIE
from .rtvs import RTVSIE
from .ruhd import RUHDIE
from .rumble import RumbleEmbedIE
from .rumble import (
RumbleEmbedIE,
RumbleChannelIE,
)
from .rutube import (
RutubeIE,
RutubeChannelIE,