Skip to content

codingstudios/yt-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT Player

Download YouTube Music with Github Actions, audio support. Also check out a similar project by @leecheeyong.

How it works ?

  1. Run workflow
  2. Loop the list of files in the music directory
  3. See if it contains data
  4. If it does, skip
  5. Download video using ytdl-core then convert the content to mp3 using fluent ffmpeg
  6. Write file

Credit

@leecheeyong @joeleeofficial

License

This project is available as open source under the terms of the AGPL-3.0 License