Download your Spotify playlists and songs along with album art and metadata
Project description
A new and improved version of spotDL: still the fastest, easiest and most accurate command-line music downloader
Read the documentation on ReadTheDocs!
Prerequisites
- Visual C++ 2019 redistributable (on Windows)
- Python 3.7 or above (added to PATH)
YouTube Music must be available in your country for spotDL to work. This is because we use YouTube Music to filter search results. You can check if YouTube Music is available in your country, by visiting YouTube Music.
Installation
Refer to our Installation Guide for more details
- Python (Recommended)
- spotDL can be installed by running
pip install spotdl.
On some systems you might have to change
piptopip3. - spotDL can be installed by running
Other options
- Prebuilt Executable
- You can download the latest version from the Releases Tab
- On Termux
curl -L https://raw.githubusercontent.com/spotDL/spotify-downloader/master/scripts/termux.sh | sh
- Arch
- There is an Arch User Repository (AUR) package for spotDL.
- Docker
-
Build image:
docker build -t spotdl .
-
Launch container with spotDL parameters (see section below). You need to create mapped volume to access song files
docker run --rm -v $(pwd):/music spotdl download [trackUrl]
-
Installing FFmpeg
If using FFmpeg only for spotDL, you can install FFmpeg to your local directory.
spotdl --download-ffmpeg will download FFmpeg to your spotDL installation directory.
We recommend the above option, but if you want to install FFmpeg system-wide,
- Windows Tutorial
- OSX -
brew install ffmpeg - Linux -
sudo apt install ffmpegor use your distro's package manager
Usage
To get started right away:
spotdl download [urls]
To start the Web UI:
spotdl web
You can run spotDL as a package if running it as a script doesn't work:
python -m spotdl [urls]
Further information can be found in our documentation
Read the documentation on ReadTheDocs!
Contributing
Interested in contributing? Check out our CONTRIBUTING.md to find resources around contributing along with a guide on how to set up a development environment.
License
This project is Licensed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file spotdl_romanized_lyrics-0.0.6.tar.gz.
File metadata
- Download URL: spotdl_romanized_lyrics-0.0.6.tar.gz
- Upload date:
- Size: 61.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff2032cd63640818f8aa0a6a598d40035d276942b24fff2f9a6404184dee278e
|
|
| MD5 |
076fed8395d1cd3080503782ea653a2c
|
|
| BLAKE2b-256 |
d5ef0e88eca0c4c436f9344593519bd7d165276ce240b2100d83694eda101bf3
|
File details
Details for the file spotdl_romanized_lyrics-0.0.6-py3-none-any.whl.
File metadata
- Download URL: spotdl_romanized_lyrics-0.0.6-py3-none-any.whl
- Upload date:
- Size: 83.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3101304abf9dde3a9c731c64d9ebd1bac590507cb44adde3dbe322bf15eefb5
|
|
| MD5 |
c74f7e2aaeaa3c0430549466b415e564
|
|
| BLAKE2b-256 |
e3d4071341595b2557c190439bd38f6b7272d56cb82282dbe42c699668a81bb6
|