1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-08-14 00:18:31 +00:00

Add PodimoIE to registered extractors

This commit is contained in:
Jens 2025-08-03 14:55:18 +00:00 committed by GitHub
parent 1dec6434bc
commit 51dfd552dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1571,6 +1571,7 @@
PodbayFMIE,
)
from .podchaser import PodchaserIE
from .podimo import PodimoIE
from .podomatic import PodomaticIE
from .pokergo import (
PokerGoCollectionIE,