ChunkyProgrammer
|
d6f13e20ac
|
feat(CommentsView): parse voice_reply_transcript (#981)
* Parse the VoiceReplyContainer instead of just parsing the text
|
2025-06-17 13:26:50 -03:00 |
|
absidue
|
75d39e7afb
|
chore(parser): Simplify d0d48bf525 (#888)
|
2025-02-08 06:00:03 -03:00 |
|
Luan
|
d0d48bf525
|
feat(CommentView): Parse prepareAccountCommand
|
2025-02-05 15:02:48 -03:00 |
|
Luan
|
32125c7045
|
feat(CommentView): Parse some extra tooltips
|
2025-01-21 07:51:55 -03:00 |
|
Luan
|
91fa215235
|
chore(parser): lint
|
2024-11-22 05:11:17 -03:00 |
|
Luan
|
94bc596048
|
refactor: Migrate to ts-proto (#752)
* refactor: Add extracted protos
* refactor: Remove old stuff and update affected code
* chore(package): Update `build:proto` script
* chore(ClientInfo): Rename `androidSdkVersion` to `android_sdk_version`
* chore: remove refs to old proto file
* refactor(sabr_request): Rename `Gw` to `media_type`
* chore(sabr_request): Fix typo in field num
* feat(parser): Parse `video_playback_ustreamer_config` and `server_abr_streaming_url`
* refactor: update protos
* chore(package): streamline clean and build scripts
* chore: update package.json
* chore: update npmignore
* chore(protos): Remove unneeded definitions
See https://github.com/LuanRT/googlevideo for video playback proto definitions.
* chore(package): add `rimraf` dependency
|
2024-09-16 06:54:29 -03:00 |
|
ChunkyProgrammer
|
4022d7aa89
|
Remove test code (#636)
|
2024-04-11 23:29:46 -03:00 |
|
LuanRT
|
1c08bfe113
|
feat(CommentView): Implement comment interaction methods
|
2024-04-11 18:04:45 -03:00 |
|
absidue
|
900f557202
|
feat(parser): Support CommentView nodes (#614)
|
2024-03-25 07:20:29 -03:00 |
|