Skip to content

Releases: JunkFood02/Seal

v1.13.0

18 Aug 12:07
5b07b32
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix the issue where exported command templates could not be imported in v1.12.x
  • Fix an unexpected behavior where multiple formats would be selected

Change

  • Update youtubedl-android to v0.16.1
  • Update translations

Full Changelog: v1.12.1...v1.13.0

public alpha preview 2

11 Aug 12:40
0e6dc1a
Compare
Choose a tag to compare
Pre-release

This version can be installed alongside the stable version. We may remove this installation package without prior notice.

What's Changed

  • Redesign the download configuration dialog

Known Issues

  • Some settings might not work
  • Custom command is not implemented yet
  • Playlist download is not implemented yet
  • Download cannot be cancelled
  • And many more bugs

New Contributors

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

v1.12.1

17 Apr 15:34
0b8f25a
Compare
Choose a tag to compare

What's Changed

Added

  • Add auto update interval for yt-dlp
  • Cookies page now shows the current count of cookies stored in the database

Fixed

  • Intercept non-HTTP(s) URLs opened in WebView
  • Videos are remuxed to mkv even when download subtitle is disabled
  • Use MD2 ModalBottomSheetLayout in devices on API < 30
  • Block downloads when updating yt-dlp

Known issues

  • TextFields(IME) fallback to plain character mode when showing a ModalBottomSheet
  • yt-dlp might be broken if you tried to download something while it was
    updating (bad local file header). To fix it, you just need to update yt-dlp again

Full Changelog: v1.12.0...v1.12.1

v1.12.0

05 Apr 11:28
e9c326b
Compare
Choose a tag to compare

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
  • Remux videos into mkv container for better compatibility
  • Configuration for not using the download type in the last download
  • Improve UI/UX for download error handling
  • Add splash screen
  • Haptic feedback BZZZTT!!1!

Changed

  • Long pressing on an item in download history now selects it
  • Use nightly builds for yt-dlp by default
  • Migrate Slider & ProgressIndicator to the new visual styles in MD3
  • Use default display name from system for locales
  • Metadata of videos is also embedded in the files 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
  • Display approximate file size for formats when there's no exact value available
  • Fix an issue causes app to crash when the selected template is not available
  • Custom command now ignore empty URLs, which means you can insert URLs along with arguments in command templates
  • Fix an issue where some formats may be unavailable when downloading playlists

Known issues

  • TextFields(IME) fallback to plain character mode when showing a ModalBottomSheet
  • ModalBottomSheet handles insets incorrectly on devices below API 30

Full Changelog: v1.11.3...v1.12.0

v1.12.0-rc.2

03 Apr 17:38
674ec0c
Compare
Choose a tag to compare
v1.12.0-rc.2 Pre-release
Pre-release

This is the release candidate version of v1.12.0, please refer to changelogs for what's changed from v1.12.0-rc.1.

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

v1.12.0-rc.1

31 Mar 16:02
a751cd3
Compare
Choose a tag to compare
v1.12.0-rc.1 Pre-release
Pre-release

This is the release candidate version of v1.12.0, please refer to changelogs for what's changed.

Full Changelog: v1.11.3...v1.12.0-rc.1

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