Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d4n3436/gddownloader

A script for downloading Newgrounds banned songs.
https://github.com/d4n3436/gddownloader

ahk autohotkey geometry-dash newgrounds

Last synced: 28 days ago
JSON representation

A script for downloading Newgrounds banned songs.

Awesome Lists containing this project

README

        

# Geometry Dash Downloader ![AutoHotkey](https://img.shields.io/badge/Language-AutoHotkey-green.svg)
**Geometry Dash Downloader** - A script for downloading Newgrounds banned songs.

This is possible due to a known pattern in the audio link:

`https://audio-download.ngfiles.com/(ID - Mod(ID/1000))/(ID)_(Modified name with limit of 26 characters).mp3`

This pattern only works from ID No. 469775 onwards.

After entering the ID and the name of the audio, the download will start and the audio will be saved in the selected path.

## Setup

[Download the script](https://raw.githubusercontent.com/Dan3436/gddownloader/master/gddownloader.ahk)

or

[Download the compiled script](https://github.com/Dan3436/gddownloader/releases)

## Images

![GD Downloader](https://i.imgur.com/T7lZkAe.png)

![GD Downloader](https://i.imgur.com/4bm2IFM.png)

Written in AutoHotkey.