Releases: philiptn/bash-toolbox
Releases · philiptn/bash-toolbox
bash-toolbox 2023.07.02
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
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
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
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
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
Working version of all scripts.