chore: update readme

This commit is contained in:
Luan
2024-09-26 20:05:07 -03:00
committed by GitHub
parent 125654457e
commit 6b1801c893

View File

@@ -6,7 +6,9 @@ This is a collection of utilities for working with Google Video APIs, with a pri
* [ServerAbrStream (SABR Client)](./src/core/ServerAbrStream.ts)
* [ChunkedDataBuffer (Buffer Manager)](./src/core/ChunkedDataBuffer.ts)
You can find usage examples [here](./examples/).
The protobuf definitions were extracted from YouTube's Android and iOS clients, and the UMP parser and buffer manager are based on the implementation currently found on youtube.com.
Usage examples can be found [here](./examples/).
## Installation
@@ -61,4 +63,4 @@ Distributed under the [MIT](./LICENSE) License.
<p align="right">
(<a href="#top">back to top</a>)
</p>
</p>