No description
Find a file
deniscerri e91262cc66
fixed webview ok button
slightly improved listing of items if u have alot of items
fixed app not enabling ok button in the cut screen if you change the TO text box only
added force keyframes at cuts switch in the cut screen
Added 3 dots in multiple download card. It will have the configure chips in a separate card. Each will have a callback that will update all items in multiple download
fixed start end textboxes showing truncanted text in playlist select card
add ability to start a download now and put the rest of the queue behind it
Scrollbar handle shrinked depending on size. Made it same size
Fixed Tapping the notification of the errored download leading to the running tab instead of errored
Set different icon for terminal in share menu
ignored extra command preference in backups of command templates
made preference titles be multiline if they are too long
if the preferred download type is command, the app will not bother fetching data beforehand
fixed app not showing the entire interface when being in landscape
hid format details in command type logs because they are useless
fixed cookies import not working from external sources other than the app
fixed app using continue button for a split second when there are no paused downloads
added state in home screen so that it wont populate trending videos while its searching for an item
implemented batch downloads in a single worker to avoid bogging down the system with many works
fixed instagram status that have multiple videos just using the first video
fixed monochrome icon not showing
made yt-dlp auto update a choice in the settings
fixed bilibili not working in normal mode
fixed app overwriting files instead of adding (1) in the filename instead
2023-08-20 17:01:39 +02:00
.github Update bug_report.md 2023-07-14 21:20:00 +02:00
.idea fixed webview ok button 2023-08-20 17:01:39 +02:00
app fixed webview ok button 2023-08-20 17:01:39 +02:00
benchmark , 2023-04-15 15:22:14 +02:00
fastlane/metadata/android/en-US fixes 2023-06-15 18:40:39 +02:00
gradle/wrapper alot of stuff 2023-04-08 21:21:01 +02:00
.gitignore changed terminal design 2023-03-21 22:42:07 +01:00
build.gradle fixed webview ok button 2023-08-20 17:01:39 +02:00
CONTRIBUTING.MD Update CONTRIBUTING.MD 2023-06-13 04:55:40 +04:00
gradle.properties fixed webview ok button 2023-08-20 17:01:39 +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-06-13 08:56:02 +04:00
settings.gradle gradle fixes 2023-04-15 14:32:37 +02:00


YTDLnis

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

Github Download IzzyOnDroid Repo UpToDown

CI preview release downloads Translation status community community community

💡 Features:

  • download audio/video files from more than 1000 websites
  • process playlists
    • edit every playlist item separately just like in a normal download item.
    • select a common format for all items and/or select multiple audio formats in case you are downloading them as a video
    • select a download path for all items
    • select a filename template for all items
    • batch update download type to audio/video/custom command in one click
  • queue downloads and schedule them by date and time
    • you can also schedule multiple items at the same time
  • download multiple items at the same time
  • use custom commands and templates or go full yt-dlp mode with a built in terminal
    • you can backup and restore templates, so you can share with your buddies
  • COOKIES support. Log in with your accounts and download private/unavailable videos, unlock premium formats etc.
  • cut videos based on timestamps and video chapters (This yt-dlp feature is experimental on the original project)
    • you can make unlimited cuts
  • remove sponsorblock elements from the item
    • embed them as a chapters in your video
  • embed subtitles/metadata/chapters etc
  • modify metadata such as title and author
  • split item into separate files depending on its chapters
  • select different download formats
  • bottom card right from the share menu, no need to open the app
    • you can create a txt file and fill it with links/playlists/search queries separate by a new line and the app will process them
  • search or insert a link from the app
    • you can stack searches so you can process them at the same time
  • log downloads in case of problems
  • re-download cancelled or failed downloads
    • you can use gestures to swipe left to redownload and right to delete
    • you can long click the redownload button in the details sheet to show the download card for more functionality
  • incognito mode when you don't want to save a download history or logs
  • quick download mode
    • download immediately without having to wait for data to process. Turn off the bottom card and it will instantly start
  • open / share downloaded files right from the finished notification
  • most yt-dlp features are implemented, suggestions are welcome
  • Material You interface
  • Theming options
  • Backup and restore features. (Almost everything can be backed up)
  • MVVM Architecture w/ WorkManager

📲 Screenshots

💬 Contact

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

🔑 Connect with ReVanced

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

📝 Help Translate on Weblate

Translation status Translation status

😇 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

  • 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.