mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
Added extractor for AudioBoom.com
This commit is contained in:
parent
64f08d4ff2
commit
61f317c24c
2 changed files with 40 additions and 0 deletions
|
@ -54,6 +54,7 @@ from .arte import (
|
|||
from .atresplayer import AtresPlayerIE
|
||||
from .atttechchannel import ATTTechChannelIE
|
||||
from .audimedia import AudiMediaIE
|
||||
from .audioboom import AudioBoomIE
|
||||
from .audiomack import AudiomackIE, AudiomackAlbumIE
|
||||
from .azubu import AzubuIE, AzubuLiveIE
|
||||
from .baidu import BaiduVideoIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue