Skip to content

Releases: JunkFood02/Seal

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

v1.10.0

30 Aug 14:11
8e0157d
Compare
Choose a tag to compare

What's Changed

Added

Subtitles

  • Convert subtitles to another format
  • Select subtitle language in format selection

Format selection

  • Display icons(video/audio) on FormatItems
  • Split video by chapters
  • Select subtitle to download by language names/codes

Custom commands

  • Create custom command tasks in the Running Tasks page
  • Configure download directory separately for custom command tasks
  • Select multiple command templates to export & remove

Cookies

  • Add CookiesQuickSettingsDialog for refreshing & configuring cookies in configuration menu
  • Add user agent header when downloading with cookies enabled

Other New Features & UI Improvements

  • Show PlainToolTip when long-press on PlaylistItem
  • Add monochrome theme
  • Add proxy configuration for network connections
  • Add translations in Swedish and Portuguese

Fixed

  • App crashes when being opened in the system share sheet
  • Video not shown in YouTube playlist results
  • Cookies cannot be disabled after clearing cookies
  • Hide video only formats when save as audio enabled
  • Parsing error with decimal value in width/height
  • Audio codec preference not works as expected
  • Could not fetch video info when originalUrl is null

Changed

Notable Changes

  • Upgrade target API level to 34 (Android 14)
  • Preferred video format changed to two options: Legacy and Quality
  • UI improvements to the configuration dialog

Other Changes

  • Update ColorSchemes and components to reflect the new MD3 color roles
  • Update youtubedl-android version, added pycryptodomex to the library
  • Move Video formats to the bottom of the FormatPage
  • Notifications now are enabled by default
  • Minor UI improvements & changes

Full Changelog: v1.9.2...v1.10.0