mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-23 23:09:28 +00:00
* chore: generate API ref using `typedoc` * chore: declutter readme and add links to ytjs.dev * chore: clean up
578 B
578 B
youtubei.js / Constants / INNERTUBE_HEADERS_BASE
Variable: INNERTUBE_HEADERS_BASE
constINNERTUBE_HEADERS_BASE:Readonly<object>
Type declaration
accept
accept:
"*/*"='*/*'
accept-encoding
accept-encoding:
"gzip, deflate"='gzip, deflate'
content-type
content-type:
"application/json"='application/json'