1
0
Fork 0

[whowatch] Add extractor #292

closes #223

Authored by: nao20010128nao 
Modified from: 9e4a0e061a/youtube_dl/extractor/whowatch.py
This commit is contained in:
The Hatsune Daishi 2021-05-02 23:13:37 +09:00 committed by GitHub
commit 0fa9a1e236
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 107 additions and 2 deletions

View file

@ -1602,6 +1602,7 @@ from .weibo import (
)
from .weiqitv import WeiqiTVIE
from .wimtv import WimTVIE
from .whowatch import WhoWatchIE
from .wistia import (
WistiaIE,
WistiaPlaylistIE,