Skip to content

Spotify song downloader without injecting into the windows client

Notifications You must be signed in to change notification settings

rwoodr/zspotify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zspotify

Spotify song downloader without injecting into the windows client image

Requirements:

Binaries

- Python 3.8 or greater
- ffmpeg*

Python packages:

- pip install -r requirements.txt

*ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries from ffmpeg.org and placing them in your %PATH% in Windows.

  • Use "-p" or "--playlist" to download a saved playlist from our account
  • Supply the URL or ID of a Track/Album/Playlist as an argument to download it
  • Don't supply any arguments and it will give you a search input field to find and download a specific Track/Album/Playlist via the query.

About

Spotify song downloader without injecting into the windows client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%