mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-02 12:02:49 -05:00
[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:
@ -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
|
||||
|
Reference in New Issue
Block a user