No description
Find a file
2023-03-19 20:55:59 +01:00
.github/workflows Update android.yml 2023-03-19 20:55:59 +01:00
.idea added restrict filenames preference and changed download card design 2023-03-19 16:25:37 +01:00
app Update build.gradle 2023-03-19 20:28:26 +01:00
fastlane/metadata/android/en-US new screenshots 2023-03-14 17:53:28 +01:00
gradle/wrapper fixed templates backup importing duplicates 2023-03-05 19:30:40 +01:00
.gitignore fixed icons not showing well in small phones 2023-01-07 10:57:46 +01:00
build.gradle fixed templates backup importing duplicates 2023-03-05 19:30:40 +01:00
CONTRIBUTING.MD Update a mistake and bolded headings 2023-03-19 00:03:03 +05:30
gradle.properties random stuff 2023-01-10 11:47:05 +01:00
gradlew Init 2022-05-27 22:50:23 +02:00
gradlew.bat Init 2022-05-27 22:50:23 +02:00
LICENSE Init 2022-05-27 22:50:23 +02:00
README.MD added contributing.md 2023-03-18 15:25:03 +01:00
settings.gradle implemented format inside objects instead of a separate table 2023-01-27 21:27:41 +01:00


YTDLnis

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

CI stable release preview release downloads Translation status 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
  • 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

Connect with YouTube Revanced

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

Help Translate on Weblate

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.