310f482cdd6ae7dc33f80c6a72c96f57ed8f85ac
Spooty - selfhosted Spotify downloader
Spooty is a self-hosted Spotify downloader. It allows download track/playlist/album from the spotify url. It can also subscribe to a playlist or author page and download new songs upon release. The project is based on NestJS and Angular.
Content
🚀 Instalation
Recommended and the easiest way how to start to use of Spooty is using docker.
docker run -d -p 3000:3000 -v /path/to/downloads:/spooty/backend/downloads spooty
📚 Documentation
For more details and complete documentation check: https://spooty.netlify.app/
📖 License
MIT
Languages
TypeScript
81.3%
HTML
11.6%
SCSS
5.1%
Shell
1.4%
Dockerfile
0.6%
