[asiancrush] Add extractor (closes #13420)

This commit is contained in:
Sergey M․ 2017-06-18 20:18:51 +07:00
parent eaa006d1bd
commit 560050669b
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 97 additions and 0 deletions

View file

@ -71,6 +71,10 @@ from .arte import (
TheOperaPlatformIE,
ArteTVPlaylistIE,
)
from .asiancrush import (
AsianCrushIE,
AsianCrushPlaylistIE,
)
from .atresplayer import AtresPlayerIE
from .atttechchannel import ATTTechChannelIE
from .atvat import ATVAtIE