[atttechchannel] Add extractor (Closes #3938)

This commit is contained in:
Sergey M․ 2015-01-10 19:44:29 +06:00
parent 776dc3992a
commit d89c6e336a
2 changed files with 56 additions and 0 deletions

View file

@ -26,6 +26,7 @@ from .arte import (
ArteTVEmbedIE,
)
from .atresplayer import AtresPlayerIE
from .atttechchannel import ATTTechChannelIE
from .audiomack import AudiomackIE, AudiomackAlbumIE
from .auengine import AUEngineIE
from .azubu import AzubuIE