@bubblelab/bubble-core 0.1.9 → 0.1.10
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/bubble-bundle.d.ts +252 -1686
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +51 -19
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.d.ts +17 -1
- package/dist/bubble-flow/bubble-flow-class.d.ts.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js +16 -0
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubble-flow/sample/data-analyst-flow.d.ts +1 -1
- package/dist/bubble-flow/sample/data-analyst-flow.d.ts.map +1 -1
- package/dist/bubble-flow/sample/error-ts.d.ts +1 -1
- package/dist/bubble-flow/sample/error-ts.d.ts.map +1 -1
- package/dist/bubble-flow/sample/sanitytest.d.ts +1 -1
- package/dist/bubble-flow/sample/sanitytest.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simple-webhook-2.d.ts +1 -1
- package/dist/bubble-flow/sample/simple-webhook-2.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simple-webhook.d.ts +1 -1
- package/dist/bubble-flow/sample/simple-webhook.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simplified-data-analysis.flow.d.ts +1 -1
- package/dist/bubble-flow/sample/simplified-data-analysis.flow.d.ts.map +1 -1
- package/dist/bubble-flow/sample/slack-v0.1.d.ts +1 -1
- package/dist/bubble-flow/sample/slack-v0.1.d.ts.map +1 -1
- package/dist/bubble-flow/sample/slackagenttest.d.ts +1 -1
- package/dist/bubble-flow/sample/slackagenttest.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +30 -30
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +3 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +34 -34
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +42 -42
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +21 -21
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +184 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.js +145 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.d.ts +52 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.js +29 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +338 -109
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +16 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/index.d.ts +2 -0
- package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.js +3 -0
- package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/types.js +1 -2
- package/dist/bubbles/service-bubble/apify/types.js.map +1 -1
- package/dist/bubbles/service-bubble/gmail.d.ts +678 -184
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +435 -7
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-drive.d.ts +301 -72
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +65 -75
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +76 -76
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/hello-world.js +2 -2
- package/dist/bubbles/service-bubble/hello-world.js.map +1 -1
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/slack.d.ts +469 -469
- package/dist/bubbles/service-bubble/storage.d.ts +36 -36
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +16 -5
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/x-twitter.d.ts +814 -0
- package/dist/bubbles/service-bubble/x-twitter.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/x-twitter.js +445 -0
- package/dist/bubbles/service-bubble/x-twitter.js.map +1 -0
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.js +17 -9
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +86 -86
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +69 -64
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.js +97 -22
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/research-agent-tool.js +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +11 -10
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/web-search-tool.js +5 -1
- package/dist/bubbles/tool-bubble/web-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +394 -0
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/youtube-tool.js +352 -0
- package/dist/bubbles/tool-bubble/youtube-tool.js.map +1 -0
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +47 -36
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +91 -65
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +70 -70
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +56 -56
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +44 -44
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.js +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +58 -58
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
- package/dist/bubbles.json +69 -54
- package/dist/index.d.ts +4 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/logging/BubbleLogger.d.ts.map +1 -1
- package/dist/logging/BubbleLogger.js +20 -13
- package/dist/logging/BubbleLogger.js.map +1 -1
- package/dist/logging/StreamingBubbleLogger.d.ts.map +1 -1
- package/dist/logging/StreamingBubbleLogger.js +5 -5
- package/dist/logging/StreamingBubbleLogger.js.map +1 -1
- package/dist/test-gm.d.ts +10 -0
- package/dist/test-gm.d.ts.map +1 -0
- package/dist/test-gm.js +95 -0
- package/dist/test-gm.js.map +1 -0
- package/dist/types/base-bubble-class.d.ts +1 -1
- package/dist/types/base-bubble-class.d.ts.map +1 -1
- package/dist/types/base-bubble-class.js +29 -21
- package/dist/types/base-bubble-class.js.map +1 -1
- package/dist/types/bubble.d.ts +1 -10
- package/dist/types/bubble.d.ts.map +1 -1
- package/dist/types/bubble.js +1 -1
- package/dist/types/bubble.js.map +1 -1
- package/dist/types/service-bubble-class.d.ts +1 -1
- package/dist/types/service-bubble-class.d.ts.map +1 -1
- package/dist/types/tool-bubble-class.d.ts +1 -1
- package/dist/types/tool-bubble-class.d.ts.map +1 -1
- package/dist/types/tool-bubble-class.js +0 -2
- package/dist/types/tool-bubble-class.js.map +1 -1
- package/dist/types/workflow-bubble-class.d.ts +1 -1
- package/dist/types/workflow-bubble-class.d.ts.map +1 -1
- package/dist/utils/agent-formatter.d.ts.map +1 -1
- package/dist/utils/agent-formatter.js +2 -2
- package/dist/utils/agent-formatter.js.map +1 -1
- package/dist/utils/bubbleflow-validation.d.ts.map +1 -1
- package/dist/utils/bubbleflow-validation.js +89 -32
- package/dist/utils/bubbleflow-validation.js.map +1 -1
- package/dist/utils/error-sanitizer.d.ts +12 -0
- package/dist/utils/error-sanitizer.d.ts.map +1 -0
- package/dist/utils/error-sanitizer.js +77 -0
- package/dist/utils/error-sanitizer.js.map +1 -0
- package/package.json +4 -4
- package/dist/bubble-trigger/index.d.ts +0 -2
- package/dist/bubble-trigger/index.d.ts.map +0 -1
- package/dist/bubble-trigger/index.js +0 -2
- package/dist/bubble-trigger/index.js.map +0 -1
- package/dist/bubble-trigger/types.d.ts +0 -87
- package/dist/bubble-trigger/types.d.ts.map +0 -1
- package/dist/bubble-trigger/types.js +0 -14
- package/dist/bubble-trigger/types.js.map +0 -1
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.d.ts +0 -370
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.js +0 -14
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/apify.d.ts +0 -136
- package/dist/bubbles/service-bubble/apify.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/apify.js +0 -282
- package/dist/bubbles/service-bubble/apify.js.map +0 -1
- package/dist/types/ai-models.d.ts +0 -4
- package/dist/types/ai-models.d.ts.map +0 -1
- package/dist/types/ai-models.js +0 -20
- package/dist/types/ai-models.js.map +0 -1
- package/dist/types/api-scraper.schema.d.ts +0 -453
- package/dist/types/api-scraper.schema.d.ts.map +0 -1
- package/dist/types/api-scraper.schema.js +0 -160
- package/dist/types/api-scraper.schema.js.map +0 -1
|
@@ -89,16 +89,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
89
89
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
90
90
|
}, "strip", import("zod").ZodTypeAny, {
|
|
91
91
|
id?: string | undefined;
|
|
92
|
+
username?: string | undefined;
|
|
92
93
|
full_name?: string | undefined;
|
|
93
94
|
is_verified?: boolean | undefined;
|
|
94
95
|
profile_pic_url?: string | undefined;
|
|
95
|
-
username?: string | undefined;
|
|
96
96
|
}, {
|
|
97
97
|
id?: string | undefined;
|
|
98
|
+
username?: string | undefined;
|
|
98
99
|
full_name?: string | undefined;
|
|
99
100
|
is_verified?: boolean | undefined;
|
|
100
101
|
profile_pic_url?: string | undefined;
|
|
101
|
-
username?: string | undefined;
|
|
102
102
|
}>, "many">>;
|
|
103
103
|
isCommentsDisabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
104
104
|
location: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -114,17 +114,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
114
114
|
}, "strip", import("zod").ZodTypeAny, {
|
|
115
115
|
type?: string | undefined;
|
|
116
116
|
url?: string | undefined;
|
|
117
|
-
images?: string[] | undefined;
|
|
118
117
|
id?: string | undefined;
|
|
118
|
+
commentsCount?: number | undefined;
|
|
119
|
+
videoUrl?: string | undefined;
|
|
119
120
|
shortCode?: string | undefined;
|
|
120
121
|
caption?: string | undefined;
|
|
121
122
|
hashtags?: string[] | undefined;
|
|
122
123
|
mentions?: string[] | undefined;
|
|
123
|
-
commentsCount?: number | undefined;
|
|
124
124
|
dimensionsHeight?: number | undefined;
|
|
125
125
|
dimensionsWidth?: number | undefined;
|
|
126
126
|
displayUrl?: string | undefined;
|
|
127
|
-
|
|
127
|
+
images?: string[] | undefined;
|
|
128
128
|
alt?: string | null | undefined;
|
|
129
129
|
likesCount?: number | undefined;
|
|
130
130
|
videoViewCount?: number | undefined;
|
|
@@ -135,10 +135,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
135
135
|
productType?: string | undefined;
|
|
136
136
|
taggedUsers?: {
|
|
137
137
|
id?: string | undefined;
|
|
138
|
+
username?: string | undefined;
|
|
138
139
|
full_name?: string | undefined;
|
|
139
140
|
is_verified?: boolean | undefined;
|
|
140
141
|
profile_pic_url?: string | undefined;
|
|
141
|
-
username?: string | undefined;
|
|
142
142
|
}[] | undefined;
|
|
143
143
|
isCommentsDisabled?: boolean | undefined;
|
|
144
144
|
location?: {
|
|
@@ -148,17 +148,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
148
148
|
}, {
|
|
149
149
|
type?: string | undefined;
|
|
150
150
|
url?: string | undefined;
|
|
151
|
-
images?: string[] | undefined;
|
|
152
151
|
id?: string | undefined;
|
|
152
|
+
commentsCount?: number | undefined;
|
|
153
|
+
videoUrl?: string | undefined;
|
|
153
154
|
shortCode?: string | undefined;
|
|
154
155
|
caption?: string | undefined;
|
|
155
156
|
hashtags?: string[] | undefined;
|
|
156
157
|
mentions?: string[] | undefined;
|
|
157
|
-
commentsCount?: number | undefined;
|
|
158
158
|
dimensionsHeight?: number | undefined;
|
|
159
159
|
dimensionsWidth?: number | undefined;
|
|
160
160
|
displayUrl?: string | undefined;
|
|
161
|
-
|
|
161
|
+
images?: string[] | undefined;
|
|
162
162
|
alt?: string | null | undefined;
|
|
163
163
|
likesCount?: number | undefined;
|
|
164
164
|
videoViewCount?: number | undefined;
|
|
@@ -169,10 +169,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
169
169
|
productType?: string | undefined;
|
|
170
170
|
taggedUsers?: {
|
|
171
171
|
id?: string | undefined;
|
|
172
|
+
username?: string | undefined;
|
|
172
173
|
full_name?: string | undefined;
|
|
173
174
|
is_verified?: boolean | undefined;
|
|
174
175
|
profile_pic_url?: string | undefined;
|
|
175
|
-
username?: string | undefined;
|
|
176
176
|
}[] | undefined;
|
|
177
177
|
isCommentsDisabled?: boolean | undefined;
|
|
178
178
|
location?: {
|
|
@@ -186,12 +186,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
186
186
|
type: import("zod").ZodOptional<import("zod").ZodEnum<["image", "video"]>>;
|
|
187
187
|
viewsCount: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
188
188
|
}, "strip", import("zod").ZodTypeAny, {
|
|
189
|
-
type?: "
|
|
189
|
+
type?: "video" | "image" | undefined;
|
|
190
190
|
url?: string | undefined;
|
|
191
191
|
timestamp?: string | undefined;
|
|
192
192
|
viewsCount?: number | undefined;
|
|
193
193
|
}, {
|
|
194
|
-
type?: "
|
|
194
|
+
type?: "video" | "image" | undefined;
|
|
195
195
|
url?: string | undefined;
|
|
196
196
|
timestamp?: string | undefined;
|
|
197
197
|
viewsCount?: number | undefined;
|
|
@@ -212,8 +212,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
212
212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
213
213
|
url?: string | undefined;
|
|
214
214
|
id?: string | undefined;
|
|
215
|
-
username?: string | undefined;
|
|
216
215
|
inputUrl?: string | undefined;
|
|
216
|
+
username?: string | undefined;
|
|
217
217
|
fullName?: string | undefined;
|
|
218
218
|
biography?: string | undefined;
|
|
219
219
|
externalUrls?: {
|
|
@@ -242,17 +242,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
242
242
|
latestPosts?: {
|
|
243
243
|
type?: string | undefined;
|
|
244
244
|
url?: string | undefined;
|
|
245
|
-
images?: string[] | undefined;
|
|
246
245
|
id?: string | undefined;
|
|
246
|
+
commentsCount?: number | undefined;
|
|
247
|
+
videoUrl?: string | undefined;
|
|
247
248
|
shortCode?: string | undefined;
|
|
248
249
|
caption?: string | undefined;
|
|
249
250
|
hashtags?: string[] | undefined;
|
|
250
251
|
mentions?: string[] | undefined;
|
|
251
|
-
commentsCount?: number | undefined;
|
|
252
252
|
dimensionsHeight?: number | undefined;
|
|
253
253
|
dimensionsWidth?: number | undefined;
|
|
254
254
|
displayUrl?: string | undefined;
|
|
255
|
-
|
|
255
|
+
images?: string[] | undefined;
|
|
256
256
|
alt?: string | null | undefined;
|
|
257
257
|
likesCount?: number | undefined;
|
|
258
258
|
videoViewCount?: number | undefined;
|
|
@@ -263,10 +263,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
263
263
|
productType?: string | undefined;
|
|
264
264
|
taggedUsers?: {
|
|
265
265
|
id?: string | undefined;
|
|
266
|
+
username?: string | undefined;
|
|
266
267
|
full_name?: string | undefined;
|
|
267
268
|
is_verified?: boolean | undefined;
|
|
268
269
|
profile_pic_url?: string | undefined;
|
|
269
|
-
username?: string | undefined;
|
|
270
270
|
}[] | undefined;
|
|
271
271
|
isCommentsDisabled?: boolean | undefined;
|
|
272
272
|
location?: {
|
|
@@ -275,7 +275,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
275
275
|
} | null | undefined;
|
|
276
276
|
}[] | undefined;
|
|
277
277
|
stories?: {
|
|
278
|
-
type?: "
|
|
278
|
+
type?: "video" | "image" | undefined;
|
|
279
279
|
url?: string | undefined;
|
|
280
280
|
timestamp?: string | undefined;
|
|
281
281
|
viewsCount?: number | undefined;
|
|
@@ -288,8 +288,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
288
288
|
}, {
|
|
289
289
|
url?: string | undefined;
|
|
290
290
|
id?: string | undefined;
|
|
291
|
-
username?: string | undefined;
|
|
292
291
|
inputUrl?: string | undefined;
|
|
292
|
+
username?: string | undefined;
|
|
293
293
|
fullName?: string | undefined;
|
|
294
294
|
biography?: string | undefined;
|
|
295
295
|
externalUrls?: {
|
|
@@ -318,17 +318,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
318
318
|
latestPosts?: {
|
|
319
319
|
type?: string | undefined;
|
|
320
320
|
url?: string | undefined;
|
|
321
|
-
images?: string[] | undefined;
|
|
322
321
|
id?: string | undefined;
|
|
322
|
+
commentsCount?: number | undefined;
|
|
323
|
+
videoUrl?: string | undefined;
|
|
323
324
|
shortCode?: string | undefined;
|
|
324
325
|
caption?: string | undefined;
|
|
325
326
|
hashtags?: string[] | undefined;
|
|
326
327
|
mentions?: string[] | undefined;
|
|
327
|
-
commentsCount?: number | undefined;
|
|
328
328
|
dimensionsHeight?: number | undefined;
|
|
329
329
|
dimensionsWidth?: number | undefined;
|
|
330
330
|
displayUrl?: string | undefined;
|
|
331
|
-
|
|
331
|
+
images?: string[] | undefined;
|
|
332
332
|
alt?: string | null | undefined;
|
|
333
333
|
likesCount?: number | undefined;
|
|
334
334
|
videoViewCount?: number | undefined;
|
|
@@ -339,10 +339,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
339
339
|
productType?: string | undefined;
|
|
340
340
|
taggedUsers?: {
|
|
341
341
|
id?: string | undefined;
|
|
342
|
+
username?: string | undefined;
|
|
342
343
|
full_name?: string | undefined;
|
|
343
344
|
is_verified?: boolean | undefined;
|
|
344
345
|
profile_pic_url?: string | undefined;
|
|
345
|
-
username?: string | undefined;
|
|
346
346
|
}[] | undefined;
|
|
347
347
|
isCommentsDisabled?: boolean | undefined;
|
|
348
348
|
location?: {
|
|
@@ -351,7 +351,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
351
351
|
} | null | undefined;
|
|
352
352
|
}[] | undefined;
|
|
353
353
|
stories?: {
|
|
354
|
-
type?: "
|
|
354
|
+
type?: "video" | "image" | undefined;
|
|
355
355
|
url?: string | undefined;
|
|
356
356
|
timestamp?: string | undefined;
|
|
357
357
|
viewsCount?: number | undefined;
|
|
@@ -410,16 +410,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
410
410
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
411
411
|
}, "strip", import("zod").ZodTypeAny, {
|
|
412
412
|
id?: string | undefined;
|
|
413
|
+
username?: string | undefined;
|
|
413
414
|
full_name?: string | undefined;
|
|
414
415
|
is_verified?: boolean | undefined;
|
|
415
416
|
profile_pic_url?: string | undefined;
|
|
416
|
-
username?: string | undefined;
|
|
417
417
|
}, {
|
|
418
418
|
id?: string | undefined;
|
|
419
|
+
username?: string | undefined;
|
|
419
420
|
full_name?: string | undefined;
|
|
420
421
|
is_verified?: boolean | undefined;
|
|
421
422
|
profile_pic_url?: string | undefined;
|
|
422
|
-
username?: string | undefined;
|
|
423
423
|
}>, "many">>;
|
|
424
424
|
isCommentsDisabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
425
425
|
location: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -561,18 +561,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
561
561
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
562
562
|
}, "strip", import("zod").ZodTypeAny, {
|
|
563
563
|
id?: string | undefined;
|
|
564
|
+
username?: string | undefined;
|
|
564
565
|
full_name?: string | undefined;
|
|
565
566
|
is_verified?: boolean | undefined;
|
|
566
567
|
profile_pic_url?: string | undefined;
|
|
567
|
-
username?: string | undefined;
|
|
568
568
|
is_private?: boolean | undefined;
|
|
569
569
|
profile_pic_id?: string | undefined;
|
|
570
570
|
}, {
|
|
571
571
|
id?: string | undefined;
|
|
572
|
+
username?: string | undefined;
|
|
572
573
|
full_name?: string | undefined;
|
|
573
574
|
is_verified?: boolean | undefined;
|
|
574
575
|
profile_pic_url?: string | undefined;
|
|
575
|
-
username?: string | undefined;
|
|
576
576
|
is_private?: boolean | undefined;
|
|
577
577
|
profile_pic_id?: string | undefined;
|
|
578
578
|
}>>>;
|
|
@@ -605,10 +605,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
605
605
|
formatted_clips_media_count?: string | null | undefined;
|
|
606
606
|
ig_artist?: {
|
|
607
607
|
id?: string | undefined;
|
|
608
|
+
username?: string | undefined;
|
|
608
609
|
full_name?: string | undefined;
|
|
609
610
|
is_verified?: boolean | undefined;
|
|
610
611
|
profile_pic_url?: string | undefined;
|
|
611
|
-
username?: string | undefined;
|
|
612
612
|
is_private?: boolean | undefined;
|
|
613
613
|
profile_pic_id?: string | undefined;
|
|
614
614
|
} | null | undefined;
|
|
@@ -641,10 +641,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
641
641
|
formatted_clips_media_count?: string | null | undefined;
|
|
642
642
|
ig_artist?: {
|
|
643
643
|
id?: string | undefined;
|
|
644
|
+
username?: string | undefined;
|
|
644
645
|
full_name?: string | undefined;
|
|
645
646
|
is_verified?: boolean | undefined;
|
|
646
647
|
profile_pic_url?: string | undefined;
|
|
647
|
-
username?: string | undefined;
|
|
648
648
|
is_private?: boolean | undefined;
|
|
649
649
|
profile_pic_id?: string | undefined;
|
|
650
650
|
} | null | undefined;
|
|
@@ -707,10 +707,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
707
707
|
formatted_clips_media_count?: string | null | undefined;
|
|
708
708
|
ig_artist?: {
|
|
709
709
|
id?: string | undefined;
|
|
710
|
+
username?: string | undefined;
|
|
710
711
|
full_name?: string | undefined;
|
|
711
712
|
is_verified?: boolean | undefined;
|
|
712
713
|
profile_pic_url?: string | undefined;
|
|
713
|
-
username?: string | undefined;
|
|
714
714
|
is_private?: boolean | undefined;
|
|
715
715
|
profile_pic_id?: string | undefined;
|
|
716
716
|
} | null | undefined;
|
|
@@ -773,10 +773,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
773
773
|
formatted_clips_media_count?: string | null | undefined;
|
|
774
774
|
ig_artist?: {
|
|
775
775
|
id?: string | undefined;
|
|
776
|
+
username?: string | undefined;
|
|
776
777
|
full_name?: string | undefined;
|
|
777
778
|
is_verified?: boolean | undefined;
|
|
778
779
|
profile_pic_url?: string | undefined;
|
|
779
|
-
username?: string | undefined;
|
|
780
780
|
is_private?: boolean | undefined;
|
|
781
781
|
profile_pic_id?: string | undefined;
|
|
782
782
|
} | null | undefined;
|
|
@@ -845,10 +845,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
845
845
|
formatted_clips_media_count?: string | null | undefined;
|
|
846
846
|
ig_artist?: {
|
|
847
847
|
id?: string | undefined;
|
|
848
|
+
username?: string | undefined;
|
|
848
849
|
full_name?: string | undefined;
|
|
849
850
|
is_verified?: boolean | undefined;
|
|
850
851
|
profile_pic_url?: string | undefined;
|
|
851
|
-
username?: string | undefined;
|
|
852
852
|
is_private?: boolean | undefined;
|
|
853
853
|
profile_pic_id?: string | undefined;
|
|
854
854
|
} | null | undefined;
|
|
@@ -917,10 +917,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
917
917
|
formatted_clips_media_count?: string | null | undefined;
|
|
918
918
|
ig_artist?: {
|
|
919
919
|
id?: string | undefined;
|
|
920
|
+
username?: string | undefined;
|
|
920
921
|
full_name?: string | undefined;
|
|
921
922
|
is_verified?: boolean | undefined;
|
|
922
923
|
profile_pic_url?: string | undefined;
|
|
923
|
-
username?: string | undefined;
|
|
924
924
|
is_private?: boolean | undefined;
|
|
925
925
|
profile_pic_id?: string | undefined;
|
|
926
926
|
} | null | undefined;
|
|
@@ -944,17 +944,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
944
944
|
}, "strip", import("zod").ZodTypeAny, {
|
|
945
945
|
type?: string | undefined;
|
|
946
946
|
url?: string | undefined;
|
|
947
|
-
images?: string[] | undefined;
|
|
948
947
|
id?: string | undefined;
|
|
948
|
+
commentsCount?: number | undefined;
|
|
949
|
+
videoUrl?: string | undefined;
|
|
950
|
+
inputUrl?: string | undefined;
|
|
949
951
|
shortCode?: string | undefined;
|
|
950
952
|
caption?: string | undefined;
|
|
951
953
|
hashtags?: string[] | undefined;
|
|
952
954
|
mentions?: string[] | undefined;
|
|
953
|
-
commentsCount?: number | undefined;
|
|
954
955
|
dimensionsHeight?: number | undefined;
|
|
955
956
|
dimensionsWidth?: number | undefined;
|
|
956
957
|
displayUrl?: string | undefined;
|
|
957
|
-
|
|
958
|
+
images?: string[] | undefined;
|
|
958
959
|
alt?: string | null | undefined;
|
|
959
960
|
likesCount?: number | undefined;
|
|
960
961
|
videoViewCount?: number | undefined;
|
|
@@ -965,17 +966,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
965
966
|
productType?: string | undefined;
|
|
966
967
|
taggedUsers?: {
|
|
967
968
|
id?: string | undefined;
|
|
969
|
+
username?: string | undefined;
|
|
968
970
|
full_name?: string | undefined;
|
|
969
971
|
is_verified?: boolean | undefined;
|
|
970
972
|
profile_pic_url?: string | undefined;
|
|
971
|
-
username?: string | undefined;
|
|
972
973
|
}[] | undefined;
|
|
973
974
|
isCommentsDisabled?: boolean | undefined;
|
|
974
975
|
location?: {
|
|
975
976
|
name?: string | undefined;
|
|
976
977
|
id?: string | undefined;
|
|
977
978
|
} | null | undefined;
|
|
978
|
-
inputUrl?: string | undefined;
|
|
979
979
|
locationName?: string | undefined;
|
|
980
980
|
locationId?: string | undefined;
|
|
981
981
|
ownerFullName?: string | undefined;
|
|
@@ -1031,10 +1031,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1031
1031
|
formatted_clips_media_count?: string | null | undefined;
|
|
1032
1032
|
ig_artist?: {
|
|
1033
1033
|
id?: string | undefined;
|
|
1034
|
+
username?: string | undefined;
|
|
1034
1035
|
full_name?: string | undefined;
|
|
1035
1036
|
is_verified?: boolean | undefined;
|
|
1036
1037
|
profile_pic_url?: string | undefined;
|
|
1037
|
-
username?: string | undefined;
|
|
1038
1038
|
is_private?: boolean | undefined;
|
|
1039
1039
|
profile_pic_id?: string | undefined;
|
|
1040
1040
|
} | null | undefined;
|
|
@@ -1058,17 +1058,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1058
1058
|
}, {
|
|
1059
1059
|
type?: string | undefined;
|
|
1060
1060
|
url?: string | undefined;
|
|
1061
|
-
images?: string[] | undefined;
|
|
1062
1061
|
id?: string | undefined;
|
|
1062
|
+
commentsCount?: number | undefined;
|
|
1063
|
+
videoUrl?: string | undefined;
|
|
1064
|
+
inputUrl?: string | undefined;
|
|
1063
1065
|
shortCode?: string | undefined;
|
|
1064
1066
|
caption?: string | undefined;
|
|
1065
1067
|
hashtags?: string[] | undefined;
|
|
1066
1068
|
mentions?: string[] | undefined;
|
|
1067
|
-
commentsCount?: number | undefined;
|
|
1068
1069
|
dimensionsHeight?: number | undefined;
|
|
1069
1070
|
dimensionsWidth?: number | undefined;
|
|
1070
1071
|
displayUrl?: string | undefined;
|
|
1071
|
-
|
|
1072
|
+
images?: string[] | undefined;
|
|
1072
1073
|
alt?: string | null | undefined;
|
|
1073
1074
|
likesCount?: number | undefined;
|
|
1074
1075
|
videoViewCount?: number | undefined;
|
|
@@ -1079,17 +1080,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1079
1080
|
productType?: string | undefined;
|
|
1080
1081
|
taggedUsers?: {
|
|
1081
1082
|
id?: string | undefined;
|
|
1083
|
+
username?: string | undefined;
|
|
1082
1084
|
full_name?: string | undefined;
|
|
1083
1085
|
is_verified?: boolean | undefined;
|
|
1084
1086
|
profile_pic_url?: string | undefined;
|
|
1085
|
-
username?: string | undefined;
|
|
1086
1087
|
}[] | undefined;
|
|
1087
1088
|
isCommentsDisabled?: boolean | undefined;
|
|
1088
1089
|
location?: {
|
|
1089
1090
|
name?: string | undefined;
|
|
1090
1091
|
id?: string | undefined;
|
|
1091
1092
|
} | null | undefined;
|
|
1092
|
-
inputUrl?: string | undefined;
|
|
1093
1093
|
locationName?: string | undefined;
|
|
1094
1094
|
locationId?: string | undefined;
|
|
1095
1095
|
ownerFullName?: string | undefined;
|
|
@@ -1145,10 +1145,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1145
1145
|
formatted_clips_media_count?: string | null | undefined;
|
|
1146
1146
|
ig_artist?: {
|
|
1147
1147
|
id?: string | undefined;
|
|
1148
|
+
username?: string | undefined;
|
|
1148
1149
|
full_name?: string | undefined;
|
|
1149
1150
|
is_verified?: boolean | undefined;
|
|
1150
1151
|
profile_pic_url?: string | undefined;
|
|
1151
|
-
username?: string | undefined;
|
|
1152
1152
|
is_private?: boolean | undefined;
|
|
1153
1153
|
profile_pic_id?: string | undefined;
|
|
1154
1154
|
} | null | undefined;
|
|
@@ -1252,6 +1252,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1252
1252
|
comments: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1253
1253
|
reposts: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1254
1254
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1255
|
+
comments?: number | undefined;
|
|
1255
1256
|
total_reactions?: number | undefined;
|
|
1256
1257
|
like?: number | undefined;
|
|
1257
1258
|
support?: number | undefined;
|
|
@@ -1259,9 +1260,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1259
1260
|
insight?: number | undefined;
|
|
1260
1261
|
celebrate?: number | undefined;
|
|
1261
1262
|
funny?: number | undefined;
|
|
1262
|
-
comments?: number | undefined;
|
|
1263
1263
|
reposts?: number | undefined;
|
|
1264
1264
|
}, {
|
|
1265
|
+
comments?: number | undefined;
|
|
1265
1266
|
total_reactions?: number | undefined;
|
|
1266
1267
|
like?: number | undefined;
|
|
1267
1268
|
support?: number | undefined;
|
|
@@ -1269,7 +1270,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1269
1270
|
insight?: number | undefined;
|
|
1270
1271
|
celebrate?: number | undefined;
|
|
1271
1272
|
funny?: number | undefined;
|
|
1272
|
-
comments?: number | undefined;
|
|
1273
1273
|
reposts?: number | undefined;
|
|
1274
1274
|
}>>;
|
|
1275
1275
|
media: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -1292,21 +1292,21 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1292
1292
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1293
1293
|
type?: string | undefined;
|
|
1294
1294
|
url?: string | undefined;
|
|
1295
|
+
thumbnail?: string | undefined;
|
|
1295
1296
|
images?: {
|
|
1296
1297
|
url?: string | undefined;
|
|
1297
1298
|
width?: number | undefined;
|
|
1298
1299
|
height?: number | undefined;
|
|
1299
1300
|
}[] | undefined;
|
|
1300
|
-
thumbnail?: string | undefined;
|
|
1301
1301
|
}, {
|
|
1302
1302
|
type?: string | undefined;
|
|
1303
1303
|
url?: string | undefined;
|
|
1304
|
+
thumbnail?: string | undefined;
|
|
1304
1305
|
images?: {
|
|
1305
1306
|
url?: string | undefined;
|
|
1306
1307
|
width?: number | undefined;
|
|
1307
1308
|
height?: number | undefined;
|
|
1308
1309
|
}[] | undefined;
|
|
1309
|
-
thumbnail?: string | undefined;
|
|
1310
1310
|
}>>;
|
|
1311
1311
|
article: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1312
1312
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1316,13 +1316,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1316
1316
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1317
1317
|
title?: string | undefined;
|
|
1318
1318
|
url?: string | undefined;
|
|
1319
|
-
subtitle?: string | undefined;
|
|
1320
1319
|
thumbnail?: string | undefined;
|
|
1320
|
+
subtitle?: string | undefined;
|
|
1321
1321
|
}, {
|
|
1322
1322
|
title?: string | undefined;
|
|
1323
1323
|
url?: string | undefined;
|
|
1324
|
-
subtitle?: string | undefined;
|
|
1325
1324
|
thumbnail?: string | undefined;
|
|
1325
|
+
subtitle?: string | undefined;
|
|
1326
1326
|
}>>;
|
|
1327
1327
|
document: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1328
1328
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1343,17 +1343,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1343
1343
|
reshared_post: import("zod").ZodOptional<import("zod").ZodType<any, import("zod").ZodTypeDef, any>>;
|
|
1344
1344
|
pagination_token: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1345
1345
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1346
|
-
stats?: {
|
|
1347
|
-
total_reactions?: number | undefined;
|
|
1348
|
-
like?: number | undefined;
|
|
1349
|
-
support?: number | undefined;
|
|
1350
|
-
love?: number | undefined;
|
|
1351
|
-
insight?: number | undefined;
|
|
1352
|
-
celebrate?: number | undefined;
|
|
1353
|
-
funny?: number | undefined;
|
|
1354
|
-
comments?: number | undefined;
|
|
1355
|
-
reposts?: number | undefined;
|
|
1356
|
-
} | undefined;
|
|
1357
1346
|
url?: string | undefined;
|
|
1358
1347
|
text?: string | undefined;
|
|
1359
1348
|
urn?: {
|
|
@@ -1376,21 +1365,32 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1376
1365
|
profile_url?: string | undefined;
|
|
1377
1366
|
profile_picture?: string | undefined;
|
|
1378
1367
|
} | undefined;
|
|
1368
|
+
stats?: {
|
|
1369
|
+
comments?: number | undefined;
|
|
1370
|
+
total_reactions?: number | undefined;
|
|
1371
|
+
like?: number | undefined;
|
|
1372
|
+
support?: number | undefined;
|
|
1373
|
+
love?: number | undefined;
|
|
1374
|
+
insight?: number | undefined;
|
|
1375
|
+
celebrate?: number | undefined;
|
|
1376
|
+
funny?: number | undefined;
|
|
1377
|
+
reposts?: number | undefined;
|
|
1378
|
+
} | undefined;
|
|
1379
1379
|
media?: {
|
|
1380
1380
|
type?: string | undefined;
|
|
1381
1381
|
url?: string | undefined;
|
|
1382
|
+
thumbnail?: string | undefined;
|
|
1382
1383
|
images?: {
|
|
1383
1384
|
url?: string | undefined;
|
|
1384
1385
|
width?: number | undefined;
|
|
1385
1386
|
height?: number | undefined;
|
|
1386
1387
|
}[] | undefined;
|
|
1387
|
-
thumbnail?: string | undefined;
|
|
1388
1388
|
} | undefined;
|
|
1389
1389
|
article?: {
|
|
1390
1390
|
title?: string | undefined;
|
|
1391
1391
|
url?: string | undefined;
|
|
1392
|
-
subtitle?: string | undefined;
|
|
1393
1392
|
thumbnail?: string | undefined;
|
|
1393
|
+
subtitle?: string | undefined;
|
|
1394
1394
|
} | undefined;
|
|
1395
1395
|
document?: {
|
|
1396
1396
|
title?: string | undefined;
|
|
@@ -1401,17 +1401,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1401
1401
|
reshared_post?: any;
|
|
1402
1402
|
pagination_token?: string | undefined;
|
|
1403
1403
|
}, {
|
|
1404
|
-
stats?: {
|
|
1405
|
-
total_reactions?: number | undefined;
|
|
1406
|
-
like?: number | undefined;
|
|
1407
|
-
support?: number | undefined;
|
|
1408
|
-
love?: number | undefined;
|
|
1409
|
-
insight?: number | undefined;
|
|
1410
|
-
celebrate?: number | undefined;
|
|
1411
|
-
funny?: number | undefined;
|
|
1412
|
-
comments?: number | undefined;
|
|
1413
|
-
reposts?: number | undefined;
|
|
1414
|
-
} | undefined;
|
|
1415
1404
|
url?: string | undefined;
|
|
1416
1405
|
text?: string | undefined;
|
|
1417
1406
|
urn?: {
|
|
@@ -1434,21 +1423,32 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1434
1423
|
profile_url?: string | undefined;
|
|
1435
1424
|
profile_picture?: string | undefined;
|
|
1436
1425
|
} | undefined;
|
|
1426
|
+
stats?: {
|
|
1427
|
+
comments?: number | undefined;
|
|
1428
|
+
total_reactions?: number | undefined;
|
|
1429
|
+
like?: number | undefined;
|
|
1430
|
+
support?: number | undefined;
|
|
1431
|
+
love?: number | undefined;
|
|
1432
|
+
insight?: number | undefined;
|
|
1433
|
+
celebrate?: number | undefined;
|
|
1434
|
+
funny?: number | undefined;
|
|
1435
|
+
reposts?: number | undefined;
|
|
1436
|
+
} | undefined;
|
|
1437
1437
|
media?: {
|
|
1438
1438
|
type?: string | undefined;
|
|
1439
1439
|
url?: string | undefined;
|
|
1440
|
+
thumbnail?: string | undefined;
|
|
1440
1441
|
images?: {
|
|
1441
1442
|
url?: string | undefined;
|
|
1442
1443
|
width?: number | undefined;
|
|
1443
1444
|
height?: number | undefined;
|
|
1444
1445
|
}[] | undefined;
|
|
1445
|
-
thumbnail?: string | undefined;
|
|
1446
1446
|
} | undefined;
|
|
1447
1447
|
article?: {
|
|
1448
1448
|
title?: string | undefined;
|
|
1449
1449
|
url?: string | undefined;
|
|
1450
|
-
subtitle?: string | undefined;
|
|
1451
1450
|
thumbnail?: string | undefined;
|
|
1451
|
+
subtitle?: string | undefined;
|
|
1452
1452
|
} | undefined;
|
|
1453
1453
|
document?: {
|
|
1454
1454
|
title?: string | undefined;
|
|
@@ -1496,16 +1496,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1496
1496
|
image_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1497
1497
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1498
1498
|
name?: string | undefined;
|
|
1499
|
-
image_url?: string | undefined;
|
|
1500
1499
|
headline?: string | undefined;
|
|
1501
1500
|
profile_url?: string | undefined;
|
|
1502
1501
|
profile_id?: string | undefined;
|
|
1502
|
+
image_url?: string | undefined;
|
|
1503
1503
|
}, {
|
|
1504
1504
|
name?: string | undefined;
|
|
1505
|
-
image_url?: string | undefined;
|
|
1506
1505
|
headline?: string | undefined;
|
|
1507
1506
|
profile_url?: string | undefined;
|
|
1508
1507
|
profile_id?: string | undefined;
|
|
1508
|
+
image_url?: string | undefined;
|
|
1509
1509
|
}>>;
|
|
1510
1510
|
stats: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1511
1511
|
total_reactions: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -1522,16 +1522,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1522
1522
|
count?: number | undefined;
|
|
1523
1523
|
}>, "many">>;
|
|
1524
1524
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1525
|
-
total_reactions?: number | undefined;
|
|
1526
1525
|
comments?: number | undefined;
|
|
1526
|
+
total_reactions?: number | undefined;
|
|
1527
1527
|
shares?: number | undefined;
|
|
1528
1528
|
reactions?: {
|
|
1529
1529
|
type?: string | undefined;
|
|
1530
1530
|
count?: number | undefined;
|
|
1531
1531
|
}[] | undefined;
|
|
1532
1532
|
}, {
|
|
1533
|
-
total_reactions?: number | undefined;
|
|
1534
1533
|
comments?: number | undefined;
|
|
1534
|
+
total_reactions?: number | undefined;
|
|
1535
1535
|
shares?: number | undefined;
|
|
1536
1536
|
reactions?: {
|
|
1537
1537
|
type?: string | undefined;
|
|
@@ -1562,13 +1562,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1562
1562
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1563
1563
|
title?: string | null | undefined;
|
|
1564
1564
|
url?: string | null | undefined;
|
|
1565
|
-
subtitle?: string | null | undefined;
|
|
1566
1565
|
thumbnail?: string | null | undefined;
|
|
1566
|
+
subtitle?: string | null | undefined;
|
|
1567
1567
|
}, {
|
|
1568
1568
|
title?: string | null | undefined;
|
|
1569
1569
|
url?: string | null | undefined;
|
|
1570
|
-
subtitle?: string | null | undefined;
|
|
1571
1570
|
thumbnail?: string | null | undefined;
|
|
1571
|
+
subtitle?: string | null | undefined;
|
|
1572
1572
|
}>>;
|
|
1573
1573
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1574
1574
|
thumbnail_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1590,34 +1590,34 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1590
1590
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1591
1591
|
type?: string | undefined;
|
|
1592
1592
|
url?: string | undefined;
|
|
1593
|
+
text?: string | undefined;
|
|
1593
1594
|
images?: {
|
|
1594
1595
|
url?: string | undefined;
|
|
1595
1596
|
width?: number | undefined;
|
|
1596
1597
|
height?: number | undefined;
|
|
1597
1598
|
}[] | undefined;
|
|
1598
|
-
text?: string | undefined;
|
|
1599
1599
|
article?: {
|
|
1600
1600
|
title?: string | null | undefined;
|
|
1601
1601
|
url?: string | null | undefined;
|
|
1602
|
-
subtitle?: string | null | undefined;
|
|
1603
1602
|
thumbnail?: string | null | undefined;
|
|
1603
|
+
subtitle?: string | null | undefined;
|
|
1604
1604
|
} | undefined;
|
|
1605
1605
|
thumbnail_url?: string | undefined;
|
|
1606
1606
|
duration_ms?: number | undefined;
|
|
1607
1607
|
}, {
|
|
1608
1608
|
type?: string | undefined;
|
|
1609
1609
|
url?: string | undefined;
|
|
1610
|
+
text?: string | undefined;
|
|
1610
1611
|
images?: {
|
|
1611
1612
|
url?: string | undefined;
|
|
1612
1613
|
width?: number | undefined;
|
|
1613
1614
|
height?: number | undefined;
|
|
1614
1615
|
}[] | undefined;
|
|
1615
|
-
text?: string | undefined;
|
|
1616
1616
|
article?: {
|
|
1617
1617
|
title?: string | null | undefined;
|
|
1618
1618
|
url?: string | null | undefined;
|
|
1619
|
-
subtitle?: string | null | undefined;
|
|
1620
1619
|
thumbnail?: string | null | undefined;
|
|
1620
|
+
subtitle?: string | null | undefined;
|
|
1621
1621
|
} | undefined;
|
|
1622
1622
|
thumbnail_url?: string | undefined;
|
|
1623
1623
|
duration_ms?: number | undefined;
|
|
@@ -1650,29 +1650,20 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1650
1650
|
}>>;
|
|
1651
1651
|
search_input: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1652
1652
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1653
|
-
stats?: {
|
|
1654
|
-
total_reactions?: number | undefined;
|
|
1655
|
-
comments?: number | undefined;
|
|
1656
|
-
shares?: number | undefined;
|
|
1657
|
-
reactions?: {
|
|
1658
|
-
type?: string | undefined;
|
|
1659
|
-
count?: number | undefined;
|
|
1660
|
-
}[] | undefined;
|
|
1661
|
-
} | undefined;
|
|
1662
1653
|
content?: {
|
|
1663
1654
|
type?: string | undefined;
|
|
1664
1655
|
url?: string | undefined;
|
|
1656
|
+
text?: string | undefined;
|
|
1665
1657
|
images?: {
|
|
1666
1658
|
url?: string | undefined;
|
|
1667
1659
|
width?: number | undefined;
|
|
1668
1660
|
height?: number | undefined;
|
|
1669
1661
|
}[] | undefined;
|
|
1670
|
-
text?: string | undefined;
|
|
1671
1662
|
article?: {
|
|
1672
1663
|
title?: string | null | undefined;
|
|
1673
1664
|
url?: string | null | undefined;
|
|
1674
|
-
subtitle?: string | null | undefined;
|
|
1675
1665
|
thumbnail?: string | null | undefined;
|
|
1666
|
+
subtitle?: string | null | undefined;
|
|
1676
1667
|
} | undefined;
|
|
1677
1668
|
thumbnail_url?: string | undefined;
|
|
1678
1669
|
duration_ms?: number | undefined;
|
|
@@ -1696,39 +1687,39 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1696
1687
|
} | undefined;
|
|
1697
1688
|
author?: {
|
|
1698
1689
|
name?: string | undefined;
|
|
1699
|
-
image_url?: string | undefined;
|
|
1700
1690
|
headline?: string | undefined;
|
|
1701
1691
|
profile_url?: string | undefined;
|
|
1702
1692
|
profile_id?: string | undefined;
|
|
1693
|
+
image_url?: string | undefined;
|
|
1703
1694
|
} | undefined;
|
|
1704
|
-
activity_id?: string | undefined;
|
|
1705
|
-
post_url?: string | undefined;
|
|
1706
|
-
is_reshare?: boolean | undefined;
|
|
1707
|
-
search_input?: string | undefined;
|
|
1708
|
-
}, {
|
|
1709
1695
|
stats?: {
|
|
1710
|
-
total_reactions?: number | undefined;
|
|
1711
1696
|
comments?: number | undefined;
|
|
1697
|
+
total_reactions?: number | undefined;
|
|
1712
1698
|
shares?: number | undefined;
|
|
1713
1699
|
reactions?: {
|
|
1714
1700
|
type?: string | undefined;
|
|
1715
1701
|
count?: number | undefined;
|
|
1716
1702
|
}[] | undefined;
|
|
1717
1703
|
} | undefined;
|
|
1704
|
+
activity_id?: string | undefined;
|
|
1705
|
+
post_url?: string | undefined;
|
|
1706
|
+
is_reshare?: boolean | undefined;
|
|
1707
|
+
search_input?: string | undefined;
|
|
1708
|
+
}, {
|
|
1718
1709
|
content?: {
|
|
1719
1710
|
type?: string | undefined;
|
|
1720
1711
|
url?: string | undefined;
|
|
1712
|
+
text?: string | undefined;
|
|
1721
1713
|
images?: {
|
|
1722
1714
|
url?: string | undefined;
|
|
1723
1715
|
width?: number | undefined;
|
|
1724
1716
|
height?: number | undefined;
|
|
1725
1717
|
}[] | undefined;
|
|
1726
|
-
text?: string | undefined;
|
|
1727
1718
|
article?: {
|
|
1728
1719
|
title?: string | null | undefined;
|
|
1729
1720
|
url?: string | null | undefined;
|
|
1730
|
-
subtitle?: string | null | undefined;
|
|
1731
1721
|
thumbnail?: string | null | undefined;
|
|
1722
|
+
subtitle?: string | null | undefined;
|
|
1732
1723
|
} | undefined;
|
|
1733
1724
|
thumbnail_url?: string | undefined;
|
|
1734
1725
|
duration_ms?: number | undefined;
|
|
@@ -1752,10 +1743,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1752
1743
|
} | undefined;
|
|
1753
1744
|
author?: {
|
|
1754
1745
|
name?: string | undefined;
|
|
1755
|
-
image_url?: string | undefined;
|
|
1756
1746
|
headline?: string | undefined;
|
|
1757
1747
|
profile_url?: string | undefined;
|
|
1758
1748
|
profile_id?: string | undefined;
|
|
1749
|
+
image_url?: string | undefined;
|
|
1750
|
+
} | undefined;
|
|
1751
|
+
stats?: {
|
|
1752
|
+
comments?: number | undefined;
|
|
1753
|
+
total_reactions?: number | undefined;
|
|
1754
|
+
shares?: number | undefined;
|
|
1755
|
+
reactions?: {
|
|
1756
|
+
type?: string | undefined;
|
|
1757
|
+
count?: number | undefined;
|
|
1758
|
+
}[] | undefined;
|
|
1759
1759
|
} | undefined;
|
|
1760
1760
|
activity_id?: string | undefined;
|
|
1761
1761
|
post_url?: string | undefined;
|
|
@@ -1766,5 +1766,234 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1766
1766
|
documentation: string;
|
|
1767
1767
|
category: string;
|
|
1768
1768
|
};
|
|
1769
|
+
'streamers/youtube-scraper': {
|
|
1770
|
+
input: import("zod").ZodObject<{
|
|
1771
|
+
searchQueries: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1772
|
+
startUrls: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1773
|
+
url: import("zod").ZodString;
|
|
1774
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1775
|
+
url: string;
|
|
1776
|
+
}, {
|
|
1777
|
+
url: string;
|
|
1778
|
+
}>, "many">>>;
|
|
1779
|
+
maxResults: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
1780
|
+
maxResultsShorts: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
1781
|
+
maxResultStreams: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
1782
|
+
downloadSubtitles: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
1783
|
+
saveSubsToKVS: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
1784
|
+
subtitlesLanguage: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["any", "en", "de", "es", "fr", "it", "ja", "ko", "nl", "pt", "ru"]>>>;
|
|
1785
|
+
preferAutoGeneratedSubtitles: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
1786
|
+
subtitlesFormat: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["srt", "vtt", "xml", "plaintext"]>>>;
|
|
1787
|
+
sortingOrder: import("zod").ZodOptional<import("zod").ZodEnum<["relevance", "rating", "date", "views"]>>;
|
|
1788
|
+
dateFilter: import("zod").ZodOptional<import("zod").ZodEnum<["hour", "today", "week", "month", "year"]>>;
|
|
1789
|
+
videoType: import("zod").ZodOptional<import("zod").ZodEnum<["video", "movie"]>>;
|
|
1790
|
+
lengthFilter: import("zod").ZodOptional<import("zod").ZodEnum<["under4", "between420", "plus20"]>>;
|
|
1791
|
+
isHD: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1792
|
+
hasSubtitles: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1793
|
+
hasCC: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1794
|
+
is3D: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1795
|
+
isLive: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1796
|
+
isBought: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1797
|
+
is4K: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1798
|
+
is360: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1799
|
+
hasLocation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1800
|
+
isHDR: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1801
|
+
isVR180: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1802
|
+
oldestPostDate: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1803
|
+
sortVideosBy: import("zod").ZodOptional<import("zod").ZodEnum<["NEWEST", "POPULAR", "OLDEST"]>>;
|
|
1804
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1805
|
+
maxResults: number;
|
|
1806
|
+
startUrls: {
|
|
1807
|
+
url: string;
|
|
1808
|
+
}[];
|
|
1809
|
+
maxResultsShorts: number;
|
|
1810
|
+
maxResultStreams: number;
|
|
1811
|
+
downloadSubtitles: boolean;
|
|
1812
|
+
saveSubsToKVS: boolean;
|
|
1813
|
+
subtitlesLanguage: "any" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru";
|
|
1814
|
+
preferAutoGeneratedSubtitles: boolean;
|
|
1815
|
+
subtitlesFormat: "xml" | "srt" | "vtt" | "plaintext";
|
|
1816
|
+
searchQueries?: string[] | undefined;
|
|
1817
|
+
sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
|
|
1818
|
+
dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
|
|
1819
|
+
videoType?: "video" | "movie" | undefined;
|
|
1820
|
+
lengthFilter?: "under4" | "between420" | "plus20" | undefined;
|
|
1821
|
+
isHD?: boolean | undefined;
|
|
1822
|
+
hasSubtitles?: boolean | undefined;
|
|
1823
|
+
hasCC?: boolean | undefined;
|
|
1824
|
+
is3D?: boolean | undefined;
|
|
1825
|
+
isLive?: boolean | undefined;
|
|
1826
|
+
isBought?: boolean | undefined;
|
|
1827
|
+
is4K?: boolean | undefined;
|
|
1828
|
+
is360?: boolean | undefined;
|
|
1829
|
+
hasLocation?: boolean | undefined;
|
|
1830
|
+
isHDR?: boolean | undefined;
|
|
1831
|
+
isVR180?: boolean | undefined;
|
|
1832
|
+
oldestPostDate?: string | undefined;
|
|
1833
|
+
sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined;
|
|
1834
|
+
}, {
|
|
1835
|
+
maxResults?: number | undefined;
|
|
1836
|
+
searchQueries?: string[] | undefined;
|
|
1837
|
+
startUrls?: {
|
|
1838
|
+
url: string;
|
|
1839
|
+
}[] | undefined;
|
|
1840
|
+
maxResultsShorts?: number | undefined;
|
|
1841
|
+
maxResultStreams?: number | undefined;
|
|
1842
|
+
downloadSubtitles?: boolean | undefined;
|
|
1843
|
+
saveSubsToKVS?: boolean | undefined;
|
|
1844
|
+
subtitlesLanguage?: "any" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | undefined;
|
|
1845
|
+
preferAutoGeneratedSubtitles?: boolean | undefined;
|
|
1846
|
+
subtitlesFormat?: "xml" | "srt" | "vtt" | "plaintext" | undefined;
|
|
1847
|
+
sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
|
|
1848
|
+
dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
|
|
1849
|
+
videoType?: "video" | "movie" | undefined;
|
|
1850
|
+
lengthFilter?: "under4" | "between420" | "plus20" | undefined;
|
|
1851
|
+
isHD?: boolean | undefined;
|
|
1852
|
+
hasSubtitles?: boolean | undefined;
|
|
1853
|
+
hasCC?: boolean | undefined;
|
|
1854
|
+
is3D?: boolean | undefined;
|
|
1855
|
+
isLive?: boolean | undefined;
|
|
1856
|
+
isBought?: boolean | undefined;
|
|
1857
|
+
is4K?: boolean | undefined;
|
|
1858
|
+
is360?: boolean | undefined;
|
|
1859
|
+
hasLocation?: boolean | undefined;
|
|
1860
|
+
isHDR?: boolean | undefined;
|
|
1861
|
+
isVR180?: boolean | undefined;
|
|
1862
|
+
oldestPostDate?: string | undefined;
|
|
1863
|
+
sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined;
|
|
1864
|
+
}>;
|
|
1865
|
+
output: import("zod").ZodObject<{
|
|
1866
|
+
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1867
|
+
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1868
|
+
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1869
|
+
viewCount: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1870
|
+
date: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1871
|
+
likes: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1872
|
+
channelName: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1873
|
+
channelUrl: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1874
|
+
numberOfSubscribers: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1875
|
+
duration: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1876
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1877
|
+
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1878
|
+
comments: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1879
|
+
commentsCount: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1880
|
+
thumbnail: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1881
|
+
thumbnailUrl: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1882
|
+
videoType: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1883
|
+
tags: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1884
|
+
category: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1885
|
+
isLive: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1886
|
+
subtitles: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1887
|
+
language: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1888
|
+
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1889
|
+
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1890
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1891
|
+
url?: string | undefined;
|
|
1892
|
+
text?: string | undefined;
|
|
1893
|
+
language?: string | undefined;
|
|
1894
|
+
}, {
|
|
1895
|
+
url?: string | undefined;
|
|
1896
|
+
text?: string | undefined;
|
|
1897
|
+
language?: string | undefined;
|
|
1898
|
+
}>, "many">>;
|
|
1899
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1900
|
+
description?: string | undefined;
|
|
1901
|
+
title?: string | undefined;
|
|
1902
|
+
date?: string | undefined;
|
|
1903
|
+
url?: string | undefined;
|
|
1904
|
+
duration?: string | undefined;
|
|
1905
|
+
id?: string | undefined;
|
|
1906
|
+
videoType?: string | undefined;
|
|
1907
|
+
isLive?: boolean | undefined;
|
|
1908
|
+
viewCount?: number | undefined;
|
|
1909
|
+
likes?: number | undefined;
|
|
1910
|
+
channelName?: string | undefined;
|
|
1911
|
+
channelUrl?: string | undefined;
|
|
1912
|
+
numberOfSubscribers?: number | undefined;
|
|
1913
|
+
text?: string | undefined;
|
|
1914
|
+
comments?: number | undefined;
|
|
1915
|
+
commentsCount?: number | undefined;
|
|
1916
|
+
thumbnail?: string | undefined;
|
|
1917
|
+
thumbnailUrl?: string | undefined;
|
|
1918
|
+
tags?: string[] | undefined;
|
|
1919
|
+
category?: string | undefined;
|
|
1920
|
+
subtitles?: {
|
|
1921
|
+
url?: string | undefined;
|
|
1922
|
+
text?: string | undefined;
|
|
1923
|
+
language?: string | undefined;
|
|
1924
|
+
}[] | undefined;
|
|
1925
|
+
}, {
|
|
1926
|
+
description?: string | undefined;
|
|
1927
|
+
title?: string | undefined;
|
|
1928
|
+
date?: string | undefined;
|
|
1929
|
+
url?: string | undefined;
|
|
1930
|
+
duration?: string | undefined;
|
|
1931
|
+
id?: string | undefined;
|
|
1932
|
+
videoType?: string | undefined;
|
|
1933
|
+
isLive?: boolean | undefined;
|
|
1934
|
+
viewCount?: number | undefined;
|
|
1935
|
+
likes?: number | undefined;
|
|
1936
|
+
channelName?: string | undefined;
|
|
1937
|
+
channelUrl?: string | undefined;
|
|
1938
|
+
numberOfSubscribers?: number | undefined;
|
|
1939
|
+
text?: string | undefined;
|
|
1940
|
+
comments?: number | undefined;
|
|
1941
|
+
commentsCount?: number | undefined;
|
|
1942
|
+
thumbnail?: string | undefined;
|
|
1943
|
+
thumbnailUrl?: string | undefined;
|
|
1944
|
+
tags?: string[] | undefined;
|
|
1945
|
+
category?: string | undefined;
|
|
1946
|
+
subtitles?: {
|
|
1947
|
+
url?: string | undefined;
|
|
1948
|
+
text?: string | undefined;
|
|
1949
|
+
language?: string | undefined;
|
|
1950
|
+
}[] | undefined;
|
|
1951
|
+
}>;
|
|
1952
|
+
description: string;
|
|
1953
|
+
documentation: string;
|
|
1954
|
+
category: string;
|
|
1955
|
+
};
|
|
1956
|
+
'pintostudio/youtube-transcript-scraper': {
|
|
1957
|
+
input: import("zod").ZodObject<{
|
|
1958
|
+
videoUrl: import("zod").ZodString;
|
|
1959
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1960
|
+
videoUrl: string;
|
|
1961
|
+
}, {
|
|
1962
|
+
videoUrl: string;
|
|
1963
|
+
}>;
|
|
1964
|
+
output: import("zod").ZodObject<{
|
|
1965
|
+
videoUrl: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1966
|
+
data: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1967
|
+
start: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1968
|
+
dur: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1969
|
+
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1970
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1971
|
+
text?: string | undefined;
|
|
1972
|
+
start?: string | undefined;
|
|
1973
|
+
dur?: string | undefined;
|
|
1974
|
+
}, {
|
|
1975
|
+
text?: string | undefined;
|
|
1976
|
+
start?: string | undefined;
|
|
1977
|
+
dur?: string | undefined;
|
|
1978
|
+
}>, "many">>;
|
|
1979
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1980
|
+
data?: {
|
|
1981
|
+
text?: string | undefined;
|
|
1982
|
+
start?: string | undefined;
|
|
1983
|
+
dur?: string | undefined;
|
|
1984
|
+
}[] | undefined;
|
|
1985
|
+
videoUrl?: string | undefined;
|
|
1986
|
+
}, {
|
|
1987
|
+
data?: {
|
|
1988
|
+
text?: string | undefined;
|
|
1989
|
+
start?: string | undefined;
|
|
1990
|
+
dur?: string | undefined;
|
|
1991
|
+
}[] | undefined;
|
|
1992
|
+
videoUrl?: string | undefined;
|
|
1993
|
+
}>;
|
|
1994
|
+
description: string;
|
|
1995
|
+
documentation: string;
|
|
1996
|
+
category: string;
|
|
1997
|
+
};
|
|
1769
1998
|
};
|
|
1770
1999
|
//# sourceMappingURL=apify-scraper.schema.d.ts.map
|