GGn Upload Templator

Auto-fill upload forms using torrent file data with configurable templates

2025-09-29 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
leveldesigner
باھا نومۇرى
0 0 0
نەشرى
0.5
قۇرۇلغان ۋاقتى
2025-09-27
يېڭىلانغان ۋاقتى
2025-09-29
Size
82.4 KB
ئىجازەتنامىسى
Unlicense
قوللايدىغىنى

GGn Upload Templator (GUT)

The source code is available on Github

Changelog

v0.5

  • BREAKING CHANGE: Templates are no longer auto-applied when a file is selected. You have to either press the new Apply Template button or use the default keybinding: Ctrl+Shift+A
  • You can now customize keybindings for Form submission and Apply Template in the settings

v0.4.1: Mocha Special

  • Going forward, posting the unminified version of the userscript

v0.4

  • Added support for choosing select field values based on extracted variables

v0.3

  • Added support for extra custom fields to be included in the template (e.g: GGn Infobox Builder)

v0.2

  • Changed variable format from {var} to ${var}
  • Added support to escape special characters, e.g: \$ { }
  • Added section to show list of extracted variables
  • Add edit shortcut for selected template

v0.1

Initial version