[PR #2787] [CLOSED] Bump youtubei.js from 9.4.0 to 12.0.0 in /collector #4122

Closed
opened 2026-02-22 18:35:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2787
Author: @dependabot[bot]
Created: 12/9/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/collector/youtubei.js-12.0.0


📝 Commits (1)

  • 971b544 Bump youtubei.js from 9.4.0 to 12.0.0 in /collector

📊 Changes

2 files changed (+16 additions, -10 deletions)

View changed files

📝 collector/package.json (+1 -1)
📝 collector/yarn.lock (+15 -9)

📄 Description

Bumps youtubei.js from 9.4.0 to 12.0.0.

Release notes

Sourced from youtubei.js's releases.

v12.0.0

12.0.0 (2024-12-05)

⚠ BREAKING CHANGES

  • parser: Remove old comment node
  • Log: Convert Log class to module (#814)
  • parser: Remove getters that have been deprecated for a long time (#815)
  • parser: Implement endpoint/command parsers (#812)

Features

  • account: Add missing property channel_handle (#789) (677e1f0)
  • Add getCourses (#798) (cfb48fa)
  • EngagementPanelTitleHeader: Add contextual_info and menu (af3a916)
  • Log: Convert Log class to module (#814) (fc55716)
  • NavigationEndpoint: Add name property (bdebb9f)
  • parser: Add AddToPlaylist node (2940f7b)
  • parser: Add animated_image to PageHeaderView (#819) (8e50ebd)
  • parser: Add ChangeEngagementPanelVisibilityAction (c2b2d7a)
  • parser: Add ChangeEngagementPanelVisibilityEndpoint (2824900)
  • parser: Add LiveChatBannerChatSummary node, update TextRun node (#809) (7fb00fa)
  • parser: Add LiveChatBannerRedirect node (#799) (ad302b8)
  • parser: add LiveChatModeChangeMessage node (#811) (7156a58)
  • parser: Add LiveChatSponsorshipsGiftPurchaseAnnouncement and LiveChatSponsorshipsHeader nodes (#793) (4e9c2a5)
  • parser: Add LiveChatSponsorshipsGiftRedemptionAnnouncement node (#795) (20f7971)
  • parser: Add MenuFlexibleItem (bc9a0ed)
  • parser: Add NotificationAction node (d36ddb8)
  • parser: Add PlayerOverlayVideoDetails node (dc2ed04)
  • parser: Add RunAttestationCommand (4729016)
  • parser: Add ShowEngagementPanelEndpoint (ec85b0f)
  • parser: Add SignalAction node (feeb21b)
  • parser: Add UnifiedSharePanel (4a1397f)
  • parser: Add UpdateSubscribeButtonAction (fdb7540)
  • parser: Add VideoViewCount node (ad448f8)
  • parser: Add optional image property to LockupMetadataView (#806) (0914299)
  • Parser: add support for parsing subtitle for RichShelf (#805) (038efff)
  • Parser: Add support for parsing subtitle for Shelf (#792) (34ae38c)
  • SubscribeButton: Parse more endpoints (8bf9eb7)
  • VideoViewCount: Add extra_short_view_count field (d10fe68)

Bug Fixes

  • ExpandableVideoDescriptionBody: Parse attributed description (360580e)
  • parser: The AvatarView.image_processor property is optional (#807) (4b178e4)
  • parser: Update list of possible content_type in LockupView (#808) (680da9f)
  • Player: Add more ways to find the nsig algo (acfb0c5)
  • PlaylistAddToOption: Use correct type for contains_selected_videos (53d1c75)

... (truncated)

Changelog

Sourced from youtubei.js's changelog.

12.0.0 (2024-12-05)

⚠ BREAKING CHANGES

  • parser: Remove old comment node
  • Log: Convert Log class to module (#814)
  • parser: Remove getters that have been deprecated for a long time (#815)
  • parser: Implement endpoint/command parsers (#812)

Features

  • account: Add missing property channel_handle (#789) (677e1f0)
  • Add getCourses (#798) (cfb48fa)
  • EngagementPanelTitleHeader: Add contextual_info and menu (af3a916)
  • Log: Convert Log class to module (#814) (fc55716)
  • NavigationEndpoint: Add name property (bdebb9f)
  • parser: Add AddToPlaylist node (2940f7b)
  • parser: Add animated_image to PageHeaderView (#819) (8e50ebd)
  • parser: Add ChangeEngagementPanelVisibilityAction (c2b2d7a)
  • parser: Add ChangeEngagementPanelVisibilityEndpoint (2824900)
  • parser: Add LiveChatBannerChatSummary node, update TextRun node (#809) (7fb00fa)
  • parser: Add LiveChatBannerRedirect node (#799) (ad302b8)
  • parser: add LiveChatModeChangeMessage node (#811) (7156a58)
  • parser: Add LiveChatSponsorshipsGiftPurchaseAnnouncement and LiveChatSponsorshipsHeader nodes (#793) (4e9c2a5)
  • parser: Add LiveChatSponsorshipsGiftRedemptionAnnouncement node (#795) (20f7971)
  • parser: Add MenuFlexibleItem (bc9a0ed)
  • parser: Add NotificationAction node (d36ddb8)
  • parser: Add PlayerOverlayVideoDetails node (dc2ed04)
  • parser: Add RunAttestationCommand (4729016)
  • parser: Add ShowEngagementPanelEndpoint (ec85b0f)
  • parser: Add SignalAction node (feeb21b)
  • parser: Add UnifiedSharePanel (4a1397f)
  • parser: Add UpdateSubscribeButtonAction (fdb7540)
  • parser: Add VideoViewCount node (ad448f8)
  • parser: Add optional image property to LockupMetadataView (#806) (0914299)
  • Parser: add support for parsing subtitle for RichShelf (#805) (038efff)
  • Parser: Add support for parsing subtitle for Shelf (#792) (34ae38c)
  • SubscribeButton: Parse more endpoints (8bf9eb7)
  • VideoViewCount: Add extra_short_view_count field (d10fe68)

Bug Fixes

  • ExpandableVideoDescriptionBody: Parse attributed description (360580e)
  • parser: The AvatarView.image_processor property is optional (#807) (4b178e4)
  • parser: Update list of possible content_type in LockupView (#808) (680da9f)
  • Player: Add more ways to find the nsig algo (acfb0c5)
  • PlaylistAddToOption: Use correct type for contains_selected_videos (53d1c75)
  • ReelPlayerOverlay: Update subscribe_button_renderer type to include SubscribeButton (daa5a29)

... (truncated)

Commits
  • eaf6d1a chore(main): release 12.0.0 (#790)
  • 8b29071 chore(deps): bump path-to-regexp and express (#829)
  • 478205b chore: update deps
  • acfb0c5 fix(Player): Add more ways to find the nsig algo
  • 6771325 chore(oauth/examples): Remove unneeded scopes
  • d10fe68 feat(VideoViewCount): Add extra_short_view_count field
  • ec85b0f feat(parser): Add ShowEngagementPanelEndpoint
  • a7bb981 refactor: Cookie-based session fixes and minor additions (#821)
  • 386257c chore: catch up
  • af3a916 feat(EngagementPanelTitleHeader): Add contextual_info and menu
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2787 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/collector/youtubei.js-12.0.0` --- ### 📝 Commits (1) - [`971b544`](https://github.com/Mintplex-Labs/anything-llm/commit/971b5440963f1a3fd306812cc92ef288c7cf0321) Bump youtubei.js from 9.4.0 to 12.0.0 in /collector ### 📊 Changes **2 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `collector/package.json` (+1 -1) 📝 `collector/yarn.lock` (+15 -9) </details> ### 📄 Description Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 9.4.0 to 12.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/LuanRT/YouTube.js/releases">youtubei.js's releases</a>.</em></p> <blockquote> <h2>v12.0.0</h2> <h2><a href="https://github.com/LuanRT/YouTube.js/compare/v11.0.1...v12.0.0">12.0.0</a> (2024-12-05)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>parser:</strong> Remove old comment node</li> <li><strong>Log:</strong> Convert Log class to module (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/814">#814</a>)</li> <li><strong>parser:</strong> Remove getters that have been deprecated for a long time (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/815">#815</a>)</li> <li><strong>parser:</strong> Implement endpoint/command parsers (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/812">#812</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>account:</strong> Add missing property <code>channel_handle</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/789">#789</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/677e1f08075a4a59274f89f3eb65967d7d0ab01b">677e1f0</a>)</li> <li>Add <code>getCourses</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/798">#798</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/cfb48fab89792d87a7377eaf15a56d289d26769b">cfb48fa</a>)</li> <li><strong>EngagementPanelTitleHeader:</strong> Add <code>contextual_info</code> and <code>menu</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/af3a91645d84798e744519ec8f24e565cc1ecdb1">af3a916</a>)</li> <li><strong>Log:</strong> Convert Log class to module (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/814">#814</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/fc5571629eca037af7de03f4b903da6add1f300b">fc55716</a>)</li> <li><strong>NavigationEndpoint:</strong> Add name property (<a href="https://github.com/LuanRT/YouTube.js/commit/bdebb9f741291d2f0640274454c90b5ccda8ea5d">bdebb9f</a>)</li> <li><strong>parser:</strong> Add <code>AddToPlaylist</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/2940f7b908ee720492994a41efdabb9fae08708c">2940f7b</a>)</li> <li><strong>parser:</strong> Add <code>animated_image</code> to <code>PageHeaderView</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/819">#819</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/8e50ebd92583ae76b080fed4c7599684370dc09d">8e50ebd</a>)</li> <li><strong>parser:</strong> Add <code>ChangeEngagementPanelVisibilityAction</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/c2b2d7ad52d2cdd1d721ae4569fb6f8cb0540476">c2b2d7a</a>)</li> <li><strong>parser:</strong> Add <code>ChangeEngagementPanelVisibilityEndpoint</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/28249008521b4cb600756f8ff83e10ec3037ba69">2824900</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatBannerChatSummary</code> node, update <code>TextRun</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/809">#809</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/7fb00fa378574d1567d436f8a824fbb618db2373">7fb00fa</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatBannerRedirect</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/799">#799</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/ad302b8b17c0bfc1d81728130d4ba25a88ed241f">ad302b8</a>)</li> <li><strong>parser:</strong> add <code>LiveChatModeChangeMessage</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/811">#811</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/7156a585c036a5000d0a50f3f4860a462762fdfe">7156a58</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatSponsorshipsGiftPurchaseAnnouncement</code> and <code>LiveChatSponsorshipsHeader</code> nodes (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/793">#793</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/4e9c2a585bf84751dd4e3964f70fba284c8b8e38">4e9c2a5</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatSponsorshipsGiftRedemptionAnnouncement</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/795">#795</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/20f797129973c6b91fa228e50d375b0c9d0226d2">20f7971</a>)</li> <li><strong>parser:</strong> Add <code>MenuFlexibleItem</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/bc9a0ed6c1dd7aac280e0461823827d71ce0991f">bc9a0ed</a>)</li> <li><strong>parser:</strong> Add <code>NotificationAction</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/d36ddb804a03b7d22cd20c2b846f86dd49689c0c">d36ddb8</a>)</li> <li><strong>parser:</strong> Add <code>PlayerOverlayVideoDetails</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/dc2ed046b8424134c675f30e7452fbd6bda0d228">dc2ed04</a>)</li> <li><strong>parser:</strong> Add <code>RunAttestationCommand</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/4729016fb98e7045ee4043857be7eef780c01e35">4729016</a>)</li> <li><strong>parser:</strong> Add <code>ShowEngagementPanelEndpoint</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/ec85b0f9421156c674c5c4d4a3a2e39eca7dbfbf">ec85b0f</a>)</li> <li><strong>parser:</strong> Add <code>SignalAction</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/feeb21b3ebb83772fcceb1f6b0a90c17db613451">feeb21b</a>)</li> <li><strong>parser:</strong> Add <code>UnifiedSharePanel</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/4a1397f1bcc2ad9964626b11c90831b90989b6af">4a1397f</a>)</li> <li><strong>parser:</strong> Add <code>UpdateSubscribeButtonAction</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/fdb754043b809223ae8938fbbdd5780f585b697e">fdb7540</a>)</li> <li><strong>parser:</strong> Add <code>VideoViewCount</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/ad448f8106116e44e65eb5f5351c38fc4a31d809">ad448f8</a>)</li> <li><strong>parser:</strong> Add optional image property to LockupMetadataView (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/806">#806</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/091429921530d65daf8f5b281c7c54117ee9a474">0914299</a>)</li> <li><strong>Parser:</strong> add support for parsing subtitle for <code>RichShelf</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/805">#805</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/038efff17f3b12d80619c8990ca880e919d2bfe5">038efff</a>)</li> <li><strong>Parser:</strong> Add support for parsing subtitle for <code>Shelf</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/792">#792</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/34ae38cbf4aa0a42a6024fa99eb0fe553639c8ce">34ae38c</a>)</li> <li><strong>SubscribeButton:</strong> Parse more endpoints (<a href="https://github.com/LuanRT/YouTube.js/commit/8bf9eb7044ad9a5de0892207690195f5646df288">8bf9eb7</a>)</li> <li><strong>VideoViewCount:</strong> Add <code>extra_short_view_count</code> field (<a href="https://github.com/LuanRT/YouTube.js/commit/d10fe6834a0d063d94b65289d54a52ed3398eff4">d10fe68</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ExpandableVideoDescriptionBody:</strong> Parse attributed description (<a href="https://github.com/LuanRT/YouTube.js/commit/360580ea6ea6fbdd7fbc0aa038d96b17de17e4f4">360580e</a>)</li> <li><strong>parser:</strong> The AvatarView.image_processor property is optional (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/807">#807</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/4b178e4bfbc4cb003ed098afcd0370f98dbf834b">4b178e4</a>)</li> <li><strong>parser:</strong> Update list of possible content_type in LockupView (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/808">#808</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/680da9f501db02a9bed2fa8357df021e63024e5f">680da9f</a>)</li> <li><strong>Player:</strong> Add more ways to find the nsig algo (<a href="https://github.com/LuanRT/YouTube.js/commit/acfb0c58bec25782aa92963cd590a56967229d62">acfb0c5</a>)</li> <li><strong>PlaylistAddToOption:</strong> Use correct type for <code>contains_selected_videos</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/53d1c759b65ce9b6cb9f236c02828077d4f506cc">53d1c75</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md">youtubei.js's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/LuanRT/YouTube.js/compare/v11.0.1...v12.0.0">12.0.0</a> (2024-12-05)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>parser:</strong> Remove old comment node</li> <li><strong>Log:</strong> Convert Log class to module (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/814">#814</a>)</li> <li><strong>parser:</strong> Remove getters that have been deprecated for a long time (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/815">#815</a>)</li> <li><strong>parser:</strong> Implement endpoint/command parsers (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/812">#812</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>account:</strong> Add missing property <code>channel_handle</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/789">#789</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/677e1f08075a4a59274f89f3eb65967d7d0ab01b">677e1f0</a>)</li> <li>Add <code>getCourses</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/798">#798</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/cfb48fab89792d87a7377eaf15a56d289d26769b">cfb48fa</a>)</li> <li><strong>EngagementPanelTitleHeader:</strong> Add <code>contextual_info</code> and <code>menu</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/af3a91645d84798e744519ec8f24e565cc1ecdb1">af3a916</a>)</li> <li><strong>Log:</strong> Convert Log class to module (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/814">#814</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/fc5571629eca037af7de03f4b903da6add1f300b">fc55716</a>)</li> <li><strong>NavigationEndpoint:</strong> Add name property (<a href="https://github.com/LuanRT/YouTube.js/commit/bdebb9f741291d2f0640274454c90b5ccda8ea5d">bdebb9f</a>)</li> <li><strong>parser:</strong> Add <code>AddToPlaylist</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/2940f7b908ee720492994a41efdabb9fae08708c">2940f7b</a>)</li> <li><strong>parser:</strong> Add <code>animated_image</code> to <code>PageHeaderView</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/819">#819</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/8e50ebd92583ae76b080fed4c7599684370dc09d">8e50ebd</a>)</li> <li><strong>parser:</strong> Add <code>ChangeEngagementPanelVisibilityAction</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/c2b2d7ad52d2cdd1d721ae4569fb6f8cb0540476">c2b2d7a</a>)</li> <li><strong>parser:</strong> Add <code>ChangeEngagementPanelVisibilityEndpoint</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/28249008521b4cb600756f8ff83e10ec3037ba69">2824900</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatBannerChatSummary</code> node, update <code>TextRun</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/809">#809</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/7fb00fa378574d1567d436f8a824fbb618db2373">7fb00fa</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatBannerRedirect</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/799">#799</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/ad302b8b17c0bfc1d81728130d4ba25a88ed241f">ad302b8</a>)</li> <li><strong>parser:</strong> add <code>LiveChatModeChangeMessage</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/811">#811</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/7156a585c036a5000d0a50f3f4860a462762fdfe">7156a58</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatSponsorshipsGiftPurchaseAnnouncement</code> and <code>LiveChatSponsorshipsHeader</code> nodes (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/793">#793</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/4e9c2a585bf84751dd4e3964f70fba284c8b8e38">4e9c2a5</a>)</li> <li><strong>parser:</strong> Add <code>LiveChatSponsorshipsGiftRedemptionAnnouncement</code> node (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/795">#795</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/20f797129973c6b91fa228e50d375b0c9d0226d2">20f7971</a>)</li> <li><strong>parser:</strong> Add <code>MenuFlexibleItem</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/bc9a0ed6c1dd7aac280e0461823827d71ce0991f">bc9a0ed</a>)</li> <li><strong>parser:</strong> Add <code>NotificationAction</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/d36ddb804a03b7d22cd20c2b846f86dd49689c0c">d36ddb8</a>)</li> <li><strong>parser:</strong> Add <code>PlayerOverlayVideoDetails</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/dc2ed046b8424134c675f30e7452fbd6bda0d228">dc2ed04</a>)</li> <li><strong>parser:</strong> Add <code>RunAttestationCommand</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/4729016fb98e7045ee4043857be7eef780c01e35">4729016</a>)</li> <li><strong>parser:</strong> Add <code>ShowEngagementPanelEndpoint</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/ec85b0f9421156c674c5c4d4a3a2e39eca7dbfbf">ec85b0f</a>)</li> <li><strong>parser:</strong> Add <code>SignalAction</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/feeb21b3ebb83772fcceb1f6b0a90c17db613451">feeb21b</a>)</li> <li><strong>parser:</strong> Add <code>UnifiedSharePanel</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/4a1397f1bcc2ad9964626b11c90831b90989b6af">4a1397f</a>)</li> <li><strong>parser:</strong> Add <code>UpdateSubscribeButtonAction</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/fdb754043b809223ae8938fbbdd5780f585b697e">fdb7540</a>)</li> <li><strong>parser:</strong> Add <code>VideoViewCount</code> node (<a href="https://github.com/LuanRT/YouTube.js/commit/ad448f8106116e44e65eb5f5351c38fc4a31d809">ad448f8</a>)</li> <li><strong>parser:</strong> Add optional image property to LockupMetadataView (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/806">#806</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/091429921530d65daf8f5b281c7c54117ee9a474">0914299</a>)</li> <li><strong>Parser:</strong> add support for parsing subtitle for <code>RichShelf</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/805">#805</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/038efff17f3b12d80619c8990ca880e919d2bfe5">038efff</a>)</li> <li><strong>Parser:</strong> Add support for parsing subtitle for <code>Shelf</code> (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/792">#792</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/34ae38cbf4aa0a42a6024fa99eb0fe553639c8ce">34ae38c</a>)</li> <li><strong>SubscribeButton:</strong> Parse more endpoints (<a href="https://github.com/LuanRT/YouTube.js/commit/8bf9eb7044ad9a5de0892207690195f5646df288">8bf9eb7</a>)</li> <li><strong>VideoViewCount:</strong> Add <code>extra_short_view_count</code> field (<a href="https://github.com/LuanRT/YouTube.js/commit/d10fe6834a0d063d94b65289d54a52ed3398eff4">d10fe68</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ExpandableVideoDescriptionBody:</strong> Parse attributed description (<a href="https://github.com/LuanRT/YouTube.js/commit/360580ea6ea6fbdd7fbc0aa038d96b17de17e4f4">360580e</a>)</li> <li><strong>parser:</strong> The AvatarView.image_processor property is optional (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/807">#807</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/4b178e4bfbc4cb003ed098afcd0370f98dbf834b">4b178e4</a>)</li> <li><strong>parser:</strong> Update list of possible content_type in LockupView (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/808">#808</a>) (<a href="https://github.com/LuanRT/YouTube.js/commit/680da9f501db02a9bed2fa8357df021e63024e5f">680da9f</a>)</li> <li><strong>Player:</strong> Add more ways to find the nsig algo (<a href="https://github.com/LuanRT/YouTube.js/commit/acfb0c58bec25782aa92963cd590a56967229d62">acfb0c5</a>)</li> <li><strong>PlaylistAddToOption:</strong> Use correct type for <code>contains_selected_videos</code> (<a href="https://github.com/LuanRT/YouTube.js/commit/53d1c759b65ce9b6cb9f236c02828077d4f506cc">53d1c75</a>)</li> <li><strong>ReelPlayerOverlay:</strong> Update <code>subscribe_button_renderer</code> type to include SubscribeButton (<a href="https://github.com/LuanRT/YouTube.js/commit/daa5a2982b24f107681050f2b534986b4d374c5d">daa5a29</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LuanRT/YouTube.js/commit/eaf6d1ab4eeaea085a3eedb0956942c1fcd603e9"><code>eaf6d1a</code></a> chore(main): release 12.0.0 (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/790">#790</a>)</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/8b2907169bbbdfc654b6dfade4b857403eb5fcaa"><code>8b29071</code></a> chore(deps): bump path-to-regexp and express (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/829">#829</a>)</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/478205b9d43b014e78ca3d19c5ef410f8dc8a381"><code>478205b</code></a> chore: update deps</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/acfb0c58bec25782aa92963cd590a56967229d62"><code>acfb0c5</code></a> fix(Player): Add more ways to find the nsig algo</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/6771325bb326744f2611c9b7f6306dfe6c56b6a4"><code>6771325</code></a> chore(oauth/examples): Remove unneeded scopes</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/d10fe6834a0d063d94b65289d54a52ed3398eff4"><code>d10fe68</code></a> feat(VideoViewCount): Add <code>extra_short_view_count</code> field</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/ec85b0f9421156c674c5c4d4a3a2e39eca7dbfbf"><code>ec85b0f</code></a> feat(parser): Add <code>ShowEngagementPanelEndpoint</code></li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/a7bb98173198932de33f08a2097788d67d1a8fd3"><code>a7bb981</code></a> refactor: Cookie-based session fixes and minor additions (<a href="https://redirect.github.com/LuanRT/YouTube.js/issues/821">#821</a>)</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/386257c7b342a9ffdbfa8b2d3118d14abab7554f"><code>386257c</code></a> chore: catch up</li> <li><a href="https://github.com/LuanRT/YouTube.js/commit/af3a91645d84798e744519ec8f24e565cc1ecdb1"><code>af3a916</code></a> feat(EngagementPanelTitleHeader): Add <code>contextual_info</code> and <code>menu</code></li> <li>Additional commits viewable in <a href="https://github.com/LuanRT/YouTube.js/compare/v9.4.0...v12.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=youtubei.js&package-manager=npm_and_yarn&previous-version=9.4.0&new-version=12.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:11 -05:00
yindo closed this issue 2026-02-22 18:35:11 -05:00
yindo changed title from [PR #2787] Bump youtubei.js from 9.4.0 to 12.0.0 in /collector to [PR #2787] [CLOSED] Bump youtubei.js from 9.4.0 to 12.0.0 in /collector 2026-06-05 15:16:56 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4122