crobibero / jellyfin-plugin-tmdb-trailers

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

chore(deps): update youtube to v6.2.13 #69

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 patch 6.2.8 -> 6.2.13
YoutubeExplode.Converter (source) nuget patch 6.2.8 -> 6.2.13

Release Notes

Tyrrrz/YoutubeExplode ### [`v6.2.13`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v6213-27-Apr-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.12...6.2.13) - Improved support for older target frameworks via polyfills. ### [`v6.2.12`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v6212-31-Mar-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.11...6.2.12) - Fixed an issue where calling `VideoClient.GetAsync(...)` failed with `Could not extract video upload date` on certain videos. - Fixed an issue where retrieving metadata for a video that didn't have a title failed with `Could not extract video title`. This affected metadata obtained for specific videos, videos inside playlists, or channel uploads. Apparently, videos on YouTube may sometimes not have a title, which should not be considered an error. ### [`v6.2.11`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v6211-24-Mar-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.10...6.2.11) - Fixed an issue which caused the library to throw an exception when trying to use it in an application built with assembly trimming enabled. ### [`v6.2.10`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v6210-17-Mar-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.9...6.2.10) - Fixed an issue where trying to read a stream returned by `StreamClient.GetAsync(...)` resulted in an exception when targeting the legacy .NET Framework. ### [`v6.2.9`](https://togithub.com/Tyrrrz/YoutubeExplode/blob/HEAD/Changelog.md#v629-10-Mar-2023) [Compare Source](https://togithub.com/Tyrrrz/YoutubeExplode/compare/6.2.8...6.2.9) - \[Converter] Added support for providing more than 2 input streams, when using the manual overload of `VideoClient.DownloadAsync(...)`. This allows you to download a video with multiple audio and/or video tracks, and switch between them in the player.

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.