ha-fusion
ha-fusion copied to clipboard
Bump youtubei.js from 10.0.0 to 10.2.0
Bumps youtubei.js from 10.0.0 to 10.2.0.
Release notes
Sourced from youtubei.js's releases.
v10.2.0
10.2.0 (2024-07-25)
Features
- Format: Add
is_secondaryfor detecting secondary audio tracks (#697) (a352dde)- parser: add classdata to unhandled parse errors (#691) (090539b)
- proto: Add
comment_idto commentSectionParams (#693) (a5f6209)Bug Fixes
- parser: ignore MiniGameCardView node (#692) (6d0bc89)
- parser: ThumbnailView background color (#686) (0f8f92a)
- Player: Bump cache version (#702) (6765f4e)
- Player: Fix extracting the n-token decipher algorithm again (#701) (3048f70)
v10.1.0
10.1.0 (2024-07-10)
Features
- Session: Add
configInfoto InnerTube context (5a8fd3a)- toDash: Add option to include WebVTT or TTML captions (#673) (bd9f6ac)
- toDash: Add the "dub" role to translated captions (#677) (858cdd1)
Bug Fixes
- FormatUtils: Throw an error if download requests fail (a19511d)
- InfoPanelContent: Update InfoPanelContent node to also support
paragraphs(4cbaa79)- Player: Fix extracting the n-token decipher algorithm (#682) (142a7d0)
- proto: Update
Contextmessage (62ac2f6), closes #681- Session: Round UTC offset minutes (84f90aa)
- toDash: Fix image representations not being spec compliant (#672) (e5aab9a)
- YTMusic: Add support for new header layouts (14c3a06)
Changelog
Sourced from youtubei.js's changelog.
10.2.0 (2024-07-25)
Features
- Format: Add
is_secondaryfor detecting secondary audio tracks (#697) (a352dde)- parser: add classdata to unhandled parse errors (#691) (090539b)
- proto: Add
comment_idto commentSectionParams (#693) (a5f6209)Bug Fixes
- parser: ignore MiniGameCardView node (#692) (6d0bc89)
- parser: ThumbnailView background color (#686) (0f8f92a)
- Player: Bump cache version (#702) (6765f4e)
- Player: Fix extracting the n-token decipher algorithm again (#701) (3048f70)
10.1.0 (2024-07-10)
Features
- Session: Add
configInfoto InnerTube context (5a8fd3a)- toDash: Add option to include WebVTT or TTML captions (#673) (bd9f6ac)
- toDash: Add the "dub" role to translated captions (#677) (858cdd1)
Bug Fixes
- FormatUtils: Throw an error if download requests fails (a19511d)
- InfoPanelContent: Update InfoPanelContent node to also support
paragraphs(4cbaa79)- Player: Fix extracting the n-token decipher algorithm (#682) (142a7d0)
- proto: Update
Contextmessage (62ac2f6), closes #681- Session: Round UTC offset minutes (84f90aa)
- toDash: Fix image representations not being spec compliant (#672) (e5aab9a)
- YTMusic: Add support for new header layouts (14c3a06)
Commits
1e29019chore(main): release 10.2.0 (#688)6765f4efix(Player): Bump cache version (#702)3048f70fix(Player): Fix extracting the n-token decipher algorithm again (#701)090539bfeat(parser): add classdata to unhandled parse errors (#691)6d0bc89fix(parser): ignore MiniGameCardView node (#692)a5f6209feature(proto): Addcomment_idto commentSectionParams (#693)a352ddefeat(Format): Addis_secondaryfor detecting secondary audio tracks (#697)0f8f92afix(parser): ThumbnailView background color (#686)7d03469chore(main): release 10.1.0 (#669)62ac2f6fix(proto): UpdateContextmessage- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)