mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 19:16:46 +01:00
[extractor/wetv] Add extractors (#4330)
Closes #1115 Authored by: elyse0
This commit is contained in:
parent
2e2c60c4ba
commit
2aab569f1c
2 changed files with 210 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue