1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-19 14:38:53 +00:00

[PromoDJ] Add extractors

This commit is contained in:
DmitryScaletta
2024-02-13 22:57:05 +03:00
parent 05420227aa
commit 1a256e5d56
2 changed files with 506 additions and 0 deletions

View File

@@ -1529,6 +1529,19 @@ from .prankcast import PrankCastIE, PrankCastPostIE
from .premiershiprugby import PremiershipRugbyIE
from .presstv import PressTVIE
from .projectveritas import ProjectVeritasIE
from .promodj import (
PromoDJPageIE,
PromoDJUserIE,
PromoDJUserMediaIE,
PromoDJUserPagesIE,
PromoDJUserPageIE,
PromoDJBlogPageIE,
PromoDJPlaylistIE,
PromoDJIE,
PromoDJEmbedIE,
PromoDJShortIE,
PromoDJRadioIE,
)
from .prosiebensat1 import ProSiebenSat1IE
from .prx import (
PRXStoryIE,