deniscerri / ytdlnis

Android Video/Audio Downloader app using yt-dlp
GNU General Public License v3.0
2.93k stars 99 forks source link
android audio downloader kotlin material-design mp3 video youtube youtube-dl youtube-downloader yt-dlp


YTDLnis

English   |    Shqip   |    Azərbaycanca   |    Indonesia   |    Português   |    Español   |    Japanese

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

[Created by Denis Çerri. Currently being maintained by zaednasr]

[![Github Download](https://custom-icon-badges.herokuapp.com/badge/Download-blue?style=for-the-badge&logo=download&logoColor=white)](https://github.com/deniscerri/ytdlnis/releases/latest) [![IzzyOnDroid Repo](https://custom-icon-badges.herokuapp.com/badge/IzzyOnDroid%20Repo-red?style=for-the-badge&logo=download&logoColor=white)](https://android.izzysoft.de/repo/apk/com.deniscerri.ytdl) [![UpToDown](https://custom-icon-badges.herokuapp.com/badge/UpToDown-green?style=for-the-badge&logo=download&logoColor=white)](https://ytdlnis.en.uptodown.com/android/download) ![CI](https://github.com/deniscerri/ytdlnis/actions/workflows/android.yml/badge.svg?branch=main&event=pull) [![preview release](https://img.shields.io/github/release/deniscerri/ytdlnis.svg?maxAge=3600&include_prereleases&label=preview)](https://github.com/deniscerri/ytdlnis/releases) [![downloads](https://img.shields.io/github/downloads/deniscerri/ytdlnis/total?style=flat-square)](https://github.com/deniscerri/ytdlnis/releases) [![Translation status](https://hosted.weblate.org/widgets/ytdlnis/-/svg-badge.svg)](https://hosted.weblate.org/engage/ytdlnis/?utm_source=widget) [![community](https://img.shields.io/badge/Discord-YTDLnis-blueviolet?style=flat-square&logo=discord)](https://discord.gg/WW3KYWxAPm) [![community](https://img.shields.io/badge/Telegram-YTDLnis-blue?style=flat-square&logo=telegram)](https://t.me/ytdlnis) [![community](https://img.shields.io/badge/Telegram-Updates-red?style=flat-square&logo=telegram)](https://t.me/ytdlnisupdates) ### The links above are the only trusted sources of YTDLnis. Everything else is not related to me.

💡 Features:

📲 Screenshots

💬 Contact

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

🔑 Connect with ReVanced and LibreTube

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

📝 Help Translate on Weblate

Translation status

Translation status

✔️🤖 Connect with Tasker / Macrodroid etc

You can use intents on apps like tasker or macrodroid to push commands to the app to run a download without user interaction Accepted variables:

TYPE -> it can be: audio,video,command
BACKGROUND -> it can be: true,false. If its true the app won't show the download card no matter what and run the download in the background
COMMAND -> if your preferred type is audio/video or you set the TYPE variable as one of them, this will be appended to your Extra Commands string. If the type is command, the whole command you wrote here will be used for the download

Tasker Example of downloading an audio in the background

  1. Create Send Intent task
  2. Action: android.intent.action.SEND
  3. Cat: Default
  4. Mime Type: text/*
  5. Extra: android.intent.extra.TEXT:url (instead of url write the url of the video you want to download)
  6. Extra: TYPE:audio
  7. Extra: BACKGROUND:true

😇 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

and alot of other internet forum strangers.