[extractor/wetv] Add extractors (#4330)

Closes #1115
Authored by: elyse0
This commit is contained in:
Elyse 2022-07-17 15:41:33 -05:00 committed by GitHub
parent 2e2c60c4ba
commit 2aab569f1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 210 additions and 0 deletions

View file

@ -2088,6 +2088,7 @@ from .weibo import (
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE
from .wetv import WeTvEpisodeIE, WeTvSeriesIE
from .wikimedia import WikimediaIE
from .willow import WillowIE
from .wimtv import WimTVIE