1.54.2
Important
The CLI argument --silent
has been deprecated and replaced with --log-level None
. Any tools that relied on the use of the silent mode, please switch to log levels.
What's Changed
- Automatically mark empty directories for deletion 74f69f8
- Fix M3U8.ToString() being culture dependent by @ScrubN in #996
- Support
best
andworst
keywords in CLI video downloader by @ScrubN in #998 - Fix chapters not properly reacting to video cropping by @ScrubN in #1000
- Fix incorrect video finalization percentages caused by bad math by @ScrubN in #1004
- Several URL list fixes by @ScrubN in #1007
- Fix chat download fail due to null
CommentVideo.creator
by @ScrubN in #1011 - Outline sub/highlight icons by @ScrubN in #1012
- Catch exceptions when fetching images from third party emote providers by @ScrubN in #1014
- Update Strings.es.resx Spanish by @Deci8BelioS in #1015
- Do not blindly assume non-system emojis always decode successfully by @ScrubN in #1018
- New progress reporting system by @ScrubN in #1010
- Fix WPF styling by @ScrubN in #1020
- Fix the last chapter of VODs of currently-airing streams missing a duration value by @ScrubN in #1023
- Properly support log levels by @ScrubN in #1019
Full Changelog: 1.54.1...1.54.2