Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/d4n3436/gddownloader
- Owner: d4n3436
- License: gpl-3.0
- Created: 2018-06-06T20:48:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T03:48:10.000Z (about 6 years ago)
- Last Synced: 2024-07-30T18:43:04.539Z (4 months ago)
- Topics: ahk, autohotkey, geometry-dash, newgrounds
- Language: AutoHotkey
- Homepage:
- Size: 76.2 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.