@@ -25,7 +25,7 @@ A caption track.
2525
2626#### Defined in
2727
28- [ entities/caption.ts:108] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L108 )
28+ [ entities/caption.ts:108] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L108 )
2929
3030## Properties
3131
@@ -37,7 +37,7 @@ Whether the audio is a commentary/descriptive (alternate audio tracks), the prim
3737
3838#### Defined in
3939
40- [ entities/caption.ts:70] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L70 )
40+ [ entities/caption.ts:70] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L70 )
4141
4242___
4343
@@ -49,7 +49,7 @@ Whether or not this caption track has been autosynced to the audio by YouTube.
4949
5050#### Defined in
5151
52- [ entities/caption.ts:95] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L95 )
52+ [ entities/caption.ts:95] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L95 )
5353
5454___
5555
@@ -61,7 +61,7 @@ Whether or not this caption track is for the deaf/hard of hearing.
6161
6262#### Defined in
6363
64- [ entities/caption.ts:75] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L75 )
64+ [ entities/caption.ts:75] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L75 )
6565
6666___
6767
@@ -73,7 +73,7 @@ The raw data of this caption track.
7373
7474#### Defined in
7575
76- [ entities/caption.ts:35] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L35 )
76+ [ entities/caption.ts:35] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L35 )
7777
7878___
7979
@@ -85,7 +85,7 @@ Whether or not this caption track is a draft. If so, it won't be shown to users.
8585
8686#### Defined in
8787
88- [ entities/caption.ts:90] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L90 )
88+ [ entities/caption.ts:90] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L90 )
8989
9090___
9191
@@ -97,7 +97,7 @@ Whether or not this caption track is written at a third-grade level (for languag
9797
9898#### Defined in
9999
100- [ entities/caption.ts:85] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L85 )
100+ [ entities/caption.ts:85] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L85 )
101101
102102___
103103
@@ -109,7 +109,7 @@ If [Caption.status](./Library_Exports.Caption#status) is `failed`, then this is
109109
110110#### Defined in
111111
112- [ entities/caption.ts:106] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L106 )
112+ [ entities/caption.ts:106] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L106 )
113113
114114___
115115
@@ -121,7 +121,7 @@ Whether or not this is a full caption track object.
121121
122122#### Defined in
123123
124- [ entities/caption.ts:30] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L30 )
124+ [ entities/caption.ts:30] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L30 )
125125
126126___
127127
@@ -133,7 +133,7 @@ The ID of this caption track.
133133
134134#### Defined in
135135
136- [ entities/caption.ts:40] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L40 )
136+ [ entities/caption.ts:40] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L40 )
137137
138138___
139139
@@ -145,7 +145,7 @@ The kind of caption track this is (automatic speech recognition, forced due to f
145145
146146#### Defined in
147147
148- [ entities/caption.ts:55] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L55 )
148+ [ entities/caption.ts:55] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L55 )
149149
150150___
151151
@@ -157,7 +157,7 @@ The language that this caption track is written in.
157157
158158#### Defined in
159159
160- [ entities/caption.ts:60] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L60 )
160+ [ entities/caption.ts:60] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L60 )
161161
162162___
163163
@@ -169,7 +169,7 @@ Whether or not this caption track uses large text for the vision-impaired.
169169
170170#### Defined in
171171
172- [ entities/caption.ts:80] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L80 )
172+ [ entities/caption.ts:80] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L80 )
173173
174174___
175175
@@ -181,7 +181,7 @@ When this caption track was last updated.
181181
182182#### Defined in
183183
184- [ entities/caption.ts:50] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L50 )
184+ [ entities/caption.ts:50] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L50 )
185185
186186___
187187
@@ -193,7 +193,7 @@ The name of this caption track.
193193
194194#### Defined in
195195
196- [ entities/caption.ts:65] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L65 )
196+ [ entities/caption.ts:65] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L65 )
197197
198198___
199199
@@ -205,7 +205,7 @@ The processing status of the caption track.
205205
206206#### Defined in
207207
208- [ entities/caption.ts:100] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L100 )
208+ [ entities/caption.ts:100] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L100 )
209209
210210___
211211
@@ -217,7 +217,7 @@ The ID of the [Video](./Library_Exports.Video#) that this caption track is for.
217217
218218#### Defined in
219219
220- [ entities/caption.ts:45] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L45 )
220+ [ entities/caption.ts:45] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L45 )
221221
222222___
223223
@@ -229,7 +229,7 @@ The YouTube object that created this caption track object.
229229
230230#### Defined in
231231
232- [ entities/caption.ts:25] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L25 )
232+ [ entities/caption.ts:25] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L25 )
233233
234234___
235235
@@ -241,7 +241,7 @@ The name of the endpoint used for this entity.
241241
242242#### Defined in
243243
244- [ entities/caption.ts:10] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L10 )
244+ [ entities/caption.ts:10] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L10 )
245245
246246___
247247
@@ -253,7 +253,7 @@ The fields to request for this entity.
253253
254254#### Defined in
255255
256- [ entities/caption.ts:20] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L20 )
256+ [ entities/caption.ts:20] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L20 )
257257
258258___
259259
@@ -265,7 +265,7 @@ The parts to request for this entity.
265265
266266#### Defined in
267267
268- [ entities/caption.ts:15] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L15 )
268+ [ entities/caption.ts:15] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L15 )
269269
270270## Methods
271271
@@ -282,7 +282,7 @@ Must be using an access token with correct scopes.
282282
283283#### Defined in
284284
285- [ entities/caption.ts:179] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L179 )
285+ [ entities/caption.ts:179] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L179 )
286286
287287___
288288
@@ -306,7 +306,7 @@ Must be using an access token with correct scopes.
306306
307307#### Defined in
308308
309- [ entities/caption.ts:171] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L171 )
309+ [ entities/caption.ts:171] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L171 )
310310
311311___
312312
@@ -324,7 +324,7 @@ Must be using an access token with correct scopes.
324324
325325#### Defined in
326326
327- [ entities/caption.ts:149] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L149 )
327+ [ entities/caption.ts:149] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L149 )
328328
329329___
330330
@@ -348,4 +348,4 @@ Must be using an access token with correct scopes.
348348
349349#### Defined in
350350
351- [ entities/caption.ts:160] ( https://github.com/brandonbothell/popyt/blob/57ea7b2 /src/entities/caption.ts#L160 )
351+ [ entities/caption.ts:160] ( https://github.com/brandonbothell/popyt/blob/1e16df9 /src/entities/caption.ts#L160 )
0 commit comments