1
0
Fork 0

[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
commit 89fcdff5d8
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
2 changed files with 267 additions and 40 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