mirror of
https://github.com/ilyhalight/voice-over-translation.git
synced 2026-04-28 03:20:22 +00:00
docs: added info about hls.js
This commit is contained in:
parent
83ab3c8b90
commit
6f0e9bd966
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,10 @@ If you are editing the translation manually, then you **MUST** update the hash u
|
|||
|
||||

|
||||
|
||||
## hls.js
|
||||
|
||||
You **SHOULDN'T** update the hls.js version in the [package.json](./package.json) without updating in [headers.json](./src/headers.json)
|
||||
|
||||
## vot.js
|
||||
|
||||
**DON'T forget** to pass `{ fetchFn: GM_fetch }` option to `getVideoID` and `getVideoData`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue