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

googlevideo / exports/utils / FormatKeyUtils / getUniqueFormatId

Function: getUniqueFormatId()

getUniqueFormatId(format): string

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

Generates a unique format ID based on the SabrFormat properties.

Parameters

format

SabrFormat

The SabrFormat object.

Returns

string

A unique string identifier for the format.

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