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

Support for spotify videos and songs #29722

Closed ProgrammingMyLife closed 10 months ago

ProgrammingMyLife commented 3 years ago

Checklist

Description

WRITE DESCRIPTION HERE It would be cool to download MP3s or videos from spotify via youtube-dl

Example songs without videos such as https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT?si=1372c193b1744d3e could be downloaded as an mp3

But others with a video such as https://open.spotify.com/track/2BITQ360Knh6qNAOqR7Dyq?si=10adc01f5a684b42 can be downloaded as an mp4 or any other video format

liamengland1 commented 3 years ago

DRM

Evernow commented 3 years ago

Feel free to reverse engineer and bypass the DRM to make this possible. And then feel free to fund the team of lawyers you'll need to keep this project in existence.

ProgrammingMyLife commented 3 years ago

Feel free to reverse engineer and bypass the DRM to make this possible. And then feel free to fund the team of lawyers you'll need to keep this project in existence.

Didn't know it was like that haha. My bad

eflister commented 10 months ago

spotify is listed as supported. is it supported or should it be removed from the list indicating it is? i'd like to use it on a spotify playlist if it is supported, but i'm getting 403 forbidden. https://open.spotify.com/playlist/5TV9s2YkVJNkFEh3EUhiiV

dirkf commented 10 months ago

As in downstream:

The extractor only supports podcasts. Music on spotify is DRM protected and cannot be supported.