1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[extractor/parler] Add extractor (#4616)

Authored by: palewire
This commit is contained in:
Ben Welsh
2022-08-14 13:01:16 -07:00
committed by GitHub
parent 7e82397441
commit 43cf982ac3
2 changed files with 115 additions and 0 deletions

View File

@ -1236,6 +1236,7 @@ from .paramountplus import (
ParamountPlusIE,
ParamountPlusSeriesIE,
)
from .parler import ParlerIE
from .parlview import ParlviewIE
from .patreon import (
PatreonIE,