Skip to content

codingstudios/soundcloud-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • HTML 20.0%