[rentv] Add new extractor(closes #10620)
This commit is contained in:
parent
3791d84acc
commit
777d90dc28
2 changed files with 60 additions and 0 deletions
|
@ -745,6 +745,10 @@ from .rbmaradio import RBMARadioIE
|
|||
from .rds import RDSIE
|
||||
from .redtube import RedTubeIE
|
||||
from .regiotv import RegioTVIE
|
||||
from .rentv import (
|
||||
RENTVIE,
|
||||
RENTVArticleIE,
|
||||
)
|
||||
from .restudy import RestudyIE
|
||||
from .reuters import ReutersIE
|
||||
from .reverbnation import ReverbNationIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue