[extractor/wikimedia] Add extractor (#4314)
Based on https://github.com/ytdl-org/youtube-dl/pull/30796 Authored by: EhtishamSabir, pukkandan
This commit is contained in:
parent
306770819e
commit
2e2c60c4ba
2 changed files with 56 additions and 0 deletions
|
|
@ -2088,6 +2088,7 @@ from .weibo import (
|
|||
WeiboMobileIE
|
||||
)
|
||||
from .weiqitv import WeiqiTVIE
|
||||
from .wikimedia import WikimediaIE
|
||||
from .willow import WillowIE
|
||||
from .wimtv import WimTVIE
|
||||
from .whowatch import WhoWatchIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue