mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-19 14:38:53 +00:00
[extractor/wrestleuniverse] Add extractors (#6158)
Authored by bashonly, Grub4K Closes #6120 Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
@@ -2274,6 +2274,10 @@ from .wppilot import (
|
||||
WPPilotIE,
|
||||
WPPilotChannelsIE,
|
||||
)
|
||||
from .wrestleuniverse import (
|
||||
WrestleUniverseVODIE,
|
||||
WrestleUniversePPVIE,
|
||||
)
|
||||
from .wsj import (
|
||||
WSJIE,
|
||||
WSJArticleIE,
|
||||
|
||||
Reference in New Issue
Block a user