mirror of https://github.com/deniscerri/ytdlnis
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.
|
3 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
.idea | 3 years ago | |
app | 3 years ago | |
fastlane/metadata/android/en-US | 3 years ago | |
gradle/wrapper | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
build.gradle | 3 years ago | |
gradle.properties | 3 years ago | |
gradlew | 3 years ago | |
gradlew.bat | 3 years ago | |
settings.gradle | 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.
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
License
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.