[audimedia] Add new extractor(closes #7654)

This commit is contained in:
remitamine 2015-11-26 21:24:10 +01:00
parent 7689413e42
commit 527ca1da4f
2 changed files with 81 additions and 0 deletions

View file

@ -38,6 +38,7 @@ from .arte import (
)
from .atresplayer import AtresPlayerIE
from .atttechchannel import ATTTechChannelIE
from .audimedia import AudiMediaIE
from .audiomack import AudiomackIE, AudiomackAlbumIE
from .azubu import AzubuIE
from .baidu import BaiduVideoIE