1
0
Fork 0

[extractor/yappy] Add extractor (#6111)

Authored by: HobbyistDev
Closes #3522
This commit is contained in:
HobbyistDev 2023-02-17 12:19:24 +09:00 committed by GitHub
commit 3616300155
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 100 additions and 0 deletions

View file

@ -2329,6 +2329,7 @@ from .yandexvideo import (
ZenYandexChannelIE,
)
from .yapfiles import YapFilesIE
from .yappy import YappyIE
from .yesjapan import YesJapanIE
from .yinyuetai import YinYueTaiIE
from .yle_areena import YleAreenaIE