Skip to content

Releases: JunkFood02/Seal

v1.13.1

16 Oct 17:00
a2d7e5d
Compare
Choose a tag to compare

Fixes

  • Update python to 3.11

Full Changelog: v1.13.0...v1.13.1

public alpha preview 4

08 Oct 08:15
4ed626c
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. Please note that the data for this version is independent of the stable version.

What's Changed

Notable changes since v1.13

  • Concurrent downloading
  • Download queue
  • User interface overhaul
  • Large screen support
  • Resume failed/canceled downloads
  • Save & restore incompleted downloads
  • Select from formats/playlists in Quick Download
  • Predictive back animation support for Android 14+
  • Bump up minimum API level to 24 (Android 7.0)

Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4

public alpha preview 3

26 Sep 11:25
96f869a
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

  • a lot
  • hey we added download queue in this version come and take a look

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

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