YouTube.js
Guide
Discord
GitHub
Guide
Discord
GitHub

youtubei.js / Managers / AccountManager

Class: AccountManager

Constructors

new AccountManager()

new AccountManager(actions): AccountManager

Parameters

• actions: Actions

Returns

AccountManager

Defined in

src/core/managers/AccountManager.ts:12

Methods

getInfo()

getInfo(): Promise<AccountInfo>

Retrieves channel info.

Returns

Promise<AccountInfo>

Defined in

src/core/managers/AccountManager.ts:19


getSettings()

getSettings(): Promise<Settings>

Gets YouTube settings.

Returns

Promise<Settings>

Defined in

src/core/managers/AccountManager.ts:30

Edit this page
Last Updated:: 3/25/25, 8:08 PM
Contributors: EdamAme-x