downtify
Self-hosted Spotify downloader.
50K+
Web GUI for spotDL. Allows you to download music from Spotify along with album art, lyrics and metadata.
docker run -d -p 8000:8000 -v /path/to/downloads:/downloads henriquesebastiao/downtify
services:
downtify:
container_name: downtify
image: henriquesebastiao/downtify:latest
ports:
- '8000:8000'
volumes:
- ./path/to/downloads:/downloads
This project is licensed under the GPL-3.0 License.
Content type
Image
Digest
sha256:c2b0b5921…
Size
82.1 MB
Last updated
4 days ago
docker pull henriquesebastiao/downtify:2.9.0