Funscript Matcher — pair scripts with videos & rename in one click

Funscript Matcher is a free, open-source Windows desktop app (PySide6 / Qt) that automatically pairs your funscripts with their matching videos across one or more folders, then renames or moves them in a single click.

Features

  • Fuzzy filename matching with an adjustable match threshold
  • One or more source folders, plus an optional separate output folder
  • Move or copy, recurse into subfolders, and match across sources
  • Optional archive extraction (zip / rar)
  • Per-row “Find” button to web-search for a missing video
  • Fast, hardware-accelerated Qt interface

Requirements

Windows + Python 3.10+. The launcher installs PySide6 automatically on first run.

Run

Double-click matcher.bat, or run pythonw matcher.py.

Download / Source (GitHub)

Repo: GitHub - Sunblock-Code/funscript-matcher: Pair funscripts with videos and rename in one click (PySide6/Qt) · GitHub
Direct ZIP: https://github.com/Sunblock-Code/funscript-matcher/archive/refs/heads/main.zip


Open-source and free. If it saves you time, a tip is appreciated.
Ko-fi: https://ko-fi.com/sunblockbukkake
Monero (XMR): 8AKehPGkA4UTw92xa4xXp8Qa99ZfrUUHsE21Hi9bVz4d8j5aEVgUEPSgR69j7XMXTYYNhArcsjCivAfVZyJmRaNX9wBzLLk

3 Likes

Here is a quick suggestion. Maybe add the option to create symbolic links with the name instead of the move/copy operation. Symlink funscripts work with most software I’ve tried.

thank you my friend. this is such an awesome tool!

I got you. I added it and uploaded changes and additions to my github