[polskieradio] Add support for downloading whole programmes.
This extends the Polskie Radio (the Polish national radio) extractor to enable the user to download all the broadcasts of a single programme.
This commit is contained in:
parent
155bc674c4
commit
8d3737cda7
2 changed files with 80 additions and 1 deletions
|
@ -667,7 +667,7 @@ from .pluralsight import (
|
|||
)
|
||||
from .podomatic import PodomaticIE
|
||||
from .pokemon import PokemonIE
|
||||
from .polskieradio import PolskieRadioIE
|
||||
from .polskieradio import PolskieRadioIE, PolskieRadioProgrammeIE
|
||||
from .porn91 import Porn91IE
|
||||
from .porncom import PornComIE
|
||||
from .pornhd import PornHdIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue