Skip to content

Fix SubHD downloads and low-confidence subtitle output - #3

Merged
IronJKZ merged 6 commits into
mainfrom
codex/subhd-low-confidence-output
Jul 21, 2026
Merged

Fix SubHD downloads and low-confidence subtitle output#3
IronJKZ merged 6 commits into
mainfrom
codex/subhd-low-confidence-output

Conversation

@IronJKZ

@IronJKZ IronJKZ commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • update SubHD downloads for the current prepared-page protocol
  • retry explicit low-quality ffsubsync alignments without the skip flag
  • deliver the best usable Chinese subtitle even when confidence remains low
  • reject unparseable originals and synchronized outputs
  • report confidence, candidate, selection mode, and timeline score
  • update English and Chinese documentation

Root cause

SubHD now requires POST /api/sub/prepare-download before opening /down/{sid}; direct access returns an expired-page 403. Separately, fixsub treated low confidence as an output veto, so usable candidates were retained but never applied.

Validation

  • 230 tests passed after rebasing onto the latest origin/main
  • sdist and wheel built successfully
  • git diff --check is clean
  • live SubHD probe found two results for Black Cat White Cat (1998) and downloaded the 2160p candidate ZIP
  • independent task reviews and whole-branch review completed with no remaining findings

@IronJKZ
IronJKZ merged commit a72f521 into main Jul 21, 2026
2 checks passed
@IronJKZ
IronJKZ deleted the codex/subhd-low-confidence-output branch July 21, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant