[ie/parti] Add extractors (#12769)
Closes #11434 Authored by: benfaerber
This commit is contained in:
parent
58d0c83457
commit
425017531f
2 changed files with 105 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue