1
0
Fork 0

[extractor/whyp] Add extractor (#6803)

Authored by: CoryTibbettsDev
This commit is contained in:
CoryTibbettsDev 2023-04-16 17:26:37 +00:00 committed by GitHub
commit 2c566ed141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 0 deletions

View file

@ -2295,6 +2295,7 @@ from .weibo import (
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE
from .whyp import WhypIE
from .wikimedia import WikimediaIE
from .willow import WillowIE
from .wimtv import WimTVIE