Skip to content

Beta v1.0.4

Choose a tag to compare

@Tetracon05 Tetracon05 released this 20 Aug 08:09
· 36 commits to main since this release

Whats changed in 1.0.4

  • YouTube Authentication Support (cookies.txt): Added support for importing browser cookies to bypass YouTube's SABR streaming and Proof of Origin (PO Token) restrictions, enabling 720p, 1080p, and 4K downloads without 403 Forbidden errors.
  • Multi-Language Support (i18n): Integrated 10 languages (English, Turkish, Spanish, French, German, Portuguese, Arabic, Japanese, Korean, Chinese) with an initial setup screen and runtime switching.
  • Settings Drawer: Added a dedicated settings panel to manage cookie files, appearance modes (Light, Dark, System default), and language preferences in one place.
  • Enhanced Date/Time Display: Updated the DATE column to show both time and localized calendar date in a compact tabular format.

Bug Fixes & Improvements

  • Disabled Default Context Menu: Prevented the default Microsoft Edge WebView context menu from appearing on right-click within the application window.
  • Optimized Table Layout: Replaced text badges in the KIND column with compact icons to improve layout proportions and provide more room for filenames and timestamps.
  • Windows Path Sanitization: Reinforced filename sanitization and integrated --windows-filenames to prevent [Errno 22] filesystem errors caused by special characters in video titles.
  • Dynamic yt-dlp Extraction: Removed hardcoded extractor client overrides to allow yt-dlp to automatically determine the optimal format streams.