Push api updates to simplify audiomack, add support for albums

This commit is contained in:
Your Name 2015-01-02 02:20:04 -06:00
parent a1e9e6440f
commit defaf19f5d
2 changed files with 84 additions and 28 deletions

View file

@ -26,7 +26,7 @@ from .arte import (
ArteTVEmbedIE,
)
from .atresplayer import AtresPlayerIE
from .audiomack import AudiomackIE
from .audiomack import AudiomackIE, AudiomackAlbumIE
from .auengine import AUEngineIE
from .azubu import AzubuIE
from .bambuser import BambuserIE, BambuserChannelIE