mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-02 12:24:50 +00:00
[extractor/yappy] YappyProfile: Add extractor (#7346)
Authored by: 7vlad7
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user