Skip to content

Releases: JunkFood02/Seal

v1.9.0-rc.1

06 Mar 18:04
549b102
Compare
Choose a tag to compare
v1.9.0-rc.1 Pre-release
Pre-release

What's Changed

This is a release candidate version, which means all of the new features and changes of v1.9.0 are included in this release. Please provide your feedback to help us improve when you're experiencing issues with this version.

Added

  • Tap on the thumbnail to share the url of it in FormatSelectionPage

Changed

  • Change the API endpoint of Nightly builds of yt-dlp to the official one
  • Change the quick settings for media format in the configuration dialog
  • Mark "Clip video" as an experimental feature, disabled by default

Fixed

  • Fix a UI bug in the format selection page

Full Changelog: v1.9.0-beta.3...v1.9.0-rc.1

v1.9.0-beta.3

02 Mar 11:54
16c9637
Compare
Choose a tag to compare
v1.9.0-beta.3 Pre-release
Pre-release

What's Changed

Added

  • Add illustrations with dynamic color in the pages of Credit, Running tasks, and Download history

Fixed

  • Temporary directory not available when using custom commands
  • App icon is not displayed correctly
  • Fix a bug causing private mode conflicts with SD card download

Removed

  • Remove file size preference in the video quality settings

Full Changelog: v1.9.0-beta.2...v1.9.0-beta.3

v1.9.0-beta.2

20 Feb 17:40
6547c7b
Compare
Choose a tag to compare
v1.9.0-beta.2 Pre-release
Pre-release

This is an unstable version, you can directly override/rollback to the compatible stable release (v1.8.2) without reinstalling.

What's Changed

Added

  • Add a switch for auto-updating yt-dlp
  • Add Badge on the icon to indicate the count of the running process
  • Add legacy app icon
  • Add a switch for the temporary directory

Changed

  • Change the thread number range of multi-threaded download to 1-24
  • Change the status bar icon to filled icon

Fixed

  • Cannot open cookies database when opening the app
  • UI bug in ShortcutChip with long template
  • Empty subtitle language breaks downloads
  • Languages not visible in system settings
  • Audio conversion settings not working as expected

Full Changelog: v1.9.0-beta.1...v1.9.0-beta.2

v1.9.0-beta.1

11 Feb 08:44
d49bbf9
Compare
Choose a tag to compare
v1.9.0-beta.1 Pre-release
Pre-release

This is an unstable version, you can directly override/rollback to the compatible stable release (v1.8.2) without reinstalling.

Added

  • Add share file operation in VideoDetailDrawer
  • Add pre-release channel for auto-updating
  • Option to update to Nightly builds of yt-dlp
  • Make video/audio clip in FormatSelectionPage
  • Edit the title of the video in FormatSelectionPage before downloading
  • Implement a new method to extract cookies from the database of WebView

Changed

  • Change the operation of "Open link" to long pressing the link button in VideoDetailDrawer

Fixed

  • Fix a bug causing high-quality audio not downloaded with YT Premium cookies & YT Music URLs

Known issues

  • Cookies may not work as expected on some devices, please try to re-generate cookies after this occurs. If you've never used cookies for downloading, go to Cookies settings and clear all cookies should dismiss the error.

Full Changelog: v1.8.2...v1.9.0-beta.1

v1.8.2

10 Feb 14:40
81289cc
Compare
Choose a tag to compare

Fixed

  • Trimmed ASCII characters filename
  • Unexpected error when downloading multiple video to SD card with quick download
  • Error when cropping vertical thumbnails as artwork
  • ID conflicts when importing custom templates

Changed

  • Add horizontalScroll to LogPage
  • Revert the URL intent filters

Full Changelog: v1.8.1...v1.8.2

v1.8.1

31 Jan 17:01
fd5a5c2
Compare
Choose a tag to compare

What's Changed

Fixed

  • App crashes when downloading in private mode
  • Unexpected ImeActions in TextFields
  • Disable SD card download when the directory is not set
  • Localized strings for file size texts

Full Changelog: v1.8.0...v1.8.1

v1.8.0

29 Jan 10:50
ecb9534
Compare
Choose a tag to compare

Long-awaited new features, with a more colorful and fluid user interface

What's Changed

Added

  • Download to SD card
  • Quick download in parallel
  • Task dashboard & log page for custom commands
  • Custom shortcuts for command templates
  • Subtitle preferences
  • Apply --embed-chapters for video downloads by default
  • New color schemes for UI theming

Changed

  • New transition animation between destinations
  • Change minSdkVersion to 21 (Android 5.0)
  • Accessibility improvements to components
  • Revert playlist items limit in v1.7.3
  • Scan the download directory to the system media library after running commands
  • Change the LongClick operations of FormatItem to share the stream URLs

Full Changelog: v1.7.3...v1.8.0

v1.8.0-rc.2

21 Jan 18:44
31894e5
Compare
Choose a tag to compare
v1.8.0-rc.2 Pre-release
Pre-release

What's Changed

Added

  • Display conflict message when using SponsorBlock with subtitles

Changed

  • Accessibility improvements to components
  • Revert playlist items limit in v1.7.3

Fixed

  • Custom subdirectory not parsing playlist info
  • Custom commands not showing results when using --list-xx options
  • Notification preferences not applied to Quick download

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

v1.8.0-rc.1

15 Jan 11:32
06b2bba
Compare
Choose a tag to compare
v1.8.0-rc.1 Pre-release
Pre-release

This is a release-candidate version of v1.8.0. Breaking changes were made in this release, which means you're unable to rollback to previous stable releases.

This release contains major improvements for custom commands, including brand new designed task dashboard to view, manage and quickly operate on multiple custom command tasks. In addition, users now can create custom command shortcuts for quickly composing templates.

What's Changed

Added:

  • Task dashboard, logs page and command shortcuts for custom commands
  • New palettes generated by the new Material You color schemes for UI theming
  • Subtitle language preferences
  • Clear buttons in TextFields
  • Join our Matrix space for discussion, announcements, and new releases!

Fixed:

  • App crashes when opening deleted files

Changed:

  • Quick download now is able to perform downloads in parallel
  • i forgor

Full Changelog: v1.8.0-beta.2...v1.8.0-rc.1

v1.8.0-beta.2

10 Jan 16:09
2627b06
Compare
Choose a tag to compare
v1.8.0-beta.2 Pre-release
Pre-release

This is an unstable version, you can directly override/rollback to the compatible stable release (v1.7.3) without reinstalling.

What's Changed

Added:

  • Quick download: New shortcut in share sheet to quickly start a download
  • Add --embed-chapters for video downloads by default
  • Embed auto subtitles into videos (notice: this conflicts with the non-auto subtitles)

Fixed:

  • Fixed several bugs when operating on files downloaded to the SD card

Changed:

  • Newly created templates will be selected by default
  • Change the transition animation between pages
  • Change minSdkVersion to 21 (Android 5.0)

Full Changelog: v1.8.0-beta.1...v1.8.0-beta.2