Add extractor for rtve.es/television (fixes #10076)
This commit is contained in:
parent
c39b2ed990
commit
233b58dec7
2 changed files with 32 additions and 1 deletions
|
@ -689,7 +689,7 @@ from .rtlnl import RtlNlIE
|
|||
from .rtl2 import RTL2IE
|
||||
from .rtp import RTPIE
|
||||
from .rts import RTSIE
|
||||
from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
|
||||
from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE, RTVELiveIE, RTVETelevisionIE
|
||||
from .rtvnh import RTVNHIE
|
||||
from .rudo import RudoIE
|
||||
from .ruhd import RUHDIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue