[atresplayer] Add extractor (Closes #2341)

This commit is contained in:
Sergey M․
2014-12-30 22:28:07 +06:00
parent fccae2b911
commit a349873226
2 changed files with 112 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ from .arte import (
ArteTVDDCIE,
ArteTVEmbedIE,
)
from .atresplayer import AtresPlayerIE
from .audiomack import AudiomackIE
from .auengine import AUEngineIE
from .azubu import AzubuIE