youtubei.js / SessionArgs
Type Alias: SessionArgs
SessionArgs =
object
Defined in: src/core/Session.ts:240
Properties
client_name
client_name:
ClientType
Defined in: src/core/Session.ts:246
device_category
device_category:
DeviceCategory
Defined in: src/core/Session.ts:245
enable_safety_mode
enable_safety_mode:
boolean
Defined in: src/core/Session.ts:247
lang
lang:
string
Defined in: src/core/Session.ts:241
location
location:
string
Defined in: src/core/Session.ts:242
on_behalf_of_user
on_behalf_of_user:
string|undefined
Defined in: src/core/Session.ts:249
time_zone
time_zone:
string
Defined in: src/core/Session.ts:243
user_agent
user_agent:
string
Defined in: src/core/Session.ts:244
visitor_data
visitor_data:
string
Defined in: src/core/Session.ts:248