1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-18 14:08:54 +00:00

[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