Commit Graph

122 Commits

Author SHA1 Message Date
dependabot[bot]
d2fa40d761 build(deps-dev): bump vite from 7.1.5 to 7.1.12 (#41)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 08:52:03 -03:00
dependabot[bot]
f050770689 build(deps-dev): bump vite in /examples/sabr-shaka-example (#39)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 08:25:10 -03:00
Luan
f2b87517c5 chore: Update examples 2025-10-12 17:55:33 -03:00
Luan
69db60c491 chore: merge main 2025-09-17 19:13:51 -03:00
Luan
2b622d7069 chore(sabr-shaka-example): Fix log tag
Oops. That's what I get for copy pasting.
2025-09-17 19:13:36 -03:00
dependabot[bot]
758083793a build(deps): bump esbuild and vite in /examples/sabr-shaka-example (#35)
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.10 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.21.5 to 0.25.10
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.10)

Updates `vite` from 5.4.20 to 7.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.10
  dependency-type: indirect
- dependency-name: vite
  dependency-version: 7.1.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 18:18:26 -03:00
Luan
39d8ff3056 chore(docs): Update license link 2025-09-17 18:13:53 -03:00
Luan
befa5a4d69 chore(docs): Fix kira link 2025-09-17 18:12:39 -03:00
Luan
f2b2d4412f chore(sabr-shaka-example): Change default video id
The Magnetic Tree is a nice tune, but Memories of Memories is even better.
2025-09-17 18:11:04 -03:00
Luan
07999a4a20 chore(sabr-shaka-example): Use player#attach instead of element 2025-09-17 18:06:58 -03:00
Luan
9f992e624a chore(examples): Add a minimal sabr player
Based on Kira's code.
2025-09-17 18:00:59 -03:00
Luan
db64163366 chore: merge main 2025-09-17 15:44:26 -03:00
Luan
be38a22257 chore(SabrStream): Fix type warnings 2025-09-17 15:43:51 -03:00
github-actions[bot]
fbc18fa9e1 chore(main): release googlevideo 4.0.4 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
googlevideo-v4.0.4
2025-09-14 22:22:17 -03:00
Luan
c178194ad8 chore(tests): Fix sabr stream simulation 2025-09-14 20:40:12 -03:00
Luan
c240c97c23 fix(generate-proto): Use forceLong=string option
Noticed YouTube returning very large int64 values, causing the protobuf library to throw.
2025-09-14 19:58:07 -03:00
dependabot[bot]
4d0a4a0f14 build(deps-dev): bump vite from 7.0.6 to 7.1.5 (#33)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.6 to 7.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 19:21:35 -03:00
github-actions[bot]
e0be4765e1 chore(main): release googlevideo 4.0.3 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
googlevideo-v4.0.3
2025-08-16 02:09:56 -03:00
Luan
eb28ed07c1 chore: catch up with main branch 2025-08-16 02:07:09 -03:00
Luan
5238e7322a fix(SabrUmpProcessor): Init segment not being fetched when cache is disabled 2025-08-16 02:06:33 -03:00
Luan
4112e35422 fix(SabrStreamingAdapter): Add lastPlayerTimeSecs to prevent stale data usage
Thank you, @andrews54757, for reporting and helping debug this on Discord!
2025-08-16 02:05:36 -03:00
github-actions[bot]
9a0572263f chore(main): release googlevideo 4.0.2 (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
googlevideo-v4.0.2
2025-07-24 10:05:20 -03:00
Luan
fa4d4f7b11 chore(docs): Update API ref 2025-07-24 10:04:20 -03:00
Luan
19854137ca chore(package): Remove main entry point
Oops, almost missed it.
2025-07-24 10:02:49 -03:00
Luan
d8d4471a44 chore(package): Remove unused type and module fields 2025-07-24 10:01:27 -03:00
Luan
059ce1cae8 chore: Update protos 2025-07-24 10:00:27 -03:00
Luan
34dc84f576 chore(package): Update deps 2025-07-24 09:57:33 -03:00
Luan
3d063c3d62 chore(shared-types): Add tsdoc
JSR was complaining about this one too...
2025-07-24 09:48:37 -03:00
Luan
b4a0728f6a fix(SabrStream): Catch part decoding errors and improve stall detection logic
Part decoding errors seem to happen quite often when using slow connections.

Code copied from the player adapter processor.
2025-07-24 09:44:34 -03:00
Luan
57d427774c chore: merge main 2025-07-22 16:39:56 -03:00
Luan
67ae82be3b chore: update docs 2025-07-22 16:39:38 -03:00
github-actions[bot]
e185cbcd88 chore(main): release googlevideo 4.0.1 (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
googlevideo-v4.0.1
2025-07-22 16:02:30 -03:00
Luan
5b84100979 chore(docs): Add more tsdoc to make jsr happy
Release-As: 4.0.1
2025-07-22 16:00:42 -03:00
Luan
7c354bf505 chore: merge main 2025-07-22 15:28:36 -03:00
Luan
1770a47136 chore: fix jsr release 2025-07-22 15:28:20 -03:00
github-actions[bot]
c218cf203c chore(main): release googlevideo 4.0.0 (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
googlevideo-v4.0.0
2025-07-22 15:26:02 -03:00
Luan
f4805f6b36 chore: lint 2025-07-22 15:24:30 -03:00
Luan
445c747a5d chore: remove .idea from repo 2025-07-22 15:09:38 -03:00
Luan
a744d6af0a feat!: rework library (#27) 2025-07-22 15:02:10 -03:00
absidue
059b7a8a26 chore(build): More efficient enum emit (#25)
* chore(build): More efficient enum emit

* chore(build): Add source mappings for enums
2025-07-18 13:19:50 -03:00
absidue
a65328dcca chore(protos): Enable removeEnumPrefix ts-proto option (#24) 2025-04-16 19:57:22 -03:00
Luan
d17ec5a045 chore: lint 2025-04-06 20:38:42 -03:00
Luan
e720acf743 chore: Add id-token permission to release-please action 2025-04-06 20:11:51 -03:00
Luan
b78930491a chore: Remove old browser example 2025-04-06 20:06:23 -03:00
Luan
e6e6caf042 chore: fix conflicts 2025-04-06 19:51:30 -03:00
Luan
159237ff92 chore: Fix onesie request example and clean up 2025-04-06 19:12:24 -03:00
absidue
173a2b0717 chore(protos): Add audioTrackId to ClientAbrState (#22) 2025-03-30 17:32:25 -03:00
github-actions[bot]
e217d50236 chore(main): release googlevideo 3.0.0 (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
googlevideo-v3.0.0
2025-03-23 14:33:15 -03:00
absidue
c5c81a81ed refactor(protos)!: Remove the fromJSON, toJSON, create and fromPartial functions (#19) 2025-03-23 13:52:13 -03:00
Luan
d72f8b2dae chore(protos): Remove outdated comment and update exports 2025-03-19 18:15:48 -03:00