codingstudios / soundcloud-player

Download SoundCloud Audio using Github Actions

Home Page:https://github.com/leecheeyong/github-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundCloud Player

Download SoundCloud Audio using 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 soundcloud-scraper 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

About

Download SoundCloud Audio using Github Actions

https://github.com/leecheeyong/github-player

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 80.0%Language:HTML 20.0%