github deniscerri/ytdlnis v1.8.4.1-beta
1.8.4.1-beta

latest releases: v1.8.5, v1.8.4.2-beta
pre-release2 months ago

What's Changed

Bulk Edit items in the Multiple Download Card #817

Now you can select a subset of the items in the multiple download card and apply changes only to them.

  • Select items between 2 items
  • Write down item indexes to select
  • remove items
  • Invert selected
  • All options in this screen that previously could apply to all items are implemented for this function.

Also if you select a sublist and try to update formats and decide to update in the background, the app will remember the other items you didnt select when you return back to it but only the selected items will have their formats updated of course.

Other changes:

  • App now can show FFmpeg output in the download card to avoid confusion on cases where it might appear as if the download is stuck but its running a ffmpeg subprocess
  • App can now downgrade to stable when in beta. You will get a popup to update to the prev stable release if you installed from github and had use beta disabled
  • Fixed app crashing if yt-dlp sources in preferences is badly written
  • Fixed app having multiple columns for format items instead of just one #800
  • Clear results when changing home recommendation source to avoid confusion
  • Fix app passing --cache-dir twice in the command
  • Remove buffer time in cut player, could help it load faster
  • Fix app not consistently preferring codec in a format
  • Prevent app from showing 'null' in author field if its not available #814
  • Change text to be Sentence Case #793

For advanced users:

For anyone who is using intent arguments in YTDLnis for automation, the COMMAND argument has been removed. This is due to a found security vulnerability by SonarPaul where user information and app integrity could be compromised. Read the pdf for more information in the YTDLnis Updates Telegram Channel.

If you were using that argument for extra commands with audio/video downloads, you could make a command template about it and use it as extra command and also add a url regex if you want.

PS
This version is pretty stable, but just to be safe im pushing it as a beta first, maybe someone finds a bug. Thanks everyone

Autogenerated Changes

New Contributors

Full Changelog: v1.8.4...v1.8.4.1

Don't miss a new ytdlnis release

NewReleases is sending notifications on new releases.