Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docusaurus/.yarn/.cache/webpack/client-production-en/11.pack
Binary file not shown.
Binary file modified docusaurus/.yarn/.cache/webpack/client-production-en/12.pack
Binary file not shown.
Binary file modified docusaurus/.yarn/.cache/webpack/client-production-en/3.pack
Binary file not shown.
Binary file modified docusaurus/.yarn/.cache/webpack/client-production-en/9.pack
Binary file not shown.
Binary file modified docusaurus/.yarn/.cache/webpack/client-production-en/index.pack
Binary file not shown.
Binary file not shown.
Binary file modified docusaurus/.yarn/.cache/webpack/server-production-en/8.pack
Binary file not shown.
Binary file modified docusaurus/.yarn/.cache/webpack/server-production-en/index.pack
Binary file not shown.
Binary file not shown.
50 changes: 25 additions & 25 deletions docusaurus/docs/api/classes/Library_Exports.Caption.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ A caption track.

#### Defined in

[entities/caption.ts:108](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L108)
[entities/caption.ts:108](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L108)

## Properties

Expand All @@ -37,7 +37,7 @@ Whether the audio is a commentary/descriptive (alternate audio tracks), the prim

#### Defined in

[entities/caption.ts:70](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L70)
[entities/caption.ts:70](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L70)

___

Expand All @@ -49,7 +49,7 @@ Whether or not this caption track has been autosynced to the audio by YouTube.

#### Defined in

[entities/caption.ts:95](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L95)
[entities/caption.ts:95](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L95)

___

Expand All @@ -61,7 +61,7 @@ Whether or not this caption track is for the deaf/hard of hearing.

#### Defined in

[entities/caption.ts:75](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L75)
[entities/caption.ts:75](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L75)

___

Expand All @@ -73,7 +73,7 @@ The raw data of this caption track.

#### Defined in

[entities/caption.ts:35](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L35)
[entities/caption.ts:35](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L35)

___

Expand All @@ -85,7 +85,7 @@ Whether or not this caption track is a draft. If so, it won't be shown to users.

#### Defined in

[entities/caption.ts:90](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L90)
[entities/caption.ts:90](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L90)

___

Expand All @@ -97,7 +97,7 @@ Whether or not this caption track is written at a third-grade level (for languag

#### Defined in

[entities/caption.ts:85](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L85)
[entities/caption.ts:85](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L85)

___

Expand All @@ -109,7 +109,7 @@ If [Caption.status](./Library_Exports.Caption#status) is `failed`, then this is

#### Defined in

[entities/caption.ts:106](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L106)
[entities/caption.ts:106](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L106)

___

Expand All @@ -121,7 +121,7 @@ Whether or not this is a full caption track object.

#### Defined in

[entities/caption.ts:30](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L30)
[entities/caption.ts:30](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L30)

___

Expand All @@ -133,7 +133,7 @@ The ID of this caption track.

#### Defined in

[entities/caption.ts:40](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L40)
[entities/caption.ts:40](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L40)

___

Expand All @@ -145,7 +145,7 @@ The kind of caption track this is (automatic speech recognition, forced due to f

#### Defined in

[entities/caption.ts:55](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L55)
[entities/caption.ts:55](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L55)

___

Expand All @@ -157,7 +157,7 @@ The language that this caption track is written in.

#### Defined in

[entities/caption.ts:60](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L60)
[entities/caption.ts:60](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L60)

___

Expand All @@ -169,7 +169,7 @@ Whether or not this caption track uses large text for the vision-impaired.

#### Defined in

[entities/caption.ts:80](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L80)
[entities/caption.ts:80](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L80)

___

Expand All @@ -181,7 +181,7 @@ When this caption track was last updated.

#### Defined in

[entities/caption.ts:50](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L50)
[entities/caption.ts:50](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L50)

___

Expand All @@ -193,7 +193,7 @@ The name of this caption track.

#### Defined in

[entities/caption.ts:65](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L65)
[entities/caption.ts:65](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L65)

___

Expand All @@ -205,7 +205,7 @@ The processing status of the caption track.

#### Defined in

[entities/caption.ts:100](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L100)
[entities/caption.ts:100](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L100)

___

Expand All @@ -217,7 +217,7 @@ The ID of the [Video](./Library_Exports.Video#) that this caption track is for.

#### Defined in

[entities/caption.ts:45](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L45)
[entities/caption.ts:45](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L45)

___

Expand All @@ -229,7 +229,7 @@ The YouTube object that created this caption track object.

#### Defined in

[entities/caption.ts:25](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L25)
[entities/caption.ts:25](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L25)

___

Expand All @@ -241,7 +241,7 @@ The name of the endpoint used for this entity.

#### Defined in

[entities/caption.ts:10](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L10)
[entities/caption.ts:10](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L10)

___

Expand All @@ -253,7 +253,7 @@ The fields to request for this entity.

#### Defined in

[entities/caption.ts:20](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L20)
[entities/caption.ts:20](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L20)

___

Expand All @@ -265,7 +265,7 @@ The parts to request for this entity.

#### Defined in

[entities/caption.ts:15](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L15)
[entities/caption.ts:15](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L15)

## Methods

Expand All @@ -282,7 +282,7 @@ Must be using an access token with correct scopes.

#### Defined in

[entities/caption.ts:179](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L179)
[entities/caption.ts:179](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L179)

___

Expand All @@ -306,7 +306,7 @@ Must be using an access token with correct scopes.

#### Defined in

[entities/caption.ts:171](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L171)
[entities/caption.ts:171](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L171)

___

Expand All @@ -324,7 +324,7 @@ Must be using an access token with correct scopes.

#### Defined in

[entities/caption.ts:149](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L149)
[entities/caption.ts:149](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L149)

___

Expand All @@ -348,4 +348,4 @@ Must be using an access token with correct scopes.

#### Defined in

[entities/caption.ts:160](https://github.com/brandonbothell/popyt/blob/57ea7b2/src/entities/caption.ts#L160)
[entities/caption.ts:160](https://github.com/brandonbothell/popyt/blob/1e16df9/src/entities/caption.ts#L160)
Loading