Skip to content

Update: Bump youtubei.js from 13.3.0 to 14.0.0 #3008

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Bumps youtubei.js from 13.3.0 to 14.0.0.

Release notes

Sourced from youtubei.js's releases.

v14.0.0

14.0.0 (2025-06-08)

⚠ BREAKING CHANGES

  • StreamingInfoOptions: Add is_sabr option (#974)

Features

  • Add TV_SIMPLY client (8cf6581)
  • MediaInfo: Add updateWatchTime (#874) (065e9a4)
  • StreamingInfoOptions: Add is_sabr option (#974) (561e60b)
  • VideoInfo: implement MacroMarkersListEntity parser for heatmap (#973) (876e94a)

Bug Fixes

  • add missing TV_SIMPLY parts on some files (#975) (689fb0b)
  • Constants: Add TVHTML5_SIMPLY to CLIENT_NAME_IDS (b15f623)
  • getBasicInfo: Add racyCheckOk and contentCheckOk to payload (#961) (0f1fd72)
  • Handle CommandExecutorCommand in NavigationEndpoint.call (#968) (698121a)
  • Innertube: Properly encoded params in getPostComments() (#955) (92b8623)
  • Session: Initialize client version based on provided client name (#971) (bb022e8)

v13.4.0

13.4.0 (2025-04-23)

Features

  • MultiPageMenuNotificationSection: Add notification_section_title (f869011)
  • Parser: Add OpenOnePickAddVideoModalCommand node (#901) (ff1aa67)
  • parser: Parse targetId (458c490)
  • RichRenderers: Parse more UI elements (d8f731b)
  • RichShelf: Add icon_type property (dce51cd)
  • Session: Add deviceExperimentId and rolloutToken to session data (c704836)
  • Session: Add retrieve_innertube_config option (#949) (4808d2e)
  • Session: Add option to override Player ID (#951) (5e665e8)
  • Text: Parse accessibility data (a95f52a)

Bug Fixes

  • HTTPClient: Use the correct constant for the iOS client OS name (#938) (95d9211)
  • Player: Use global var to find signature algorithm (#953) (7f1eeb6)
Changelog

Sourced from youtubei.js's changelog.

14.0.0 (2025-06-08)

⚠ BREAKING CHANGES

  • StreamingInfoOptions: Add is_sabr option (#974)

Features

  • Add TV_SIMPLY client (8cf6581)
  • MediaInfo: Add updateWatchTime (#874) (065e9a4)
  • StreamingInfoOptions: Add is_sabr option (#974) (561e60b)
  • VideoInfo: implement MacroMarkersListEntity parser for heatmap (#973) (876e94a)

Bug Fixes

  • add missing TV_SIMPLY parts on some files (#975) (689fb0b)
  • Constants: Add TVHTML5_SIMPLY to CLIENT_NAME_IDS (b15f623)
  • getBasicInfo: Add racyCheckOk and contentCheckOk to payload (#961) (0f1fd72)
  • Handle CommandExecutorCommand in NavigationEndpoint.call (#968) (698121a)
  • Innertube: Properly encoded params in getPostComments() (#955) (92b8623)
  • Session: Initialize client version based on provided client name (#971) (bb022e8)

13.4.0 (2025-04-23)

Features

  • MultiPageMenuNotificationSection: Add notification_section_title (f869011)
  • Parser: Add OpenOnePickAddVideoModalCommand node (#901) (ff1aa67)
  • parser: Parse targetId (458c490)
  • RichRenderers: Parse more UI elements (d8f731b)
  • RichShelf: Add icon_type property (dce51cd)
  • Session: Add deviceExperimentId and rolloutToken to session data (c704836)
  • Session: Add retrieve_innertube_config option (#949) (4808d2e)
  • Session: Add option to override Player ID (#951) (5e665e8)
  • Text: Parse accessibility data (a95f52a)

Bug Fixes

  • HTTPClient: Use the correct constant for the iOS client OS name (#938) (95d9211)
  • Player: Use global var to find signature algorithm (#953) (7f1eeb6)
Commits

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 the dependencies Pull requests that update a dependency file label Jun 10, 2025
Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 13.3.0 to 14.0.0.
- [Release notes](https://github.com/LuanRT/YouTube.js/releases)
- [Changelog](https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md)
- [Commits](LuanRT/YouTube.js@v13.3.0...v14.0.0)

---
updated-dependencies:
- dependency-name: youtubei.js
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the javascript PRs that update javascript dependencies label Jun 10, 2025
@dependabot dependabot bot requested a review from mtripg6666tdr as a code owner June 10, 2025 00:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript PRs that update javascript dependencies labels Jun 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #3061.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/youtubei.js-14.0.0 branch July 21, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript PRs that update javascript dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants