An open API service indexing awesome lists of open source software.

https://github.com/solstice23/music-sync

Sync songs from Youtube/Soundcloud to local files automatically with metadata
https://github.com/solstice23/music-sync

Last synced: 4 months ago
JSON representation

Sync songs from Youtube/Soundcloud to local files automatically with metadata

Awesome Lists containing this project

README

          

## Set up

1. Clone this repo

2. Install dependencies

3. Rename `config.example.js` to `config.js` and fill in the fields

4. Install `ffmpeg` and `yt-dlp` (python version)

5. install dependencies: `npm install`

6. Run `npm start` for the first sync to check if everything is working

7. Set up a cron job to run the sync regularly

## Requirements

Youtube playlist should be a public or unlisted playlist.