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

youtubei.js / SessionArgs

Type Alias: SessionArgs

SessionArgs = object

Defined in: src/core/Session.ts:234

Properties

client_name

client_name: ClientType

Defined in: src/core/Session.ts:240


device_category

device_category: DeviceCategory

Defined in: src/core/Session.ts:239


enable_safety_mode

enable_safety_mode: boolean

Defined in: src/core/Session.ts:241


lang

lang: string

Defined in: src/core/Session.ts:235


location

location: string

Defined in: src/core/Session.ts:236


on_behalf_of_user

on_behalf_of_user: string | undefined

Defined in: src/core/Session.ts:243


time_zone

time_zone: string

Defined in: src/core/Session.ts:237


user_agent

user_agent: string

Defined in: src/core/Session.ts:238


visitor_data

visitor_data: string

Defined in: src/core/Session.ts:242

Edit this page
Last Updated: 10/12/25, 3:23 PM