No description
Find a file
deniscerri cb887cfa27
Merge pull request #39 from weblate/weblate-ytdlnis-strings
Translations update from Hosted Weblate
2023-03-07 08:57:26 +01:00
.github/workflows Update android.yml 2023-03-03 14:38:51 +01:00
.idea changed downloads logo and fixed custom commands 2023-01-10 12:17:20 +01:00
app Added translation using Weblate (Bengali) 2023-03-07 07:59:51 +01:00
fastlane/metadata/android/en-US 1.3.0 2022-09-24 16:47:01 +02:00
gradle/wrapper kotlin-migration init 2023-01-03 23:31:32 +01:00
.gitignore changed downloads logo and fixed custom commands 2023-01-10 12:17:20 +01:00
build.gradle cleanup 2023-01-08 16:49:24 +01:00
gradle.properties Init 2022-05-27 22:50:23 +02: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 Update README.md 2023-03-02 18:30:37 +01:00
settings.gradle kotlin-migration init 2023-01-03 23:31:32 +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 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.