mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-07 23:35:11 +01:00
Add PodimoIE to registered extractors
This commit is contained in:
parent
1dec6434bc
commit
51dfd552dd
1 changed files with 1 additions and 0 deletions
|
|
@ -1571,6 +1571,7 @@ from .podbayfm import (
|
||||||
PodbayFMIE,
|
PodbayFMIE,
|
||||||
)
|
)
|
||||||
from .podchaser import PodchaserIE
|
from .podchaser import PodchaserIE
|
||||||
|
from .podimo import PodimoIE
|
||||||
from .podomatic import PodomaticIE
|
from .podomatic import PodomaticIE
|
||||||
from .pokergo import (
|
from .pokergo import (
|
||||||
PokerGoCollectionIE,
|
PokerGoCollectionIE,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue