202dd9eaee
Unpacking getOpenFileName() into a variable named _ made _ local to select_ytdlp_path(), so the i18n _() calls earlier in the function raised UnboundLocalError before the file dialog could open, breaking manual binary selection entirely. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>