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.3.4.tar.gz
(29.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.3.4-py3-none-any.whl
(31.6 kB
view details)
File details
Details for the file sfotipy-1.3.4.tar.gz.
File metadata
- Download URL: sfotipy-1.3.4.tar.gz
- Upload date:
- Size: 29.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 |
9287becad80e61bab0092f7be6bf3eb53b9fd57d439cec6703142123094b5a83
|
|
| MD5 |
7b59367d530135d5defff12f42c5933c
|
|
| BLAKE2b-256 |
0a90010e121968009c662fcd38584e4b9d3a4bffe774740387b03b7ea84201e1
|
File details
Details for the file sfotipy-1.3.4-py3-none-any.whl.
File metadata
- Download URL: sfotipy-1.3.4-py3-none-any.whl
- Upload date:
- Size: 31.6 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 |
9cde8ed528d3d9a3af02c31044b18518a23993c969fa903df531f52d11b2dda4
|
|
| MD5 |
9a6af35350217469e9dd07e468c8d2ea
|
|
| BLAKE2b-256 |
ccc463b63a1488224338225cbe78d5932cd74e03c7dded64fe351cbfd76bc12c
|