Full Featured Video/Audio Downloader for Android using yt-dlp
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
deniscerri 4178c778bc
bug squashes
3 years ago
.github Update android.yml 3 years ago
.idea implemented preferred locale for video recommendations 3 years ago
app bug squashes 3 years ago
benchmark , 3 years ago
fastlane/metadata/android/en-US remove unused components 3 years ago
gradle/wrapper alot of stuff 3 years ago
.gitignore changed terminal design 3 years ago
CONTRIBUTING.MD Update a mistake and bolded headings 3 years ago
LICENSE Init 4 years ago
README.MD update readme 3 years ago
build.gradle remove unused components 3 years ago
gradle.properties crumbs 3 years ago
gradlew Init 4 years ago
gradlew.bat Init 4 years ago
settings.gradle gradle fixes 3 years ago

README.MD


YTDLnis

YTDLnis is a free and open source video/audio downloader using yt-dlp for Android 6.0 and above.

Github Download IZZY

CI stable release preview release downloads Translation status community community community

💡 Features:

  • download audio/video files from more than 1000 websites
  • download playlists or multi select items
  • queue downloads and schedule them by date and time
  • use custom commands and templates or go full terminal mode
  • cut videos based on timestamps and video chapters (This yt-dlp feature is experimental on the original project)
  • remove sponsorblock chapters
  • embed subtitles/metadata/chapters etc
  • modify metadata such as title and author
  • split item into separate files depending on its chapters
  • select different download formats
  • process multiple items before download
  • quick share card right from the share menu
  • search or insert a link from the app
  • log downloads
  • re-download cancelled or failed downloads
  • incognito mode when you don't want to save a download history
  • download multiple items at the same time
  • change preferred audio/video formats and qualities
  • Material You interface
  • MVVM Architecture w/ WorkManager
  • easy to use :)

📲 Screenshots

💬 Contact

Join our Telegram Channel or Discord for discussion, announcements, and releases!

🔑 Connect with YouTube ReVanced

The App's package name is com.deniscerri.ytdl

📝 Help Translate on Weblate

Translation status Translation status

😇 Contributing

If you would like to contribute. Please read the Contributing section.

📄 License

GNU GPL v3.0

⚠️ Warning

Except for the source code licensed under the GPLv3 license, all other parties are prohibited from using the 'YTDLnis' name as a downloader app, and the same is true for its derivatives. Derivatives include but are not limited to forks and unofficial builds.

🙏 Thanks

  • yt-dlp and its contributors for making this tool possible. Without it this app wouldn't exist.
  • youtubedl-android for porting yt-dlp to android
  • dvd for showing how to implement youtubedl-android
  • seal for certain design elements and features i wanted to use aswell in this app
  • decipher3114 for the app icon

and alot of other internet forum strangers.