[polskieradio] Add extractors (#1386)

Authored by: selfisekai
This commit is contained in:
Lauren Liberda
2021-10-23 03:25:09 +02:00
committed by pukkandan
parent f98709af31
commit 89fcdff5d8
2 changed files with 269 additions and 42 deletions

View File

@@ -1108,6 +1108,10 @@ from .pokemon import (
from .polskieradio import (
PolskieRadioIE,
PolskieRadioCategoryIE,
PolskieRadioPlayerIE,
PolskieRadioPodcastIE,
PolskieRadioPodcastListIE,
PolskieRadioRadioKierowcowIE,
)
from .popcorntimes import PopcorntimesIE
from .popcorntv import PopcornTVIE