Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

build(deps): bump YoutubeExplode from 6.3.6 to 6.3.9 #140

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps YoutubeExplode from 6.3.6 to 6.3.9.

Release notes

Sourced from YoutubeExplode's releases.

6.3.9

Full Changelog: Tyrrrz/YoutubeExplode@6.3.8...6.3.9

  • Fixed an issue where downloading subtitled videos with VideoClient.DownloadAsync(...) failed with an exception for certain language codes.
  • Fixed an issue where VideoClient.GetAsync(...) failed to get the correct like count for certain videos.
Changelog

Sourced from YoutubeExplode's changelog.

Changelog

Important: This changelog is no longer maintained and will be removed in the future. Going forward, new versions of this package will have the corresponding release notes published on GitHub Releases.

v6.3.8 (23-Nov-2023)

  • [Converter] Fixed an issue where downloading subtitled videos with VideoClient.DownloadAsync(...) crashed with an exception for certain language codes.

v6.3.7 (09-Nov-2023)

  • [Converter] Fixed an issue where subtitles embedded via VideoClient.DownloadAsync(...) had their languages specified using ISO 639-1 codes instead of ISO 639-2 codes.
Commits
  • 41b4c28 Fix workflow
  • b5ddca3 Add fallback for parsing video likes
  • 1100e1c Expect YouTube to provide 3-letter language codes by itself sometimes
  • 5d1d867 Don't run the same job for both push and pull_request
  • a114348 Suffix unstable packages with git hash
  • 92e4c08 Fix typo
  • 3e888c6 Switch to a new versioning strategy
  • e211579 Clean up
  • 85bbb40 Don't fail if can't extract three-letter language code on subs
  • 6e3e09b Update version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 30, 2023
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Merging #140 (0e26ebf) into master (2140463) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   10.32%   10.32%           
=======================================
  Files           4        4           
  Lines         155      155           
  Branches        8        8           
=======================================
  Hits           16       16           
  Misses        139      139           

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [YoutubeExplode](https://github.com/Tyrrrz/YoutubeExplode) from 6.3.6 to 6.3.9.
- [Release notes](https://github.com/Tyrrrz/YoutubeExplode/releases)
- [Changelog](https://github.com/Tyrrrz/YoutubeExplode/blob/master/Changelog.md)
- [Commits](Tyrrrz/YoutubeExplode@6.3.6...6.3.9)

---
updated-dependencies:
- dependency-name: YoutubeExplode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/YoutubeExplode-6.3.9 branch from da2e9e4 to 0e26ebf Compare December 11, 2023 00:23
@ReenigneArcher ReenigneArcher merged commit 7723ad0 into master Dec 11, 2023
17 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/nuget/YoutubeExplode-6.3.9 branch December 11, 2023 00:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant