ytdlnis


YTDLnis

English   |    Shqip   |    Azərbaycanca   |    Indonesia   |    Português   |    Español   |    Japanese   |    Română

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

Created by Denis Çerri

[![Official website](https://custom-icon-badges.herokuapp.com/badge/Official%20Website-violet?style=for-the-badge&logo=download&logoColor=white)](https://ytdlnis.org) [![GitHub Releases](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 repository](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) ### Only the links above are the only trusted sources of YTDLnis. Everything else is not related to me.

💡 Features:

📲 Screenshots

💬 Contact

Join our Discord or Telegram channel for announcements, discussion and releases.

😇 Contributing

Please read the contributing section if you would like to contribute.

📝 Help translate on Weblate

Translation status

Translation status

🔑 Connect with third-party apps using the package name

The app’s package name is “com.deniscerri.ytdl”.

🤖 Connect with third-party apps using intents

You can use intents to push commands to the app to run downloads 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

An example of downloading an audio item in the background with Tasker

  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

📄 License

GNU GPL v3.0

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 to a lot of other people, such as contributors.