Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.04 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.04 KB

Spoffline
Next gen spotify downloader


Requirements

  • Python (up to 3.10)
  • FFMPEG (can be downloaded here)

Installation

$ pip install -U "git+https://github.com/retouching/spoffline.git"

Usage

1. CLI mode

You must config your account:

$ python -m spoffline auth [EMAIL] [PASSWORD]

Next you can download: (premium have 320kbp/s streams and free only 160kbp/s)

$ python -m spoffline dl [URL]

(Only music can be downloaded for now)

2. Module mode

Examples can be found here

Warning: Some things need to be considered

  • This project is not approved by Spotify
  • The worst that can happen is that you will be banned from Spotify
  • Some track are only available in some countries (example with Re-sublimity by KOTOKO only available in Japan)