Merge branch 'master' of https://github.com/ssaqua/youtube-dl into ssaqua-master
This commit is contained in:
commit
22f9b078fd
2 changed files with 71 additions and 1 deletions
|
|
@ -859,7 +859,10 @@ from .pluralsight import (
|
|||
PluralsightCourseIE,
|
||||
)
|
||||
from .podomatic import PodomaticIE
|
||||
from .pokemon import PokemonIE
|
||||
from .pokemon import (
|
||||
PokemonIE,
|
||||
PokemonWatchIE,
|
||||
)
|
||||
from .polskieradio import (
|
||||
PolskieRadioIE,
|
||||
PolskieRadioCategoryIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue