1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

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,