Skip to content

Prefs

ts
type Prefs = object;

Defined in: plugin/youtube/server.ts:5 ↗

YouTube plugin preferences.

Properties

ts
optional banner: boolean;

Defined in: plugin/youtube/server.ts:9 ↗

Whether to show "Watch on YouTube" banner; enabled by default.


title?

ts
optional title: boolean;

Defined in: plugin/youtube/server.ts:7 ↗

Whether to show captured alt syntax as video title; enabled by default.