ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132k stars 10.01k forks source link

Audiomack: can't download songs #26523

Closed phxgg closed 2 years ago

phxgg commented 4 years ago

Checklist

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://audiomack.com/Sinfuul/song/flossy']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17763
[debug] exe versions: ffmpeg N-82966-g6993bb4, ffprobe N-82966-g6993bb4
[debug] Proxy map: {}
[generic] flossy: Requesting header
WARNING: Falling back on generic information extractor.
[generic] flossy: Downloading webpage
[generic] flossy: Extracting information
ERROR: Unsupported URL: https://audiomack.com/Sinfuul/song/flossy
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\generic.py", line 3382, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://audiomack.com/Sinfuul/song/flossy

Description

Just trying to download a song from audiomack. The URL is this one: https://audiomack.com/Sinfuul/song/flossy What I ran: youtube-dl https://audiomack.com/Sinfuul/song/flossy I've been downloading tracks the same way from audiomack before. I've only had this issue now.

Edit: forgot to write a proper title. Sorry about that.

dirkf commented 2 years ago

Fixed in #29810.