1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[extractor/polskieradio] Improve extractors (#5948)

Authored by: selfisekai
This commit is contained in:
lauren n. liberda
2023-05-29 05:22:38 +02:00
committed by GitHub
parent 93e12ed76e
commit 738c90a463
2 changed files with 137 additions and 72 deletions

View File

@ -1479,7 +1479,6 @@ from .polskieradio import (
PolskieRadioPlayerIE,
PolskieRadioPodcastIE,
PolskieRadioPodcastListIE,
PolskieRadioRadioKierowcowIE,
)
from .popcorntimes import PopcorntimesIE
from .popcorntv import PopcornTVIE