Skip to content

funcy2267/GD-nong-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GD-nong-downloader

Easily download custom songs for Geometry Dash from YouTube and other websites (uses yt-dlp).

Usage

Download from Releases and run or build from source.

Building from source

Make sure you have Python 3 installed.
Install required dependencies:

pip3 install -r requirements.txt

Then run:

.\build.bat

Executable file will be in dist/ folder.