MusicService

MusicServiceLogo

Music sync Service (youtube-dl-sync)
Release version Docker Pulls DevOps Build License Issues


A tool that synchronizes your YouTube playlists and other music providers with your Cloud Storage like Nextcloud as MP3s.

What does it do? ✨


syncShowcase

How to install

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.


  1. How to run the musicservice:
    • Download the Docker Compose file: docker-compose
    • Run 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)
    • Then go to http://localhost:5678/ (localhost or IP of your machine)


Join the team 👪

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 :)