mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 01:22:11 +00:00
docs(examples/browser): Warn about outdated example and provide alternative links [skip ci]
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
> ⚠️ **Warning:** This example is outdated.
|
||||
> Please check out [kira](https://github.com/LuanRT/kira) or [sabr-shaka-example](https://github.com/LuanRT/googlevideo/tree/main/examples/sabr-shaka-example) for up-to-date browser usage.
|
||||
|
||||
# Browser Usage
|
||||
To use YouTube.js in the browser you must proxy requests through your own server. You can see our simple reference implementation in Deno in `examples/browser/proxy/deno.ts`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user