Immutable
release. Only release title and notes can be modified.
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:
- Add the Portuguese (Portugal) language. (#729) @Blackspirits
- Improve the Spanish language. (#801, #808) @independent-arg
- Update the Italian language. (#725, #733, #767) @bovirus