[yandexdisk] Add extractor (closes #13755)

This commit is contained in:
Sergey M․ 2017-07-29 15:10:19 +07:00
parent c5a49ff084
commit cbbe66635f
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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