absidue
13e796123b
fix(Player): Fix signature algorithm extraction again ( #837 )
2024-12-12 09:30:50 -03:00
Luan
5f233ae34e
feat(parser): Add ActiveAccountHeader
...
Found on the 'You' (a.k.a, 'Library') page.
2024-12-10 18:32:31 -03:00
Luan
c1de097ce1
chore(Parser): Don't ignore BackgroundPromo
...
It turns out this is not an ad at all.
2024-12-10 16:30:23 -03:00
Luan
67f13fffac
feat(Actions): Allow auth check to be skipped
2024-12-10 16:12:06 -03:00
Luan
c8173c88e0
feat(parser): Add PlaylistThumbnailOverlay
2024-12-10 13:50:20 -03:00
github-actions[bot]
8e97bbc058
chore(main): release 12.1.0 ( #830 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v12.1.0
2024-12-10 10:10:40 -03:00
Luan
283172f220
fix(Player): Bump cache version
...
This should fix bad (n)sig caches.
2024-12-10 10:08:05 -03:00
absidue
ce4996cea7
fix(Player): Fix signature algorithm extraction ( #832 )
2024-12-10 09:28:08 -03:00
Luan
ad2ae51b97
feat(parser): Add mobile guide nodes
2024-12-08 17:11:57 -03:00
Luan
4bf125b6a5
feat: Add MWEB client
2024-12-08 17:11:57 -03:00
github-actions[bot]
eaf6d1ab4e
chore(main): release 12.0.0 ( #790 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v12.0.0
2024-12-05 20:49:54 -03:00
dependabot[bot]
8b2907169b
chore(deps): bump path-to-regexp and express ( #829 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12 )
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 20:48:18 -03:00
Luan
478205b9d4
chore: update deps
2024-12-05 20:43:04 -03:00
Luan
acfb0c58be
fix(Player): Add more ways to find the nsig algo
2024-12-05 19:31:43 -03:00
Luan
6771325bb3
chore(oauth/examples): Remove unneeded scopes
...
For those getting errors even after removing this:
If you had previously signed in using the same OAuth credentials, you'll have to go to "account" > "security" > "See all connections" (third party apps) and then remove the previously granted access.
2024-12-04 14:37:30 -03:00
Luan
d10fe6834a
feat(VideoViewCount): Add extra_short_view_count field
2024-12-04 14:32:15 -03:00
Luan
ec85b0f942
feat(parser): Add ShowEngagementPanelEndpoint
2024-11-28 18:14:25 -03:00
Patrick Kan
a7bb981731
refactor: Cookie-based session fixes and minor additions ( #821 )
...
* (fix) `on_behalf_of_user` arg not applied
* (feat) `AccountManager#getInfo()`: Add option to fetch full accounts list
2024-11-28 17:44:30 -03:00
Luan
386257c7b3
chore: catch up
2024-11-27 07:33:23 -03:00
Luan
af3a91645d
feat(EngagementPanelTitleHeader): Add contextual_info and menu
...
Both con contain info about the comments section.
2024-11-27 07:30:10 -03:00
absidue
bbaefb12b3
chore(Utils): Bump WEB version constant to latest version ( #818 )
2024-11-26 01:49:13 -03:00
absidue
8e50ebd925
feat(parser): Add animated_image to PageHeaderView ( #819 )
2024-11-26 01:48:52 -03:00
Luan
92acd6ca4d
chore: fix HideEngagementPanelEndpoint type
...
Oops.
2024-11-26 01:23:33 -03:00
Luan
2824900852
feat(parser): Add ChangeEngagementPanelVisibilityEndpoint
...
Similar to `ChangeEngagementPanelVisibilityAction`
2024-11-26 01:17:14 -03:00
Luan
c2b2d7ad52
feat(parser): Add ChangeEngagementPanelVisibilityAction
2024-11-25 05:33:49 -03:00
Luan
790f8172fc
fix(VideoSecondaryInfo): Parse show_more_text and show_less_text correctly
2024-11-25 05:16:08 -03:00
Luan
ed8d43a799
chore: lint
2024-11-25 03:26:04 -03:00
Luan
fcd65b4dba
chore(docs): Update API ref [skip ci]
2024-11-25 03:25:27 -03:00
Luan
4729016fb9
feat(parser): Add RunAttestationCommand
...
Can be used to get attestation responses from BotGuard, assuming you have a VM (retrieved using the `/att/get` endpoint, with engagement type set to `ENGAGEMENT_TYPE_UNBOUND`) loaded up.
2024-11-25 03:23:23 -03:00
Luan
951256c641
chore(docs): Update API ref (x2) [skip ci]
2024-11-22 06:24:56 -03:00
Luan
cf09f7bab1
chore: clean up some classes
2024-11-22 06:21:41 -03:00
Luan
d8dca8cc09
refactor(parser): Remove unused analytics nodes
...
These were once useful when it was still possible to use the Android client with OAuth.
2024-11-22 05:17:57 -03:00
Luan
91fa215235
chore(parser): lint
2024-11-22 05:11:17 -03:00
Luan
2f087d47a0
refactor(parser)!: Remove old comment node
2024-11-22 04:58:37 -03:00
Luan
2c7f0ca155
refactor(kids/Channel): Use new endpoint parsers for continuation requests
2024-11-22 04:45:39 -03:00
Luan
4e9d64404e
chore(docs): Update API ref
2024-11-22 04:25:16 -03:00
absidue
fc5571629e
feat(Log)!: Convert Log class to module ( #814 )
2024-11-21 21:04:38 -03:00
absidue
9cf0d3f3b3
chore(parser)!: Remove getters that have been deprecated for a long time ( #815 )
2024-11-21 20:13:37 -03:00
Luan
7397aa3f64
refactor(parser)!: Implement endpoint/command parsers ( #812 )
2024-11-21 18:24:16 -03:00
jonz94
7156a585c0
feat(parser): add LiveChatModeChangeMessage node ( #811 )
...
* feat(parser): add `LiveChatModeChangeMessage` node
* chore: npm run build:parser-map
* refactor: keep `timestamp_text` as Text
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
* refactor: keep `timestamp_text` as Text
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2024-11-19 17:06:29 -03:00
YBD Project
cfb48fab89
feat: Add getCourses ( #798 )
...
* feat: add getCourses function to retrieve courses
* chore: Change getCourses function to return Feed instead of TabbedFeed
2024-11-19 04:56:57 -03:00
Dave Nicolson
71d9ebc5fd
refactor(PlaylistManager): Optimize playlist video removal ( #801 )
...
* Handle undefined playlist attributes
* Optimize playlist video removal
2024-11-19 04:52:18 -03:00
absidue
0914299215
feat(parser): Add optional image property to LockupMetadataView ( #806 )
2024-11-19 04:50:28 -03:00
ChunkyProgrammer
038efff17f
feat(Parser): add support for parsing subtitle for RichShelf ( #805 )
2024-11-19 04:43:03 -03:00
absidue
4b178e4bfb
fix(parser): The AvatarView.image_processor property is optional ( #807 )
2024-11-18 15:54:03 -03:00
absidue
680da9f501
fix(parser): Update list of possible content_type in LockupView ( #808 )
2024-11-18 15:51:00 -03:00
jonz94
7fb00fa378
feat(parser): Add LiveChatBannerChatSummary node, update TextRun node ( #809 )
...
* feat(parser): add `LiveChatBannerChatSummary` node
* feat(TextRun): add `deemphasize` property
* chore: npm run build:parser-map
2024-11-18 15:49:50 -03:00
Luan
53d1c759b6
fix(PlaylistAddToOption): Use correct type for contains_selected_videos
2024-11-18 04:15:54 -03:00
Luan
bdebb9f741
feat(NavigationEndpoint): Add name property
...
Sometimes you can make assumptions based on the endpoint's object name.
2024-11-17 01:19:08 -03:00
Luan
2940f7b908
feat(parser): Add AddToPlaylist node
2024-11-17 00:14:37 -03:00