Self-host with Docker ยท Yantr
spotsync-web
Self-hosted music downloader with Spotify web UI integration.
1
Ports
2
Notes
3
Use Cases
About
What spotsync-web does
SpotSync Web is a self-hosted music downloader that provides a Spotify-like web interface for downloading music. It uses spotdl under the hood to download tracks from Spotify with metadata, album art, and lyrics. Features include batch downloads, playlist support, and a clean web interface.
Install Flow
How to self-host spotsync-web
spotsync-web can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what spotsync-web does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Download music from Spotify tracks and playlists for offline listening.
- Build a personal music library with proper metadata and album artwork.
- Batch download entire playlists with a single click through the web interface.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 9791 | HTTP | Web UI |
Docker Image
mahi64675/spotsync-web:latest
Service Name
spotsync-web
Notes
Things to know before you deploy
- Requires FFmpeg installed in the container (included in image)
- Spotify OAuth token required for authentication
Related Apps
More tools you might pair with spotsync-web
Page generated 2026-07-27T04:28:00.415Z