[extractor/wrestleuniverse] Add extractors (#6158)

Authored by bashonly, Grub4K
Closes #6120

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
bashonly
2023-02-08 11:12:11 +05:30
committed by GitHub
co-authored by Simon Sawicki
parent 7e68567e50
commit e61acb40b2
2 changed files with 237 additions and 0 deletions
+4
View File
@@ -2274,6 +2274,10 @@ from .wppilot import (
WPPilotIE,
WPPilotChannelsIE,
)
from .wrestleuniverse import (
WrestleUniverseVODIE,
WrestleUniversePPVIE,
)
from .wsj import (
WSJIE,
WSJArticleIE,