Skip to content

v3.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:06
Immutable release. Only release title and notes can be modified.
f51445d

Changelog

New & improved features:

  • Add input filters: (#113, #291)
    • Filter by date, size or custom yt-dlp match filters.
    • Select specific playlist items, including ranges.
  • Add new ways to add to the queue: (#505, #322)
    • Import URLs from .txt or .csv files.
    • Paste multiple URLs in the input box.
    • Watch the clipboard to automatically add copied links.
  • Improve output and post-processing settings. (#691, #708, #753)
    • Re-encode videos to 30 fps.
    • Set the mp4 brand to mp42.
    • Save thumbnails as separate files. @wjx9
  • Pass arbitrary yt-dlp extractor arguments. (#709)
  • Improve subtitle settings and selection. (#766, #779)
    • Separate creator-provided and auto-generated subtitles.
    • Choose subtitle formats and embedding per video.
  • Split the settings page into multiple tabs.
  • Improve codec selection to better match the selected quality. (#756)
  • Add a precise cut mode for partial downloads and SponsorBlock cuts. (#763, #765)
  • Add an option to reverse playlist numbering. (#783)

Bug fixes:

  • Fix downloads failing when "Download all available subtitles" is enabled. (#754)
  • Fix some 4K videos not downloading correctly. (#749)
  • Use an empty string instead of None when metadata is missing in filename templates. (#780)
  • Fix the URL input not clearing after adding a link.
  • Prevent HTML injection (mitigated by CSP) in clickable links and prevent sensitive yt-dlp arguments from being logged. (#795) @independent-arg

Languages: