Releases: JunkFood02/Seal
Releases · JunkFood02/Seal
v1.12.0-beta.2
What's Changed
Changed
- Improve UI/UX for download error handling
- Migrate
Slider
&ProgressIndicator
to new visual styles in MD3 - Use default display name from system for locales
Fixed
- Display approximate file size for formats when there's no exact value available
- Fix an issue which causes subtitles to be selected incorrectly
- Fix an issue causes app to crash when the selected template is not available
- Throw errors when downloading duplicated videos which are already in download archive
- Fix an issue which causes download history to be imported in reversed order
Known issues
- TextFields(IME) fallback to plain character mode when showing a
ModalBottomSheet
- App may crash when expanding format list in format selection page
- App may crash when downloading playlist
Full Changelog: v1.11.3...v1.12.0-beta.2
v1.12.0-beta.1
What's changed
Added
- Search from download history
- Search from subtitles in format selection page
- Export download history to file/clipboard
- Import download history from file/clipboard
- Re-download unavailable videos
- Download auto-translated subtitles
- Remember subtitle selection for next downloads
- Configuration for not using the download type in the last download
- Haptic feedback BZZZTT!!1!
Changed
- Long pressing on an item in download history now selects it
- Metadata is also added to videos now
- A few UI changes that I forgot
Fixed
- Fix a permission issue when using Seal in a different user profile or private space
- Fix an issue where the text cannot be copied in the menu of the download history
Known issue
- Download archive doesn't know about file availibility. Please clear your download archive before redownloading any videos
Full Changelog: v1.11.3...v1.12.0-beta.1
v1.11.3
What's Changed
Added
- Merge multiple audio streams into a single file
- Allow downloading with cellular network temporarily
Fixed
- App creates duplicated command templates on initialization
- Cannot make video clip in FormatPage
Full Changelog: v1.11.2...v1.11.3
v1.11.2
What's Changed
Added
- Keep subtitles files after embedding into videos
- Force all connections via ipv4
- Prefer vp9.2 if av1 hardware decoding unavailable
- Add system locale settings for Android 13+
Fixed
- User agent gets enabled when refreshing cookies
- Restrict filenames not working in custom commands
Changed
- Transition animation should look more smooth now
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
Added
- Add
--restrict-filenames
option in yt-dlp - Add playlist title as an option for subdirectory
- Add more gratitude to sponsors
Fixed
- Fix some minor UI bugs
- Fix an issue causing error when parsing video info
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
Added
- Custom output template (
-o
option in yt-dlp) - Export cookies to a text file
- Make embed metadata in audio files optional
- Add the ability to record download archive, and skip duplicate downloads
- Add cancel button to the download page
- Add input chips for sponsorblock categories
- Add subtitle selection dialog in format page, make auto-translated subtitles available in subtitle selection
- Add more thanks to sponsors
Changed
- Move the directory for storing temporary files to external storage (
Seal/tmp
) - Change the default output template to
%(title)s.%(ext)s
- Temporary directory now are enabled by default for downloads in general mode
- Move actions in format page to dropdown menu
- Download subtitles are now available when downloading audio files
android:enableOnBackInvokedCallback
is changed tofalse
due to compatibility issues
Fixed
- Fix an issue causes sharing videos to fail on certain devices
- Fix an issue causes uploader marked as null, make uploader_id as a fallback to uploader
- Fix an issue when a user performs multiple clicks causing duplicate navigating behaviors
Removed
- Custom prefix for output template has been removed, please migrate to custom output template
Full Changelog: v1.10.0...v1.11.0
v1.11.0-rc.3
What's changed
Changed
- Download archive is moved to the internal storage; user now can edit the file directly in the app
- UI improvements
Full Changelog: v1.11.0-rc.2...v1.11.0-rc.3
v1.11.0-rc.2
What's Changed
Added
- Add subtitle selection dialog in format page, make auto-translated subtitles available in subtitle selection
Changed
android:enableOnBackInvokedCallback
is changed tofalse
due to compatible issues
Full Changelog: v1.11.0-rc.1...v1.11.0-rc.2
v1.11.0-rc.1
What's Changed
Changed
- Move the download archive file to
Download/Seal
Fixed
- Fix a few UI bugs
Full Changelog: v1.11.0-beta.2...v1.11.0-rc.1
v1.11.0-beta.1
What's Changed
Added
- Custom output template (
-o
option in yt-dlp) - Export cookies to a text file
Changed
- Move the directory for storing temporary files to external storage (
Seal/tmp
) - Temporary directory now are enabled by default for downloads in general mode
- Remove custom prefix for output template, please migrate to custom output template
Fixed
- Fix an issue causes sharing videos to failed on certain devices
- Fix a few UI bugs
Full Changelog: v1.10.0...v1.11.0-beta.1