[extractor/yappy] YappyProfile: Add extractor (#7346)
Authored by: 7vlad7
This commit is contained in:
parent
81c8b9bdd9
commit
6f69101dc9
2 changed files with 33 additions and 2 deletions
|
|
@ -2427,7 +2427,10 @@ from .yandexvideo import (
|
|||
ZenYandexChannelIE,
|
||||
)
|
||||
from .yapfiles import YapFilesIE
|
||||
from .yappy import YappyIE
|
||||
from .yappy import (
|
||||
YappyIE,
|
||||
YappyProfileIE,
|
||||
)
|
||||
from .yesjapan import YesJapanIE
|
||||
from .yinyuetai import YinYueTaiIE
|
||||
from .yle_areena import YleAreenaIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue