Skip to content

Prefs

ts
type Prefs: object;

YouTube plugin preferences.

Type declaration

ts
optional banner: boolean;

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

title?

ts
optional title: boolean;

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

Source

plugin/youtube/server.ts:5 ↗