Code Monkey home page Code Monkey logo

auto-nong's Introduction

Auto Nong

A GD mod that can automatically find and download NONG songs when entering a Geometry Dash level.

Mod Dependencies

This mod requires Jukebox version >=2.9.0.

Indexes

The mod works by downloading compressed JSON files(called indexes) when starting GD.
Each index contains a list of NONG metadata and respective song IDs.
You can edit which indexes the mod downloads on startup in the mod's settings on GD.

Default Indexes

These are the indexes that come with the mod by default:

These are generated from FlafyDev/auto-nong-indexes.

Structure

[
  {
    "name": "Lost (XVA Remix)",
    "artist": "Crim3s",
    "songs": [945695],
    // if source is "youtube", yt-id is required
    "source": "youtube",
    "yt-id": "VZXeoUPPFOY",
    // if source is "host", url is required
    "source": "host",
    "url": "https://example.com/song.mp3"
  }
]

For specific examples of how the JSON should look, decompress the default indexes listed above.
The JSON can't have trailing commas or comments.

Special Thanks

Without these the mod wouldn't be possible.

auto-nong's People

Contributors

flafydev avatar thebearodactyl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

thebearodactyl

auto-nong's Issues

fix: more proper multiple nong pages

when replacing nongs it opens multiple windows(if there are multiple to replace) rather than wait for the current one to close (Pretty sure that's better)

Also, the counter doesn't update
image

feature request: add local index

Add a local index.

that enables users to add their own nongs to the mod.

i can then add a button that says "publish"(instead of just linking to the issue form in auto-nong-indexes).
this is better because then people will be able to test their NONGs in game before sending them to auto-nong-indexes

feature request: in game nong submission

make a menu in-game to submit new nong songs.

mimic the UI from here.

upon submission redirect the user to that page. This will require signing in to github.

  • Make sure the link works on mobile before implementing.
  • Can't file upload
  • Requires the auto nong button to always be present

Auto nong not working sometimes

Geode : updated
Jukebox and auto nong : updated
Playing on Android

Issue : the auto nong logo is appearing half of the times on levels where there are supposed to be
Screenshot_20240629_132038_Geode

crashes when trying to load a nong

as i knew from crashlog the mod cant read non ascii symbols (?) in the path. as for me, my user's prophile name contains russian symbols and because of them the game crashes

Auto Nong crashes

Geode: Latest Android build
Jukebox and Auto Nong: Latest Android build
Playing on Android 14 (One UI 6.1)

Issue: Every time I boot Auto Nong on Android my game infinitely crashes until I boot safemode and delete the mod. please look into this. It crashed both of my Andoid phones.
Crash 2024-07-20 18.08.48.dmp

SFH

can you add sfh nong downloading?

A question

I'm running GD on Arch and have yt-dlp installed from official repos. Can I use the system python package of yt-dlp or i need to use the windows equivalent in .exe format?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.