What's Changed
Added
Subtitles
- Convert subtitles to another format
- Select subtitle language in format selection
Format selection
- Display icons(video/audio) on
FormatItem
s - Split video by chapters
- Select subtitle to download by language names/codes
Custom commands
- Create custom command tasks in the Running Tasks page
- Configure download directory separately for custom command tasks
- Select multiple command templates to export & remove
Cookies
- Add
CookiesQuickSettingsDialog
for refreshing & configuring cookies in configuration menu - Add user agent header when downloading with cookies enabled
Other New Features & UI Improvements
- Show
PlainToolTip
when long-press onPlaylistItem
- Add monochrome theme
- Add proxy configuration for network connections
- Add translations in Swedish and Portuguese
Fixed
- App crashes when being opened in the system share sheet
- Video not shown in YouTube playlist results
- Cookies cannot be disabled after clearing cookies
- Hide video only formats when save as audio enabled
- Parsing error with decimal value in width/height
- Audio codec preference not works as expected
- Could not fetch video info when
originalUrl
is null
Changed
Notable Changes
- Upgrade target API level to 34 (Android 14)
- Preferred video format changed to two options: Legacy and Quality
- UI improvements to the configuration dialog
Other Changes
- Update
ColorScheme
s and components to reflect the new MD3 color roles - Update youtubedl-android version, added pycryptodomex to the library
- Move Video formats to the bottom of the
FormatPage
- Notifications now are enabled by default
- Minor UI improvements & changes
Full Changelog: v1.9.2...v1.10.0