Skip to content

Releases: philiptn/bash-toolbox

bash-toolbox 2023.07.02

02 Jul 15:23
Compare
Choose a tag to compare

Changelog

yt-dlp_discord

  • Added option for passing optional parameters to yt-dlp using -p
  • Added code for exiting the script if other processes were to fail

bash-toolbox 2023.01.17

17 Jan 19:23
Compare
Choose a tag to compare

Changelog

yt-dlp_discord

  • Reverted black bars cropping to add padding on both top and bottom portion of video.
  • Increased target filesize from 38MB to 45MB when using Discord Nitro Classic (-n) option.

bash-toolbox 2022.10.21

21 Oct 10:16
Compare
Choose a tag to compare

Changelog

yt-dlp_discord

  • Black bars cropping now adds padding to top portion of video only, not bottom
  • Workaround for 'filename too long' bug in yt-dlp, now saves video using ID as filename instead

bash-toolbox 2022.09.17

17 Sep 21:00
Compare
Choose a tag to compare

Changelog

yt-dlp_discord

  • Added spinning cursor
  • Improvements to auto-cropping functionality:
    • Automatic padding of borders after crop-values has been calculated
    • Further tweaking and error-correction
  • Various other bug fixes

bash-toolbox 2022.09.08

08 Sep 20:34
Compare
Choose a tag to compare

Changelog

yt-dlp_discord

  • Added color support
  • Improvements to auto-cropping functionality:
    • Now supports both white and black border detection
    • Checks detected crop values multiple places in the video before applying
  • More detailed verbose output using -v option
  • Various other bug fixes

bash-toolbox 2022.09.06

06 Sep 18:07
Compare
Choose a tag to compare

Working version of all scripts.