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

youtubei.js / ClientType

Enumeration: ClientType

Enumeration Members

ANDROID

ANDROID: "ANDROID"

Defined in

src/core/Session.ts:27


ANDROID_CREATOR

ANDROID_CREATOR: "ANDROID_CREATOR"

Defined in

src/core/Session.ts:29


ANDROID_MUSIC

ANDROID_MUSIC: "ANDROID_MUSIC"

Defined in

src/core/Session.ts:28


IOS

IOS: "iOS"

Defined in

src/core/Session.ts:26


KIDS

KIDS: "WEB_KIDS"

Defined in

src/core/Session.ts:24


MUSIC

MUSIC: "WEB_REMIX"

Defined in

src/core/Session.ts:25


MWEB

MWEB: "MWEB"

Defined in

src/core/Session.ts:23


TV

TV: "TVHTML5"

Defined in

src/core/Session.ts:30


TV_EMBEDDED

TV_EMBEDDED: "TVHTML5_SIMPLY_EMBEDDED_PLAYER"

Defined in

src/core/Session.ts:32


TV_SIMPLY

TV_SIMPLY: "TVHTML5_SIMPLY"

Defined in

src/core/Session.ts:31


WEB

WEB: "WEB"

Defined in

src/core/Session.ts:22


WEB_CREATOR

WEB_CREATOR: "WEB_CREATOR"

Defined in

src/core/Session.ts:34


WEB_EMBEDDED

WEB_EMBEDDED: "WEB_EMBEDDED_PLAYER"

Defined in

src/core/Session.ts:33

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