VZCE / beescdl

A simple Soundcloud downloader that set ID3TAG. Works perfectly fine for MusicBee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

beescdl

A simple Soundcloud downloader that set ID3TAG. Works perfectly fine for MusicBee
🌎 VNCE  |   📦️ Download  |   💬 ###


Screenshots


Building / running from source

  • Install Node.JS (and NPM)
  • Git clone or download the ZIP from source code and extract.
  • Install the package dependencies using npm i in the terminal.
  • If you want to run the program from source code, type npm run start.
  • If you want to build a portable program, run npm run dist. The resulting package will be found in a newly-created dist directory

About

A simple Soundcloud downloader that set ID3TAG. Works perfectly fine for MusicBee

License:MIT License


Languages

Language:CSS 49.3%Language:HTML 27.0%Language:JavaScript 23.7%