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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user