[extractor/wrestleuniverse] Add extractors (#6158)
Authored by bashonly, Grub4K Closes #6120 Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
parent
7e68567e50
commit
e61acb40b2
2 changed files with 237 additions and 0 deletions
|
|
@ -2274,6 +2274,10 @@ from .wppilot import (
|
|||
WPPilotIE,
|
||||
WPPilotChannelsIE,
|
||||
)
|
||||
from .wrestleuniverse import (
|
||||
WrestleUniverseVODIE,
|
||||
WrestleUniversePPVIE,
|
||||
)
|
||||
from .wsj import (
|
||||
WSJIE,
|
||||
WSJArticleIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue