spotube
Spotube is an open source, cross-platform Spotify client compatible across multiple platforms utilizing Spotify's data API and YouTube, Piped.video or JioSaavn as an audio source, eliminating the need for Spotify Premium
The application can be accessed at:
docker run -d \
--name=spotube \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/spotube/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/spotube:latest
Content type
Image
Digest
sha256:f5d070fb7…
Size
1.1 GB
Last updated
2 days ago
docker pull linuxserver/spotube:5.1.2Pulls:
916
Last week