Spotify Music Downloader - Download music from Spotify
Project description
sfotipy
Spotify Music Downloader - Download music from Spotify playlists, albums, and tracks as MP3 with metadata, cover art, and watermark.
made by Ren - Discord: wtf_renn
Installation
pip install sfotipy
Requirements
- Python 3.9+
- FFmpeg installed and in your PATH
Usage
Interactive Mode
sfotipy
Opens a menu to configure settings and download music.
Direct Mode
sfotipy https://open.spotify.com/track/4iV5W9uYEdYUVa79Axb7Rh
sfotipy https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M
sfotipy https://open.spotify.com/album/1DFixLWuPmc35TjJb6Wqeq
Options
| Flag | Description |
|---|---|
-p, --path |
Download path |
-q, --quality |
Audio quality: 0 (auto), 128, 192, 256, 320 kbps |
-s, --source |
Audio source: auto, soundcloud, youtube-music, youtube |
-l, --lyrics |
Download lyrics |
-o, --output-template |
Filename template (e.g. "{track_number}. {artist} - {title}") |
-w, --workers |
Number of parallel download workers (1-8, default: 3) |
--overwrite |
Re-download existing tracks |
--dry-run |
Preview what would be downloaded without downloading |
-V, --verbose |
Enable verbose/debug output |
-v, --version |
Show version |
Features
- Download tracks, playlists, albums, and episodes from Spotify
- Automatic metadata (title, artist, album, cover art)
[Sfotipy]watermark in filename- Multiple audio sources with fallback (YouTube Music → YouTube → SoundCloud)
- Parallel downloads with configurable worker count
- Real-time progress display with per-song progress bars
- ESC to pause with continue/exit option
- Lyrics download support (synced + plain)
- Resume interrupted downloads
- Low-quality track detection with per-track choices
- Automatic update checking from PyPI
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sfotipy-1.4.2.tar.gz
(34.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sfotipy-1.4.2-py3-none-any.whl
(34.1 kB
view details)
File details
Details for the file sfotipy-1.4.2.tar.gz.
File metadata
- Download URL: sfotipy-1.4.2.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd42adcaec454293faf07ce988fc829690bdc9d29f582827a34a752ec1f0df5d
|
|
| MD5 |
5ad7ae691f5e911381517d4a0177d597
|
|
| BLAKE2b-256 |
b80158d6dca101251eef51d7f8534a503f98792458c3224e369d71c94400fadd
|
File details
Details for the file sfotipy-1.4.2-py3-none-any.whl.
File metadata
- Download URL: sfotipy-1.4.2-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d2638d67d845e7ce7e1720fec13458765388fae4520e6b08fb7d7e995e00343
|
|
| MD5 |
cdb2eedc897f5f493c5272cc27ebccb5
|
|
| BLAKE2b-256 |
3f89cb408d7803832d21bff3d8f65609c126376df82c741b4e42a95d9574b473
|