[yandexdisk] Add extractor (closes #13755)

This commit is contained in:
Sergey M․
2017-07-29 15:10:19 +07:00
parent c5a49ff084
commit cbbe66635f
2 changed files with 116 additions and 0 deletions

View File

@ -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