[wppilot] Add extractors (#1401)

Authored by: selfisekai
This commit is contained in:
Lauren Liberda
2021-10-31 10:59:17 +05:30
committed by pukkandan
parent 3f771f75d7
commit c0599d4fe4
2 changed files with 181 additions and 0 deletions

View File

@@ -1788,6 +1788,10 @@ from .wistia import (
WistiaPlaylistIE,
)
from .worldstarhiphop import WorldStarHipHopIE
from .wppilot import (
WPPilotIE,
WPPilotChannelsIE,
)
from .wsj import (
WSJIE,
WSJArticleIE,