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 13758e9a03
Update android.yml
3 years ago
.github/workflows Update android.yml 3 years ago
.idea changed downloads logo and fixed custom commands 3 years ago
app Translated using Weblate (Polish) 3 years ago
fastlane/metadata/android/en-US 1.3.0 3 years ago
gradle/wrapper kotlin-migration init 3 years ago
.gitignore changed downloads logo and fixed custom commands 3 years ago
LICENSE Init 3 years ago
README.md Update README.md 3 years ago
build.gradle cleanup 3 years ago
gradle.properties Init 3 years ago
gradlew Init 3 years ago
gradlew.bat Init 3 years ago
settings.gradle kotlin-migration init 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.

CI stable release latest release downloads Translation status community community

Features:

  • Download audio and video files
  • Download playlists
  • Download selected videos on a list
  • Infinite Queue of Downloads
  • Schedule Downloads (Date & Time)
  • Select Formats, Modify Metadata, Embed Subtitles, Embed Chapters to Videos and more yt-dlp features
  • Sponsorblock Compatible
  • Share any yt-dlp compatible link from the share menu and Download on the Go
  • Search from youtube, with search suggestions and search history
  • Log Downloads
  • Terminal Mode for raw yt-dlp
  • Command Templates
  • Download History

Screenshots

Create a YouTube API Key

In case you want faster results from youtube or have Trending videos shown on the home screen, create an API Key.
Here is how to do it:

  • Go to Google Console
  • Accept Terms & Services and click Create Project
  • Click "Enabled API's and Services"
  • Search for "Youtube Data API V3" click and enable it
  • Click the Credentials tab on the left
  • Click "Create Credentials" and choose API Key

Copy the key that appears and paste it in this app's settings.

Connect with YouTube Revanced

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

Help Translate on Weblate

Translation status

License

GNU GPL v3.0

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.