1
0
Fork 0

[extractor/weyyak] Add extractor (#7124)

Closes #7118
Authored by: ItzMaxTV
This commit is contained in:
Mohamed Al Mehairbi 2023-05-27 22:32:39 +04:00 committed by GitHub
commit 6dc00acf0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 87 additions and 0 deletions

View file

@ -2329,6 +2329,7 @@ from .weverse import (
WeverseLiveIE,
)
from .wevidi import WeVidiIE
from .weyyak import WeyyakIE
from .whyp import WhypIE
from .wikimedia import WikimediaIE
from .willow import WillowIE