Commit Graph

122 Commits

Author SHA1 Message Date
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
Luan
e412527340 chore: remove unused dependencies 2024-09-13 13:57:23 -03:00
Luan
9fc69cf079 docs: add initial README with project description 2024-09-13 13:56:27 -03:00
dependabot[bot]
4078d087f2 build(deps-dev): bump vite from 3.2.8 to 3.2.10 in /examples/browser/web
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 16:53:46 +00:00
Luan
a508925216 feat: init repo 2024-09-13 13:52:28 -03:00