mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 02:27:42 -07:00
[yandexdisk] Add extractor (closes #13755)
This commit is contained in:
parent
c5a49ff084
commit
cbbe66635f
2 changed files with 116 additions and 0 deletions
|
@ -1298,6 +1298,7 @@ from .yandexmusic import (
|
|||
YandexMusicAlbumIE,
|
||||
YandexMusicPlaylistIE,
|
||||
)
|
||||
from .yandexdisk import YandexDiskIE
|
||||
from .yesjapan import YesJapanIE
|
||||
from .yinyuetai import YinYueTaiIE
|
||||
from .ynet import YnetIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue