[yapfiles] Add extractor (closes #15726, refs #11085)

This commit is contained in:
Sergey M․ 2018-03-03 01:24:36 +07:00
parent 7773a92800
commit 4c780fbd0a
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 120 additions and 0 deletions

View file

@ -1369,6 +1369,7 @@ from .yandexmusic import (
YandexMusicPlaylistIE,
)
from .yandexdisk import YandexDiskIE
from .yapfiles import YapFilesIE
from .yesjapan import YesJapanIE
from .yinyuetai import YinYueTaiIE
from .ynet import YnetIE