1.54.3
Important
- The CLI argument
--silent
has been deprecated and replaced with--log-level None
. - The CLI argument
--verbose-ffmpeg
has been deprecated and replaced with--log-level FFmpeg
.
What's Changed
- Double maximum WPF VOD download threads by @ScrubN in #1026
- Add context menu to cache deletion window by @ScrubN in #1028
- Fix CLI log level FFmpeg by @ScrubN in #1031
- Replace CLI seconds with FFmpeg-style time duration parsing by @ScrubN in #1032
- Change wording from "crop" to "trim" by @ScrubN in #1027
- Add some verbose logs to video download threads by @ScrubN in #1033
- Add Japanese Localization by @suzuki3jp in #1035
- Fix CLI unmanaged cache log message by @ScrubN in #1037
- Support blocking commenters based on their non-ASCII name by @ScrubN in #1038
- Fix NRE when downloading clips from deleted channels by @ScrubN in #1042
- Support embedding 3rd party emote zero-width-ness by @ScrubN in #1043
- Vastly reduce the time to cancel chat downloads, chat renders, and chat updates in 49709e0
- Update Simplified Chinese and Adjust All READMEs by @YoMonNPC in #1045
- Add Missing Simplified Chinese Translations by @YoMonNPC in #1046
- Rename chat connections to download threads by @ScrubN in #1048
- Select output file when revealing task output folder in explorer by @ScrubN in #1049
- Add a newline to the end of stdout before exiting by @ScrubN in #1052
- Fix default trims for chat render & chat update by @ScrubN in #1053
- Use int64 for video IDs by @AdmiralCurtiss in #1058
New Contributors
- @suzuki3jp made their first contribution in #1035
- @YoMonNPC made their first contribution in #1045
- @AdmiralCurtiss made their first contribution in #1058
Full Changelog: 1.54.2...1.54.3