Files
jarri-spooty/README.md
T

1.5 KiB

npm version npm version npm version docs GitHub License GitHub Repo stars

spooty logo

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.

demo

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 raiper34/spooty:latest

📚 Documentation

For more details and complete documentation check: https://spooty.netlify.app/

📖 License

MIT