GGn Upload Templator

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

2025-09-28 기준 버전입니다. 최신 버전을 확인하세요.

작성자
leveldesigner
평점
0 0 0
버전
0.4.1
생성일
2025-09-27
갱신일
2025-09-28
크기
75KB
라이선스
Unlicense
적용 사이트

GGn Upload Templator (GUT)

The source code is available on Github

Changelog

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