Commit Graph

54 Commits

Author SHA1 Message Date
github-actions[bot]
866586c7e7 chore(main): release googlevideo 2.0.0 (#12)
* chore(main): release googlevideo 2.0.0

* chore: fix changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Luan <luan.lrt4@gmail.com>
googlevideo-v2.0.0
2024-11-02 02:05:29 -03:00
Luan
160cae25e8 chore: release 2.0.0
Release-As: 2.0.0
2024-11-02 02:00:32 -03:00
Luan
d36a298d25 chore: update release-please config 2024-11-02 01:56:47 -03:00
Luan
ec64dd5183 refactor!: drop cjs support
+ Publish to JSR (jsr.io)
2024-11-02 01:50:30 -03:00
Luan
b2076342e7 chore: bootstrap releases for path: . (#9)
* chore: bootstrap releases for path: .

* chore: update .release-please-manifest.json
2024-11-02 01:21:51 -03:00
Luan
ba7c0fe4bf chore: update release-please workflow 2024-11-02 01:14:03 -03:00
Luan
ec4e83424c Merge branch 'main' of https://github.com/LuanRT/googlevideo 2024-10-26 06:09:52 -03:00
Luan
c0bd5cf3c5 chore: update protos 2024-10-26 06:07:40 -03:00
github-actions[bot]
a34bdc72b1 chore(main): release 1.1.0 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.1.0
2024-10-24 12:16:43 -03:00
Luan
4cd18770ba chore: release 1.1.0
Release-As: 1.1.0
2024-10-24 12:13:26 -03:00
Luan
56df5a744d chore(linter): Update no-tabs rule 2024-10-24 09:33:18 -03:00
Luan
20a06ba8bd chore: Update readme 2024-10-24 09:29:27 -03:00
Luan
b701e31b75 chore: Add esbuild to package.json and install protoc in release workflow 2024-10-24 09:24:13 -03:00
Luan
51ef60f17e chore: Update workflows 2024-10-24 09:21:18 -03:00
Luan
3ab569c637 fix(sabr): Video-only playback is no longer supported
What a bummer...

At least they can't remove audio-only, since it's still needed for YouTube Music. :)
2024-10-24 09:12:18 -03:00
Luan
5cec3e9b5f chore: Add issue templates and workflows 2024-10-24 09:02:21 -03:00
Luan
3f0ddc0555 chore: update protos 2024-10-23 09:35:50 -03:00
Luan
eb9311e482 chore: simplify onesie example 2024-10-10 02:57:43 -03:00
Luan
79711e655b chore: update protos 2024-10-02 12:23:00 -05:00
dependabot[bot]
d13ee8c4f5 build(deps): bump rollup and vite in /examples/browser/web (#4)
Bumps [rollup](https://github.com/rollup/rollup) to 4.22.4 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `rollup` from 2.79.1 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v4.22.4)

Updates `vite` from 3.2.10 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 15:33:06 -03:00
Luan
6b1801c893 chore: update readme 2024-09-26 20:05:07 -03:00
Luan
125654457e chore: update protos x2 2024-09-25 14:36:16 -03:00
Luan
3d41824dee chore: update protos 2024-09-25 13:04:33 -03:00
Luan
fbef7bd417 fix(onesie-request): clone session context to prevent original modification 2024-09-23 18:50:52 -03:00
Luan
ab6c669c44 chore: use proto2 2024-09-21 13:51:23 -03:00
Luan
e2e885bf09 fix(ServerAbrStream): validate server response 2024-09-19 14:10:00 -03:00
Luan
48ef9be26b fix(ServerAbrStream): use optional chaining for sequenceNumber access 2024-09-19 13:53:17 -03:00
Luan
8642306f97 chore(docs): fix buffer length logging 2024-09-19 13:16:38 -03:00
Luan
29c9cd5b69 chore(examples/onesie-request): lint 2024-09-19 12:16:39 -03:00
Luan
a6fffa1605 chore(protos): Update StreamerContext 2024-09-18 18:55:08 -03:00
Luan
6f273c197a chore(examples): lint 2024-09-18 16:16:42 -03:00
Luan
cfd0014b0e chore: Add a proper readme 2024-09-18 16:09:25 -03:00
Luan
3c0fb613e0 chore: Add onesie request example 2024-09-18 16:08:05 -03:00
Luan
83d130eb14 chore: clean up 2024-09-18 16:06:51 -03:00
Luan
c35206761a feat(protos): Add remaining onesie protos 2024-09-18 16:05:01 -03:00
Luan
8e4104c9d0 chore: update protos 2024-09-16 15:40:36 -03:00
Luan
ae7f419ca0 chore: update web example's deps 2024-09-16 09:14:51 -03:00
Luan
f8c253177f chore: clean up 2024-09-16 07:21:33 -03:00
Luan
5549a97173 fix(examples): stop progress bars on completion 2024-09-15 15:42:01 -03:00
Luan
a1e573831b chore(examples): clean up 2024-09-15 15:30:38 -03:00
Luan
f273a416c7 refactor(ServerAbrStream): Clean up
+ Add an example with ffmpeg.
2024-09-15 08:52:54 -03:00
Luan
b20dd43b50 chore(package): update keywords in package.json 2024-09-15 08:51:14 -03:00
Luan
5a16ba0b47 chore: update protos 2024-09-15 08:50:38 -03:00
Luan
d9fb9431ed fix(ServerAbrStream): Ignore duplicate sequences
Ignoring them is not the best solution, but at least we don't end up with a corrupted file :P

Note:
This would only happen when downloading two itags (MediaType.MEDIA_TYPE_DEFAULT).

Other changes:
Convert field names to camelCase.
2024-09-14 12:03:06 -03:00
Luan
96d0a0938c refactor(types): update some type properties to camelCase 2024-09-14 11:43:40 -03:00
Luan
c5f18b840a chore(ServerAbrStream): Update TODO comment 2024-09-13 14:19:39 -03:00
Luan
b097df6d86 Merge pull request #1 from LuanRT/dependabot/npm_and_yarn/examples/browser/web/vite-3.2.10
build(deps-dev): bump vite from 3.2.8 to 3.2.10 in /examples/browser/web
2024-09-13 14:12:50 -03:00
Luan
f7021bc772 chore: remove unused proto file params.proto 2024-09-13 14:11:27 -03:00
Luan
ecbf0dc8d3 chore: clean up 2024-09-13 14:09:38 -03:00
Luan
b7b680c4f1 docs(examples): add instructions 2024-09-13 14:07:55 -03:00