1
0
Fork 0

[extractor/wevidi] Add extractor (#6868)

Closes #6129
Authored by: truedread
This commit is contained in:
truedread 2023-04-21 20:11:51 -04:00 committed by GitHub
commit 1ea15603d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 109 additions and 0 deletions

View file

@ -2298,6 +2298,7 @@ from .weibo import (
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE
from .wevidi import WeVidiIE
from .whyp import WhypIE
from .wikimedia import WikimediaIE
from .willow import WillowIE