mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 00:32:11 +00:00
chore: update readme
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user