Update extractors.py
added dependencies
This commit is contained in:
parent
d686cab084
commit
9e28b2c4e3
@ -846,7 +846,10 @@ from .pluralsight import (
|
|||||||
PluralsightCourseIE,
|
PluralsightCourseIE,
|
||||||
)
|
)
|
||||||
from .podomatic import PodomaticIE
|
from .podomatic import PodomaticIE
|
||||||
from .pokemon import PokemonIE
|
from .pokemon import (
|
||||||
|
PokemonIE,
|
||||||
|
PokemonWatchIE,
|
||||||
|
)
|
||||||
from .polskieradio import (
|
from .polskieradio import (
|
||||||
PolskieRadioIE,
|
PolskieRadioIE,
|
||||||
PolskieRadioCategoryIE,
|
PolskieRadioCategoryIE,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user