[Audius] Add extractor (Closes #40)

Related: https://github.com/ytdl-org/youtube-dl/pull/27360
Related: https://github.com/ytdl-org/youtube-dl/issues/24216

Direct API URLs are not currently supported. See https://github.com/ytdl-org/youtube-dl/pull/27360#issuecomment-757123708 for details

Co-authored by: qulas
This commit is contained in:
pukkandan
2021-01-29 22:30:22 +05:30
parent 105b0b700e
commit caa15a7b57
2 changed files with 225 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ from .atvat import ATVAtIE
from .audimedia import AudiMediaIE
from .audioboom import AudioBoomIE
from .audiomack import AudiomackIE, AudiomackAlbumIE
from .audius import AudiusIE, AudiusPlaylistIE
from .awaan import (
AWAANIE,
AWAANVideoIE,