crobibero / jellyfin-plugin-tmdb-trailers

GNU General Public License v3.0
128 stars 17 forks source link

chore(deps): update youtube to v6.3.3 #79

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
YoutubeExplode nuget minor 6.2.14 -> 6.3.3
YoutubeExplode.Converter (source) nuget minor 6.2.14 -> 6.3.3

Release Notes

Tyrrrz/YoutubeExplode (YoutubeExplode) ### [`v6.3.3`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v633-31-Aug-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.3.2...6.3.3) - Fixed an issue where calling `ChannelClient.GetAsync(...)` and `PlaylistClient.GetAsync(...)` failed on some channels and playlists due to recent YouTube changes. (Thanks [@​tmm360](https://togithub.com/tmm360)) ### [`v6.3.2`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v632-18-Aug-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.3.1...6.3.2) - Fixed an issue where calling `StreamClient.GetManifestAsync(...)` failed on videos from the "YouTube Movies & TV" system channel. - Fixed an issue where calling `ChannelClient.GetAsync(...)` failed on the "YouTube Movies & TV" system channel. ### [`v6.3.1`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v631-23-Jul-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.3...6.3.1) - Fixed an issue where calling `StreamClient.GetManifestAsync(...)` failed on some videos with an error saying `The format of value is invalid`. ### [`v6.3.0`](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.17...6.3) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.17...6.3) ### [`v6.2.17`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v6217-12-Jul-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.16...6.2.17) - Changed the implementation of the `HttpMessageHandler` used by default in `YoutubeClient` from `HttpClientHandler` to `SocketsHttpHandler` on platforms that support it. - Fixed an issue where certain system playlist IDs were considered invalid, such as `LL`. ### [`v6.2.16`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v6216-28-Jun-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.15...6.2.16) - Fixed an issue where `ClosedCaptionClient.WriteToAsync(...)` and `ClosedCaptionClient.DownloadAsync(...)` produced invalid SRT timestamps for caption tracks that exceeded 24 hours in length. - \[Converter] Fixed an issue where processing a video longer than 24 hours failed with an error or resulted in a deadlock. - \[Converter] Reduced the amount of irrelevant output that is displayed as part of an error message when FFmpeg fails to process a video. ### [`v6.2.15`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v6215-25-May-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.14...6.2.15) - Fixed an issue where calling `StreamClient.GetManifestAsync(...)` failed on some videos with an error saying `Could not get cipher manifest`.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.