A tool that synchronizes your YouTube playlists and other music providers with your Cloud Storage like Nextcloud as MP3s.
The Music Service is a microservice application and runs as a Docker container. Because of using Docker, every installation runs the same, for everyone. This brings programming efficiency and improves reliability. Docker image release
:warning: You must have Docker installed: Either the Docker Desktop (with GUI) or Engine (no GUI) installed on your system.
docker compose up -d
in your terminal to start the stack, wait a few seconds (use without -d if you want to see the logs)Feel free to contribute, you can submit issues here and fix issues/bugs, improve the application!
:information_source: Recommendation: For the best experience, install this container on a computer/server which runs 24/7, so you will always have your music in sync.
[!TIP] Please consider supporting your favorite artists through buying their music on https://bandcamp.com/ or https://www.beatport.com/
[!TIP] Use at your own risk, never trust the code of a random dude on the internet without first checking it yourself :)