1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[Podchaser] Add extractors (#3665)

Authored by; connercsbn
This commit is contained in:
Conner
2022-05-15 08:53:34 -07:00
committed by GitHub
parent 25f0e68f97
commit 4bf72cc1c9
2 changed files with 98 additions and 0 deletions

View File

@ -1268,6 +1268,7 @@ from .pluralsight import (
PluralsightIE,
PluralsightCourseIE,
)
from .podchaser import PodchaserIE
from .podomatic import PodomaticIE
from .pokemon import (
PokemonIE,