mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[atresplayer] Add extractor (Closes #2341)
This commit is contained in:
parent
fccae2b911
commit
a349873226
2 changed files with 112 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue