mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[regiotv] Add new extractor (closes #7797)
This commit is contained in:
parent
7de81fcc53
commit
c43fda4c1a
2 changed files with 62 additions and 0 deletions
|
@ -552,6 +552,7 @@ from .rai import (
|
|||
from .rbmaradio import RBMARadioIE
|
||||
from .rds import RDSIE
|
||||
from .redtube import RedTubeIE
|
||||
from .regiotv import RegioTVIE
|
||||
from .restudy import RestudyIE
|
||||
from .reverbnation import ReverbNationIE
|
||||
from .ringtv import RingTVIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue