@transloadit/zod 4.1.3 → 4.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/v3/assemblyReplay.d.ts +801 -799
- package/dist/v3/assemblyReplay.d.ts.map +1 -1
- package/dist/v3/assemblyReplayNotification.d.ts +801 -799
- package/dist/v3/assemblyReplayNotification.d.ts.map +1 -1
- package/dist/v3/assemblyStatus.d.ts +12 -12
- package/dist/v3/assemblyStatus.d.ts.map +1 -1
- package/dist/v3/assemblyStatus.js +1 -0
- package/dist/v3/robots/_index.d.ts +1368 -1356
- package/dist/v3/robots/_index.d.ts.map +1 -1
- package/dist/v3/robots/_instructions-primitives.d.ts +102 -102
- package/dist/v3/robots/ai-chat.d.ts +54 -42
- package/dist/v3/robots/ai-chat.d.ts.map +1 -1
- package/dist/v3/robots/ai-chat.js +18 -25
- package/dist/v3/robots/assembly-savejson.d.ts +2 -2
- package/dist/v3/robots/audio-artwork.d.ts +114 -114
- package/dist/v3/robots/audio-concat.d.ts +118 -118
- package/dist/v3/robots/audio-encode.d.ts +116 -116
- package/dist/v3/robots/audio-loop.d.ts +114 -114
- package/dist/v3/robots/audio-merge.d.ts +116 -116
- package/dist/v3/robots/audio-waveform.d.ts +114 -114
- package/dist/v3/robots/azure-import.d.ts +12 -12
- package/dist/v3/robots/azure-store.d.ts +42 -42
- package/dist/v3/robots/backblaze-import.d.ts +4 -4
- package/dist/v3/robots/backblaze-store.d.ts +34 -34
- package/dist/v3/robots/cloudfiles-import.d.ts +12 -12
- package/dist/v3/robots/cloudfiles-store.d.ts +42 -42
- package/dist/v3/robots/cloudflare-import.d.ts +12 -12
- package/dist/v3/robots/cloudflare-store.d.ts +42 -42
- package/dist/v3/robots/digitalocean-import.d.ts +12 -12
- package/dist/v3/robots/digitalocean-store.d.ts +42 -42
- package/dist/v3/robots/document-autorotate.d.ts +32 -32
- package/dist/v3/robots/document-convert.d.ts +42 -42
- package/dist/v3/robots/document-merge.d.ts +34 -34
- package/dist/v3/robots/document-ocr.d.ts +38 -38
- package/dist/v3/robots/document-split.d.ts +34 -34
- package/dist/v3/robots/document-thumbs.d.ts +36 -36
- package/dist/v3/robots/dropbox-import.d.ts +4 -4
- package/dist/v3/robots/dropbox-store.d.ts +34 -34
- package/dist/v3/robots/edgly-deliver.d.ts +4 -4
- package/dist/v3/robots/file-compress.d.ts +38 -38
- package/dist/v3/robots/file-decompress.d.ts +32 -32
- package/dist/v3/robots/file-filter.d.ts +41 -41
- package/dist/v3/robots/file-filter.d.ts.map +1 -1
- package/dist/v3/robots/file-filter.js +3 -1
- package/dist/v3/robots/file-hash.d.ts +36 -36
- package/dist/v3/robots/file-preview.d.ts +34 -34
- package/dist/v3/robots/file-read.d.ts +32 -32
- package/dist/v3/robots/file-serve.d.ts +32 -32
- package/dist/v3/robots/file-verify.d.ts +32 -32
- package/dist/v3/robots/file-virusscan.d.ts +34 -34
- package/dist/v3/robots/file-watermark.d.ts +34 -34
- package/dist/v3/robots/ftp-import.d.ts +4 -4
- package/dist/v3/robots/ftp-store.d.ts +34 -34
- package/dist/v3/robots/google-import.d.ts +4 -4
- package/dist/v3/robots/google-store.d.ts +40 -40
- package/dist/v3/robots/html-convert.d.ts +38 -38
- package/dist/v3/robots/http-import.d.ts +4 -4
- package/dist/v3/robots/image-bgremove.d.ts +34 -34
- package/dist/v3/robots/image-describe.d.ts +38 -38
- package/dist/v3/robots/image-facedetect.d.ts +38 -38
- package/dist/v3/robots/image-generate.d.ts +35 -35
- package/dist/v3/robots/image-merge.d.ts +32 -32
- package/dist/v3/robots/image-ocr.d.ts +38 -38
- package/dist/v3/robots/image-optimize.d.ts +32 -32
- package/dist/v3/robots/image-resize.d.ts +70 -70
- package/dist/v3/robots/meta-read.d.ts +4 -4
- package/dist/v3/robots/minio-import.d.ts +12 -12
- package/dist/v3/robots/minio-store.d.ts +42 -42
- package/dist/v3/robots/progress-simulate.d.ts +16 -16
- package/dist/v3/robots/s3-import.d.ts +12 -12
- package/dist/v3/robots/s3-store.d.ts +46 -46
- package/dist/v3/robots/script-run.d.ts +34 -34
- package/dist/v3/robots/sftp-import.d.ts +4 -4
- package/dist/v3/robots/sftp-store.d.ts +34 -34
- package/dist/v3/robots/speech-transcribe.d.ts +38 -38
- package/dist/v3/robots/supabase-import.d.ts +12 -12
- package/dist/v3/robots/supabase-store.d.ts +42 -42
- package/dist/v3/robots/swift-import.d.ts +12 -12
- package/dist/v3/robots/swift-store.d.ts +42 -42
- package/dist/v3/robots/text-speak.d.ts +34 -34
- package/dist/v3/robots/text-translate.d.ts +42 -42
- package/dist/v3/robots/tigris-import.d.ts +12 -12
- package/dist/v3/robots/tigris-store.d.ts +42 -42
- package/dist/v3/robots/tlcdn-deliver.d.ts +4 -4
- package/dist/v3/robots/tus-store.d.ts +34 -34
- package/dist/v3/robots/upload-handle.d.ts +4 -4
- package/dist/v3/robots/video-adaptive.d.ts +114 -114
- package/dist/v3/robots/video-concat.d.ts +114 -114
- package/dist/v3/robots/video-encode.d.ts +114 -114
- package/dist/v3/robots/video-merge.d.ts +114 -114
- package/dist/v3/robots/video-ondemand.d.ts +146 -146
- package/dist/v3/robots/video-subtitle.d.ts +114 -114
- package/dist/v3/robots/video-thumbs.d.ts +114 -114
- package/dist/v3/robots/vimeo-import.d.ts +8 -8
- package/dist/v3/robots/vimeo-store.d.ts +34 -34
- package/dist/v3/robots/wasabi-import.d.ts +12 -12
- package/dist/v3/robots/wasabi-store.d.ts +42 -42
- package/dist/v3/robots/youtube-store.d.ts +48 -48
- package/dist/v3/template.d.ts +6793 -6769
- package/dist/v3/template.d.ts.map +1 -1
- package/dist/v3/templateCredential.d.ts +2 -2
- package/dist/v4/assemblyStatus.d.ts +4 -0
- package/dist/v4/assemblyStatus.d.ts.map +1 -1
- package/dist/v4/assemblyStatus.js +1 -0
- package/dist/v4/robots/_index.d.ts +346 -342
- package/dist/v4/robots/_index.d.ts.map +1 -1
- package/dist/v4/robots/_instructions-primitives.d.ts +24 -24
- package/dist/v4/robots/ai-chat.d.ts +14 -10
- package/dist/v4/robots/ai-chat.d.ts.map +1 -1
- package/dist/v4/robots/ai-chat.js +18 -25
- package/dist/v4/robots/audio-artwork.d.ts +8 -8
- package/dist/v4/robots/audio-concat.d.ts +10 -10
- package/dist/v4/robots/audio-encode.d.ts +8 -8
- package/dist/v4/robots/audio-loop.d.ts +8 -8
- package/dist/v4/robots/audio-merge.d.ts +20 -20
- package/dist/v4/robots/audio-waveform.d.ts +8 -8
- package/dist/v4/robots/document-convert.d.ts +8 -8
- package/dist/v4/robots/document-ocr.d.ts +4 -4
- package/dist/v4/robots/document-thumbs.d.ts +2 -2
- package/dist/v4/robots/file-filter.d.ts +4 -4
- package/dist/v4/robots/file-filter.d.ts.map +1 -1
- package/dist/v4/robots/file-filter.js +3 -1
- package/dist/v4/robots/image-describe.d.ts +4 -4
- package/dist/v4/robots/image-facedetect.d.ts +4 -4
- package/dist/v4/robots/image-ocr.d.ts +4 -4
- package/dist/v4/robots/image-resize.d.ts +115 -115
- package/dist/v4/robots/s3-store.d.ts +4 -4
- package/dist/v4/robots/speech-transcribe.d.ts +4 -4
- package/dist/v4/robots/text-translate.d.ts +96 -96
- package/dist/v4/robots/video-adaptive.d.ts +8 -8
- package/dist/v4/robots/video-concat.d.ts +8 -8
- package/dist/v4/robots/video-encode.d.ts +24 -24
- package/dist/v4/robots/video-merge.d.ts +8 -8
- package/dist/v4/robots/video-ondemand.d.ts +24 -24
- package/dist/v4/robots/video-subtitle.d.ts +24 -24
- package/dist/v4/robots/video-thumbs.d.ts +8 -8
- package/dist/v4/robots/vimeo-import.d.ts +4 -4
- package/dist/v4/robots/youtube-store.d.ts +4 -4
- package/dist/v4/template.d.ts +588 -582
- package/dist/v4/template.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -61,22 +61,20 @@ export declare const robotYoutubeStoreInstructionsSchema: z.ZodObject<{
|
|
|
61
61
|
credentials: z.ZodString;
|
|
62
62
|
title: z.ZodString;
|
|
63
63
|
description: z.ZodString;
|
|
64
|
-
category: z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "
|
|
64
|
+
category: z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "science & technology" | "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "sports" | "travel & events", unknown>;
|
|
65
65
|
keywords: z.ZodString;
|
|
66
66
|
visibility: z.ZodEnum<["public", "private", "unlisted"]>;
|
|
67
67
|
}, "strict", z.ZodTypeAny, {
|
|
68
68
|
description: string;
|
|
69
69
|
title: string;
|
|
70
|
+
robot: "/youtube/store";
|
|
70
71
|
result: boolean;
|
|
71
72
|
force_accept: boolean;
|
|
72
73
|
ignore_errors: string[];
|
|
73
74
|
credentials: string;
|
|
74
|
-
|
|
75
|
-
category: "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "science & technology" | "sports" | "travel & events";
|
|
75
|
+
category: "science & technology" | "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "sports" | "travel & events";
|
|
76
76
|
keywords: string;
|
|
77
|
-
visibility: "
|
|
78
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
79
|
-
queue?: "batch" | undefined;
|
|
77
|
+
visibility: "public" | "private" | "unlisted";
|
|
80
78
|
use?: string | string[] | {
|
|
81
79
|
name: string;
|
|
82
80
|
fields?: string | undefined;
|
|
@@ -91,18 +89,15 @@ export declare const robotYoutubeStoreInstructionsSchema: z.ZodObject<{
|
|
|
91
89
|
bundle_steps?: boolean | undefined;
|
|
92
90
|
group_by_original?: boolean | undefined;
|
|
93
91
|
} | undefined;
|
|
92
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
93
|
+
queue?: "batch" | undefined;
|
|
94
94
|
}, {
|
|
95
95
|
description: string;
|
|
96
96
|
title: string;
|
|
97
|
-
credentials: string;
|
|
98
97
|
robot: "/youtube/store";
|
|
98
|
+
credentials: string;
|
|
99
99
|
keywords: string;
|
|
100
|
-
visibility: "
|
|
101
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
102
|
-
result?: boolean | undefined;
|
|
103
|
-
queue?: "batch" | undefined;
|
|
104
|
-
force_accept?: boolean | undefined;
|
|
105
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
100
|
+
visibility: "public" | "private" | "unlisted";
|
|
106
101
|
use?: string | string[] | {
|
|
107
102
|
name: string;
|
|
108
103
|
fields?: string | undefined;
|
|
@@ -117,6 +112,11 @@ export declare const robotYoutubeStoreInstructionsSchema: z.ZodObject<{
|
|
|
117
112
|
bundle_steps?: boolean | undefined;
|
|
118
113
|
group_by_original?: boolean | undefined;
|
|
119
114
|
} | undefined;
|
|
115
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
116
|
+
result?: boolean | undefined;
|
|
117
|
+
queue?: "batch" | undefined;
|
|
118
|
+
force_accept?: boolean | undefined;
|
|
119
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
120
120
|
category?: unknown;
|
|
121
121
|
}>;
|
|
122
122
|
export declare const robotYoutubeStoreInstructionsWithHiddenFieldsSchema: z.ZodObject<{
|
|
@@ -176,7 +176,7 @@ export declare const robotYoutubeStoreInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
176
176
|
credentials: z.ZodString;
|
|
177
177
|
title: z.ZodString;
|
|
178
178
|
description: z.ZodString;
|
|
179
|
-
category: z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "
|
|
179
|
+
category: z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "science & technology" | "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "sports" | "travel & events", unknown>;
|
|
180
180
|
keywords: z.ZodString;
|
|
181
181
|
visibility: z.ZodEnum<["public", "private", "unlisted"]>;
|
|
182
182
|
} & {
|
|
@@ -184,16 +184,13 @@ export declare const robotYoutubeStoreInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
184
184
|
}, "strict", z.ZodTypeAny, {
|
|
185
185
|
description: string;
|
|
186
186
|
title: string;
|
|
187
|
+
robot: "/youtube/store";
|
|
187
188
|
force_accept: boolean;
|
|
188
189
|
ignore_errors: string[];
|
|
189
190
|
credentials: string;
|
|
190
|
-
|
|
191
|
-
category: "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "science & technology" | "sports" | "travel & events";
|
|
191
|
+
category: "science & technology" | "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "sports" | "travel & events";
|
|
192
192
|
keywords: string;
|
|
193
|
-
visibility: "
|
|
194
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
195
|
-
result?: boolean | "debug" | undefined;
|
|
196
|
-
queue?: "batch" | undefined;
|
|
193
|
+
visibility: "public" | "private" | "unlisted";
|
|
197
194
|
use?: string | string[] | {
|
|
198
195
|
name: string;
|
|
199
196
|
fields?: string | undefined;
|
|
@@ -208,18 +205,16 @@ export declare const robotYoutubeStoreInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
208
205
|
bundle_steps?: boolean | undefined;
|
|
209
206
|
group_by_original?: boolean | undefined;
|
|
210
207
|
} | undefined;
|
|
208
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
209
|
+
result?: boolean | "debug" | undefined;
|
|
210
|
+
queue?: "batch" | undefined;
|
|
211
211
|
}, {
|
|
212
212
|
description: string;
|
|
213
213
|
title: string;
|
|
214
|
-
credentials: string;
|
|
215
214
|
robot: "/youtube/store";
|
|
215
|
+
credentials: string;
|
|
216
216
|
keywords: string;
|
|
217
|
-
visibility: "
|
|
218
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
219
|
-
result?: boolean | "debug" | undefined;
|
|
220
|
-
queue?: "batch" | undefined;
|
|
221
|
-
force_accept?: boolean | undefined;
|
|
222
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
217
|
+
visibility: "public" | "private" | "unlisted";
|
|
223
218
|
use?: string | string[] | {
|
|
224
219
|
name: string;
|
|
225
220
|
fields?: string | undefined;
|
|
@@ -234,6 +229,11 @@ export declare const robotYoutubeStoreInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
234
229
|
bundle_steps?: boolean | undefined;
|
|
235
230
|
group_by_original?: boolean | undefined;
|
|
236
231
|
} | undefined;
|
|
232
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
233
|
+
result?: boolean | "debug" | undefined;
|
|
234
|
+
queue?: "batch" | undefined;
|
|
235
|
+
force_accept?: boolean | undefined;
|
|
236
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
237
237
|
category?: unknown;
|
|
238
238
|
}>;
|
|
239
239
|
export type RobotYoutubeStoreInstructions = z.infer<typeof robotYoutubeStoreInstructionsSchema>;
|
|
@@ -296,22 +296,20 @@ export declare const interpolatableRobotYoutubeStoreInstructionsSchema: z.ZodObj
|
|
|
296
296
|
credentials: z.ZodString;
|
|
297
297
|
title: z.ZodString;
|
|
298
298
|
description: z.ZodString;
|
|
299
|
-
category: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "
|
|
299
|
+
category: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "science & technology" | "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "sports" | "travel & events", unknown>]>;
|
|
300
300
|
keywords: z.ZodString;
|
|
301
301
|
visibility: z.ZodUnion<[z.ZodString, z.ZodEnum<["public", "private", "unlisted"]>]>;
|
|
302
302
|
}, "strict", z.ZodTypeAny, {
|
|
303
303
|
description: string;
|
|
304
304
|
title: string;
|
|
305
|
+
robot: "/youtube/store";
|
|
305
306
|
result: string | boolean;
|
|
306
307
|
force_accept: string | boolean;
|
|
307
308
|
ignore_errors: string | string[];
|
|
308
309
|
credentials: string;
|
|
309
|
-
robot: "/youtube/store";
|
|
310
310
|
category: string;
|
|
311
311
|
keywords: string;
|
|
312
312
|
visibility: string;
|
|
313
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
314
|
-
queue?: string | undefined;
|
|
315
313
|
use?: string | string[] | {
|
|
316
314
|
name: string;
|
|
317
315
|
fields?: string | undefined;
|
|
@@ -326,18 +324,15 @@ export declare const interpolatableRobotYoutubeStoreInstructionsSchema: z.ZodObj
|
|
|
326
324
|
bundle_steps?: boolean | undefined;
|
|
327
325
|
group_by_original?: boolean | undefined;
|
|
328
326
|
} | undefined;
|
|
327
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
328
|
+
queue?: string | undefined;
|
|
329
329
|
}, {
|
|
330
330
|
description: string;
|
|
331
331
|
title: string;
|
|
332
|
-
credentials: string;
|
|
333
332
|
robot: "/youtube/store";
|
|
333
|
+
credentials: string;
|
|
334
334
|
keywords: string;
|
|
335
335
|
visibility: string;
|
|
336
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
337
|
-
result?: string | boolean | undefined;
|
|
338
|
-
queue?: string | undefined;
|
|
339
|
-
force_accept?: string | boolean | undefined;
|
|
340
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
341
336
|
use?: string | string[] | {
|
|
342
337
|
name: string;
|
|
343
338
|
fields?: string | undefined;
|
|
@@ -352,6 +347,11 @@ export declare const interpolatableRobotYoutubeStoreInstructionsSchema: z.ZodObj
|
|
|
352
347
|
bundle_steps?: boolean | undefined;
|
|
353
348
|
group_by_original?: boolean | undefined;
|
|
354
349
|
} | undefined;
|
|
350
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
351
|
+
result?: string | boolean | undefined;
|
|
352
|
+
queue?: string | undefined;
|
|
353
|
+
force_accept?: string | boolean | undefined;
|
|
354
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
355
355
|
category?: unknown;
|
|
356
356
|
}>;
|
|
357
357
|
export type InterpolatableRobotYoutubeStoreInstructions = InterpolatableRobotYoutubeStoreInstructionsInput;
|
|
@@ -413,23 +413,20 @@ export declare const interpolatableRobotYoutubeStoreInstructionsWithHiddenFields
|
|
|
413
413
|
credentials: z.ZodString;
|
|
414
414
|
title: z.ZodString;
|
|
415
415
|
description: z.ZodString;
|
|
416
|
-
category: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "
|
|
416
|
+
category: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodEnum<["autos & vehicles", "comedy", "education", "entertainment", "film & animation", "gaming", "howto & style", "music", "news & politics", "people & blogs", "pets & animals", "science & technology", "sports", "travel & events"]>, "science & technology" | "autos & vehicles" | "comedy" | "education" | "entertainment" | "film & animation" | "gaming" | "howto & style" | "music" | "news & politics" | "people & blogs" | "pets & animals" | "sports" | "travel & events", unknown>]>;
|
|
417
417
|
keywords: z.ZodString;
|
|
418
418
|
visibility: z.ZodUnion<[z.ZodString, z.ZodEnum<["public", "private", "unlisted"]>]>;
|
|
419
419
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
420
420
|
}, "strict", z.ZodTypeAny, {
|
|
421
421
|
description: string;
|
|
422
422
|
title: string;
|
|
423
|
+
robot: "/youtube/store";
|
|
423
424
|
force_accept: string | boolean;
|
|
424
425
|
ignore_errors: string | string[];
|
|
425
426
|
credentials: string;
|
|
426
|
-
robot: "/youtube/store";
|
|
427
427
|
category: string;
|
|
428
428
|
keywords: string;
|
|
429
429
|
visibility: string;
|
|
430
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
431
|
-
result?: string | boolean | undefined;
|
|
432
|
-
queue?: string | undefined;
|
|
433
430
|
use?: string | string[] | {
|
|
434
431
|
name: string;
|
|
435
432
|
fields?: string | undefined;
|
|
@@ -444,18 +441,16 @@ export declare const interpolatableRobotYoutubeStoreInstructionsWithHiddenFields
|
|
|
444
441
|
bundle_steps?: boolean | undefined;
|
|
445
442
|
group_by_original?: boolean | undefined;
|
|
446
443
|
} | undefined;
|
|
444
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
445
|
+
result?: string | boolean | undefined;
|
|
446
|
+
queue?: string | undefined;
|
|
447
447
|
}, {
|
|
448
448
|
description: string;
|
|
449
449
|
title: string;
|
|
450
|
-
credentials: string;
|
|
451
450
|
robot: "/youtube/store";
|
|
451
|
+
credentials: string;
|
|
452
452
|
keywords: string;
|
|
453
453
|
visibility: string;
|
|
454
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
455
|
-
result?: string | boolean | undefined;
|
|
456
|
-
queue?: string | undefined;
|
|
457
|
-
force_accept?: string | boolean | undefined;
|
|
458
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
459
454
|
use?: string | string[] | {
|
|
460
455
|
name: string;
|
|
461
456
|
fields?: string | undefined;
|
|
@@ -470,6 +465,11 @@ export declare const interpolatableRobotYoutubeStoreInstructionsWithHiddenFields
|
|
|
470
465
|
bundle_steps?: boolean | undefined;
|
|
471
466
|
group_by_original?: boolean | undefined;
|
|
472
467
|
} | undefined;
|
|
468
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
469
|
+
result?: string | boolean | undefined;
|
|
470
|
+
queue?: string | undefined;
|
|
471
|
+
force_accept?: string | boolean | undefined;
|
|
472
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
473
473
|
category?: unknown;
|
|
474
474
|
}>;
|
|
475
475
|
export type InterpolatableRobotYoutubeStoreInstructionsWithHiddenFields = z.infer<typeof interpolatableRobotYoutubeStoreInstructionsWithHiddenFieldsSchema>;
|