Releases: JunkFood02/Seal
when could we hit beta i dont know
What's Changed
- Saved links
- Large screen new design
- New implementation for custom commands is under development (still broken yet)
- Troubleshooting page
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
v1.13.1
public alpha preview 4
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
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
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
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
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
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
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
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