glomatico / spotify-web-downloader

A Python CLI app for downloading songs/music videos/albums/playlists directly from Spotify.
378 stars 43 forks source link

Does it downloads directly from Spotify? #37

Closed vijaykrpp closed 3 months ago

vijaykrpp commented 3 months ago

Does it fetch the audio files directly from Spotify or use YT-DLP like SpotDL? If it uses Spotify only, then why YT-DLP is needed?

glomatico commented 3 months ago

Directly from Spotify. This is the same reason to why this project uses yt-dlp: https://github.com/glomatico/gamdl/issues/77#issuecomment-1962892901