Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2023

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

Compare Source

  • Fixed an issue where calling ChannelClient.GetAsync(...) and PlaylistClient.GetAsync(...) failed on some channels and playlists due to recent YouTube changes. (Thanks @​tmm360)

v6.3.2

Compare Source

  • 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

Compare Source

  • Fixed an issue where calling StreamClient.GetManifestAsync(...) failed on some videos with an error saying The format of value is invalid.

v6.3.0

Compare Source

v6.2.17

Compare Source

  • 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

Compare Source

  • 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

Compare Source

  • 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added dependencies This PR updates or changes a dependency file nuget This PR updates or changes some NuGet dependencies labels May 25, 2023
@renovate renovate bot changed the title chore(deps): update youtube to v6.2.15 chore(deps): update youtube to v6.2.16 Jun 28, 2023
@renovate renovate bot changed the title chore(deps): update youtube to v6.2.16 chore(deps): update youtube to v6.2.17 Jul 12, 2023
@renovate renovate bot changed the title chore(deps): update youtube to v6.2.17 chore(deps): update youtube to v6.3.0 Jul 21, 2023
@renovate renovate bot changed the title chore(deps): update youtube to v6.3.0 chore(deps): update youtube to v6.3.1 Jul 23, 2023
@renovate renovate bot changed the title chore(deps): update youtube to v6.3.1 chore(deps): update youtube to v6.3.2 Aug 18, 2023
@renovate renovate bot changed the title chore(deps): update youtube to v6.3.2 chore(deps): update youtube to v6.3.3 Aug 31, 2023
@crobibero crobibero merged commit 126a5fb into master Sep 4, 2023
5 checks passed
@github-actions github-actions bot mentioned this pull request Sep 4, 2023
@renovate renovate bot deleted the renovate/youtube branch September 4, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This PR updates or changes a dependency file nuget This PR updates or changes some NuGet dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant