Skip to content

Releases: JunkFood02/Seal

v1.12.0-beta.2

27 Mar 14:22
8eebd11
Compare
Choose a tag to compare
v1.12.0-beta.2 Pre-release
Pre-release

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

08 Mar 14:51
a747516
Compare
Choose a tag to compare
v1.12.0-beta.1 Pre-release
Pre-release

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

22 Jan 10:05
64a11d3
Compare
Choose a tag to compare

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

05 Jan 19:34
d67ee72
Compare
Choose a tag to compare

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

16 Dec 16:00
081f058
Compare
Choose a tag to compare

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

18 Nov 13:06
04598a1
Compare
Choose a tag to compare

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 to false 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

14 Nov 09:22
31d71e4
Compare
Choose a tag to compare
v1.11.0-rc.3 Pre-release
Pre-release

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

09 Nov 07:20
633718a
Compare
Choose a tag to compare
v1.11.0-rc.2 Pre-release
Pre-release

What's Changed

Added

  • Add subtitle selection dialog in format page, make auto-translated subtitles available in subtitle selection

Changed

  • android:enableOnBackInvokedCallback is changed to false due to compatible issues

Full Changelog: v1.11.0-rc.1...v1.11.0-rc.2

v1.11.0-rc.1

31 Oct 20:33
b4675ab
Compare
Choose a tag to compare
v1.11.0-rc.1 Pre-release
Pre-release

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

05 Oct 03:58
779df0a
Compare
Choose a tag to compare
v1.11.0-beta.1 Pre-release
Pre-release

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