Download YouTube Music with Github Actions, audio support. Also check out a similar project by @leecheeyong.
- Run workflow
- Loop the list of files in the music directory
- See if it contains data
- If it does, skip
- Download video using ytdl-core then convert the content to mp3 using fluent ffmpeg
- Write file
This project is available as open source under the terms of the AGPL-3.0 License