1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[ie/parti] Add extractors (#12769)

Closes #11434
Authored by: benfaerber
This commit is contained in:
Ben Faerber
2025-04-05 14:09:53 -06:00
committed by GitHub
parent 58d0c83457
commit 425017531f
2 changed files with 105 additions and 0 deletions

View File

@@ -1493,6 +1493,10 @@ from .paramountplus import (
)
from .parler import ParlerIE
from .parlview import ParlviewIE
from .parti import (
PartiLivestreamIE,
PartiVideoIE,
)
from .patreon import (
PatreonCampaignIE,
PatreonIE,