1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[atvat] Add new extractor(closes #5325)

This commit is contained in:
Remita Amine
2017-03-25 18:13:13 +01:00
parent 610a6d1053
commit d66d43c554
2 changed files with 74 additions and 0 deletions

View File

@ -71,6 +71,7 @@ from .arte import (
)
from .atresplayer import AtresPlayerIE
from .atttechchannel import ATTTechChannelIE
from .atvat import ATVAtIE
from .audimedia import AudiMediaIE
from .audioboom import AudioBoomIE
from .audiomack import AudiomackIE, AudiomackAlbumIE