[extractor/rte.py] Add support for RTE radio player
While here, stop RteIE changing filename extensions to .mp4. The files saved are .flv containers with h264 video.
This commit is contained in:
parent
3092fc4035
commit
896c7a23cd
2 changed files with 70 additions and 9 deletions
|
@ -556,7 +556,7 @@ from .ro220 import Ro220IE
|
|||
from .rottentomatoes import RottenTomatoesIE
|
||||
from .roxwel import RoxwelIE
|
||||
from .rtbf import RTBFIE
|
||||
from .rte import RteIE
|
||||
from .rte import RteIE, RteRadioIE
|
||||
from .rtlnl import RtlNlIE
|
||||
from .rtl2 import RTL2IE
|
||||
from .rtp import RTPIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue