[WasdTV] Add extractor (#3045)
Closes #3041 Authored by: un-def, hatienl0i261299
This commit is contained in:
parent
bdd60588b0
commit
9139d2fae0
2 changed files with 166 additions and 0 deletions
|
|
@ -1977,6 +1977,11 @@ from .washingtonpost import (
|
|||
WashingtonPostIE,
|
||||
WashingtonPostArticleIE,
|
||||
)
|
||||
from .wasdtv import (
|
||||
WASDTVStreamIE,
|
||||
WASDTVRecordIE,
|
||||
WASDTVClipIE,
|
||||
)
|
||||
from .wat import WatIE
|
||||
from .watchbox import WatchBoxIE
|
||||
from .watchindianporn import WatchIndianPornIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue