TureBentzin / linux-ng-audio-dl

Newgrounds Audio-Downloader [Bash Script]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux-ng-audio-dl

Newgrounds Audio-Downloader [Bash Script]

This tool lets Linux users download non-downloadable songs from "https://newgrounds.com/audio".

An online version of this tool can be found on this page "https://rootrobo.ddns.net/newgrounds/" (also works on Android, Windows etc.)

This tool uses the following api: https://github.com/erfg12/newgrounds-scraper

How to install it:

This program does not require any installation. All you have to do is make it executable, with following this steps:

  1. Download : git clone https://github.com/RootRobo/linux-ng-audio-dl.git

  2. Switch the directory : cd linux-ng-audio-dl

  3. Make it executable : chmod +x ng-audio-downloader.sh

  4. Fire it! : ./ng-audio-downloader.sh

About

Newgrounds Audio-Downloader [Bash Script]


Languages

Language:Shell 100.0%