[ie/radiofrance] Add support for livestreams, podcasts, playlists (#7006)
Closes #4282 Authored by: elyse0
This commit is contained in:
parent
20fbbd9249
commit
ba8e9eb2c8
2 changed files with 382 additions and 6 deletions
|
|
@ -1555,7 +1555,14 @@ from .radiocanada import (
|
|||
from .radiode import RadioDeIE
|
||||
from .radiojavan import RadioJavanIE
|
||||
from .radiobremen import RadioBremenIE
|
||||
from .radiofrance import FranceCultureIE, RadioFranceIE
|
||||
from .radiofrance import (
|
||||
FranceCultureIE,
|
||||
RadioFranceIE,
|
||||
RadioFranceLiveIE,
|
||||
RadioFrancePodcastIE,
|
||||
RadioFranceProfileIE,
|
||||
RadioFranceProgramScheduleIE,
|
||||
)
|
||||
from .radiozet import RadioZetPodcastIE
|
||||
from .radiokapital import (
|
||||
RadioKapitalIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue