1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[asiancrush] Add extractor (closes #13420)

This commit is contained in:
Sergey M․
2017-06-18 20:18:51 +07:00
parent eaa006d1bd
commit 560050669b
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