1
0
Fork 0

[WasdTV] Add extractor (#3045)

Closes #3041
Authored by: un-def, hatienl0i261299
This commit is contained in:
Ha Tien Loi 2022-03-28 10:27:41 +07:00 committed by GitHub
commit 9139d2fae0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 166 additions and 0 deletions

View file

@ -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