Skip to content

Release v1.4.278

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:29
· 189 commits to main since this release

Changes

PR #1681 by ksylvan: Enhance YouTube Support with Custom yt-dlp Arguments

  • Add --yt-dlp-args flag for custom YouTube downloader options with advanced control capabilities
  • Implement smart subtitle language fallback system when requested locale is unavailable
  • Add fallback logic for YouTube subtitle language detection with auto-detection of downloaded languages
  • Replace custom argument parser with shellquote and precompile regexes for improved performance and safety