[ie/parti] Add extractors (#12769)

Closes #11434
Authored by: benfaerber
This commit is contained in:
Ben Faerber
2025-04-05 22:09:53 +02:00
committed by GitHub
parent 58d0c83457
commit 425017531f
2 changed files with 105 additions and 0 deletions
+4
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,