Tame Fuzz
This minor release
updates
- YoutubeExplode from 6.2.5 to 6.3.5 fixing download errors after API update
- Lifti from 4.0.1 to 5.0.0
- AngleSharp from 1.0.1 to 1.0.5
- Octokit from 4.0.4 to 8.0.1
fixes
- avoiding concurrent reading from lifti fulltext index while saving it by getting exclusive file lock
- fixing ContinueWith() not bubbling up exceptions
- releasing download limiter even if getting video fails to avoid filling up the download queue with failed downloads
- fixing channel writer not completing if a download fails similarly
- throwing all exceptions as an AggregateException when using Task.WhenAll() (instead of only the first one as is the default)
- avoiding exception deleting non-existent playlist