
Spooty
Self-hosted Spotify downloader using YouTube as the audio source
2.4k stars 161 forks last commit first released MIT
Actively maintained
Last commit 17 May 2026.
Spooty is a self-hosted web app for downloading tracks, albums, and playlists from Spotify URLs. It uses the Spotify API for metadata, then searches for matching audio on YouTube and downloads it locally.
Key Features
- Download from Spotify track, album, and playlist links
- Subscriptions to playlists or artist pages to automatically download newly released songs
- Web UI for managing downloads and sources
- Configurable output format via FFmpeg (MP3 fully supported)
- Rate limiting for YouTube downloads and optional YouTube cookies support for restricted content
- Local SQLite database for application state
Use Cases
- Building and maintaining a personal offline music library from Spotify collections
- Monitoring specific playlists or artists and auto-downloading new releases
- Running a home server tool to centralize music downloads for local playback systems
Limitations and Considerations
- Requires Spotify Developer credentials (client ID/secret) to access the Spotify API
- Audio is obtained from YouTube matches, so results and metadata quality can vary
- Depends on external tools/services (FFmpeg, Redis recommended) and YouTube availability/constraints
Spooty combines Spotify metadata with automated YouTube downloading to provide a self-hosted workflow for collecting music locally. It is best suited for users who want an always-on downloader with subscription-style updates and a simple web interface.
Categories:
Tags:
Tech Stack:
Similar to Spooty
Listenarr
Automated audiobook collection management server
Self-hosted audiobook manager that searches, downloads, tracks, and organizes audiobooks from torrents and Usenet with rich metadata and a responsive web UI.

SoulSync
Automated music discovery and collection manager for self-hosted libraries
SoulSync automates music discovery, playlist curation, downloads, and library organization, syncing results to media servers like Plex, Jellyfin, and Navidrome.

Lidarr
Music collection manager for Usenet and BitTorrent
Self-hosted music collection manager that monitors artists, grabs releases from Usenet/torrents, and automatically imports, renames, and upgrades your library.

LidaTube
Finds and fetches missing Lidarr albums using yt-dlp
Automates finding and downloading missing albums for Lidarr by searching online sources via yt-dlp, with scheduling, match thresholds, and optional direct import into Lidarr.
ytdl-sub
Declarative yt-dlp wrapper to download and prepare media libraries
CLI tool that orchestrates yt-dlp and FFmpeg with YAML presets to download, convert, tag, and organize media for Plex, Jellyfin, Kodi, Emby and music players.

Jellyplist
Sync Spotify playlists into a Jellyfin music library
Replicates and keeps Spotify playlists synced to a Jellyfin server, matching local tracks, downloading missing tracks via SpotDL, and offering Lidarr integration.





