Skip to content

Bump youtubei.js from 13.0.0 to 13.1.0 #6867

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

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2025

Bumps youtubei.js from 13.0.0 to 13.1.0.

Release notes

Sourced from youtubei.js's releases.

v13.1.0

13.1.0 (2025-02-21)

Features

  • Channel: Add getCourses method (#883) (b3a4862)
  • CommentView: Parse prepareAccountCommand (d0d48bf)
  • CommentView: Parse some extra tooltips (32125c7)
  • CompactLink: Parse subtitle, iconType, and iconType (6d57353)
  • FormatUtils: choose more specific format by itag or codec (#884) (1c1577e)
  • parser: Add AnimatedThumbnailOverlayView (#903) (0cb92d9)

Bug Fixes

  • dependencies: Update jintr to version 3.2.1 (02dfcae)
  • DialogView: Type mismatch (#897) (b731db8)
  • FormatUtils: itag matching (#886) (774b3a7)
  • innertube: Allowing getStreamingData to use client (#895) (5aecd0a)
  • Innertube: Properly encoded params in getPost() (#882) (7d5c972)
  • LockupMetadataView: Parse menuButton (3ffdee9)
  • LockupView: Add overlay nodes used by VIDEO views (424c653)
  • LockupView: Fix content_image parsing (083aec1)
  • music#getPlaylist: Handle ContinuationItem nodes (a3fafe2), closes #904
  • Parser: Add UpdateEngagementPanelContentCommand (3f960ef)
  • Playlist: is_editable (#894) (2b42199)

Reverts

  • "fix(toDash): Fix default audio stream for dubbed movie trailers (#858)" (#896) (4325717)
Changelog

Sourced from youtubei.js's changelog.

13.1.0 (2025-02-21)

Features

  • Channel: Add getCourses method (#883) (b3a4862)
  • CommentView: Parse prepareAccountCommand (d0d48bf)
  • CommentView: Parse some extra tooltips (32125c7)
  • CompactLink: Parse subtitle, iconType, and iconType (6d57353)
  • FormatUtils: choose more specific format by itag or codec (#884) (1c1577e)
  • parser: Add AnimatedThumbnailOverlayView (#903) (0cb92d9)

Bug Fixes

  • dependencies: Update jintr to version 3.2.1 (02dfcae)
  • DialogView: Type mismatch (#897) (b731db8)
  • FormatUtils: itag matching (#886) (774b3a7)
  • innertube: Allowing getStreamingData to use client (#895) (5aecd0a)
  • Innertube: Properly encoded params in getPost() (#882) (7d5c972)
  • LockupMetadataView: Parse menuButton (3ffdee9)
  • LockupView: Add overlay nodes used by VIDEO views (424c653)
  • LockupView: Fix content_image parsing (083aec1)
  • music#getPlaylist: Handle ContinuationItem nodes (a3fafe2), closes #904
  • Parser: Add UpdateEngagementPanelContentCommand (3f960ef)
  • Playlist: is_editable (#894) (2b42199)

Reverts

  • "fix(toDash): Fix default audio stream for dubbed movie trailers (#858)" (#896) (4325717)
Commits
  • 401b4c3 chore(main): release 13.1.0 (#880)
  • 5aecd0a fix(innertube): Allowing getStreamingData to use client (#895)
  • 4325717 revert: "fix(toDash): Fix default audio stream for dubbed movie trailers (#85...
  • 2b42199 fix(Playlist): is_editable (#894)
  • b731db8 fix(DialogView): Type mismatch (#897)
  • e2ee822 Fix getPlaylist playlist ID (#898)
  • 3243339 chore(tests): Remove unneeded continuation test
  • c9328c5 chore: fix test
  • a3fafe2 fix(music#getPlaylist): Handle ContinuationItem nodes
  • ca7c316 chore(AnimatedThumbnailOverlayView): Refactor thumbnail handling to use Thumb...
  • 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)

Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 13.0.0 to 13.1.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.0.0...v13.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Feb 22, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) February 22, 2025 00:10
@ZaEvab55555

This comment was marked as outdated.

@dalto8

This comment has been minimized.

@ZaEvab55555

This comment has been minimized.

@FreeTubeBot FreeTubeBot merged commit 5342ba3 into development Feb 22, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/youtubei.js-13.1.0 branch February 22, 2025 01:13
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Feb 22, 2025
@ggtylerr

This comment has been minimized.

@jungle-boogie

This comment has been minimized.

@DoYouKnowMyNamePlz

This comment has been minimized.

@ZaEvab55555

This comment has been minimized.

@ggtylerr

This comment has been minimized.

@kilr13

This comment has been minimized.

@naeu

This comment has been minimized.

@hjc25
Copy link

hjc25 commented Feb 22, 2025

Audio tracks are missing from some VOD livestreamed content. Regularly uploaded videos are fine however.

On nightly 5651, a bit ahead of this commit.

https://youtu.be/ZZRRP2KQY7Q - no audio track, playing this proper via youtube or invidious does work however

https://youtu.be/Kf4Eg1FC2JY - has audio track

@csonuryilmaz

This comment has been minimized.

@zombiemimic

This comment was marked as duplicate.

@somos61

This comment has been minimized.

@FreeTubeApp FreeTubeApp locked and limited conversation to collaborators Feb 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.