Skip to content
/ Seal Public
forked from JunkFood02/Seal

Video/Audio downloader for Android, designed and themed with Material You.

License

Notifications You must be signed in to change notification settings

eXl5eQ/Seal

 
 

Repository files navigation

Seal

Video/Audio Downloader for Android

English   |   简体中文

Screenshots


Features

  • Download videos and audio files from video platforms supported by yt-dlp (formerly youtube-dl).

  • Embed metadata and video thumbnail into extracted audio files supported by mutagen.

  • Download all videos in the playlist with one click.

  • Use embedded aria2c as external downloader for all your downloads.

  • Embed subtitles into the downloaded videos.

  • Execute custom yt-dlp commands with templates.

  • Manage in-app downloads and custom command templates.

  • Easy to use and user-friendly.

  • Material Design 3 style UI, with dynamic color theme.

  • MAD: UI and logic written with pure Kotlin. Single activity, no fragments, only composable destinations.

Download

Get it on F-Droid

Or download the latest apks from releases

Contributing

Contributions are welcome!

You can help translate Seal on Hosted Weblate.

Translate status

For bug reports and feature requests, please search in issues first (including the closed ones). If there're no duplicates, feel free to submit an issue with an issue template.

Seal is and will remain a simple GUI wrapper of yt-dlp, so we'll not take requests for features that yt-dlp does not support.

For questions or any other ideas to improve, you can join or start a new discussion.

Credits

Seal is a simple GUI of yt-dlp, based on youtubedl-android

Some of the UI designs and codes are borrowed from Read You and Music You

dvd

Material color utilities

License

GNU GPL v3.0

About

Video/Audio downloader for Android, designed and themed with Material You.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 77.1%
  • Java 22.9%