Added init.py initializer

This commit is contained in:
xavier 2014-10-23 16:58:11 -05:00
parent 67500bf939
commit 5c565ac9e7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ from .arte import (
ArteTVDDCIE,
ArteTVEmbedIE,
)
from .audiomack import AudiomackIE
from .auengine import AUEngineIE
from .bambuser import BambuserIE, BambuserChannelIE
from .bandcamp import BandcampIE, BandcampAlbumIE