Merge branch 'master' of https://github.com/ssaqua/youtube-dl into ssaqua-master

This commit is contained in:
Tom-Oliver Heidel
2020-09-03 04:34:56 +02:00
2 changed files with 71 additions and 1 deletions

View File

@@ -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,