Update extractors.py

added dependencies
This commit is contained in:
msrimat 2019-12-08 19:06:23 -05:00 committed by GitHub
parent d686cab084
commit 9e28b2c4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -846,7 +846,10 @@ from .pluralsight import (
PluralsightCourseIE,
)
from .podomatic import PodomaticIE
from .pokemon import PokemonIE
from .pokemon import (
PokemonIE,
PokemonWatchIE,
)
from .polskieradio import (
PolskieRadioIE,
PolskieRadioCategoryIE,