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

googlevideo / exports/utils / FormatKeyUtils / createKey

Function: createKey()

createKey(itag, xtags): string

Defined in: codeberg/googlevideo/src/utils/formatKeyUtils.ts:10

Creates a format key based on itag and xtags.

Parameters

itag

undefined | number

xtags

undefined | string

Returns

string

A string format key.

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