YouTube.js
Guide
Discord
❤️ Sponsor
GitHub
Guide
Discord
❤️ Sponsor
GitHub

youtubei.js / Constants / INNERTUBE_HEADERS_BASE

Variable: INNERTUBE_HEADERS_BASE

const INNERTUBE_HEADERS_BASE: object

Type declaration

accept

readonly accept: "*/*" = '*/*'

accept-encoding

readonly accept-encoding: "gzip, deflate" = 'gzip, deflate'

content-type

readonly content-type: "application/json" = 'application/json'

Defined in

src/utils/Constants.ts:121

Edit this page
Last Updated: 7/24/25, 1:11 PM