forked from kaltura/developer-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ovp.LucyBot.yml
352 lines (340 loc) · 10.6 KB
/
ovp.LucyBot.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
specifications:
kaltura:
- openapi: ./ovp.openapi.json
sitemap:
hostname: https://developer.kaltura.com
discussionURL: '/discussion/{{slug}}?title={{title}}'
routes:
/:
redirect: '/api-docs'
/api-docs:
title: Kaltura API Documentation
for: kaltura
navigation: operationNavigation
meta:
title: "Kaltura VPaaS API Documentation"
description: "Full documentation for the Kaltura VPaaS API"
/console:
ui: console
for: kaltura
title: Kaltura API Console
navigation: operationNavigation
meta:
title: "Kaltura VPaaS API Console"
description: "Make test calls to the Kaltura VPaaS API"
/workflows:
ui: workflows
for: kaltura
navigation: workflowNavigation
intro: |
Interactive workflows on this page will help you dive straight
into coding the various building blocks of your application.
Here you will find working code workflows together with detailed
explanations and documentation references.
#### What do you want to do today?
title: Workflows
icons: offset
meta:
title: "Kaltura API Workflows"
description: "Learn how to work with the Kaltura API using interactive workflows"
/new-workflow:
ui: workflow
for: kaltura
/preview-workflow:
ui: workflow
for: kaltura
/recipes:
redirect: '/workflows'
/recipes/ad_cue_points:
redirect: '/workflows/Engage_and_Publish/Advertisement_Cue_Points'
/recipes/analytics:
redirect: '/workflows/Review_Media_Analytics/Analytics_Reports'
/recipes/app_tokens:
redirect: '/workflows/Generate_API_Sessions/App_Token_Authentication'
/recipes/authentication:
redirect: '/workflows/Generate_API_Sessions/Authentication'
/recipes/backend_notifications:
redirect: '/workflows/Integration_Scheduling_and_Hooks/Backend_and_Email_Notifications'
/recipes/captions:
redirect: '/workflows/Enrich_and_Organize_Metadata/Captions'
/recipes/code_cue_points:
redirect: '/workflows/Engage_and_Publish/Cue_Points'
/recipes/dynamic_thumbnails:
redirect: '/workflows/Engage_and_Publish/Animated_Thumbnails_with_CSS_Stripes'
/recipes/leaderboard_reports:
redirect: '/workflows/Integration_Scheduling_and_Hooks/Leaderboard_Reports'
/recipes/live_broadcast:
redirect: '/workflows/Live_Stream_and_Broadcast'
/recipes/metadata:
redirect: '/workflows/Enrich_and_Organize_Metadata/Working_with_metadata'
/recipes/player_external_skin_overrides:
redirect: '/workflows/Engage_and_Publish/Kaltura_Player_External_Skin_Overrides'
/recipes/player_uiconf:
redirect: '/workflows/Engage_and_Publish/Player_UI_conf'
/recipes/quiz:
redirect: '/workflows/Engage_and_Publish/Quiz'
/recipes/upload:
redirect: '/workflows/Ingest_and_Upload_Media'
/recipes/using_css_states:
redirect: '/workflows/Engage_and_Publish/Using_CSS_states'
/recipes/video_search:
redirect: '/workflows/Search_Discover_and_Personalize/Kaltura_Media_Library_Search'
/recipes/webvtt_captions:
redirect: '/workflows/Enrich_and_Organize_Metadata/Serve_WebVTT_Captions'
operationNavigation:
- title: "Overview"
markdownFile: ./markdown/overview.md
discussionURL: null
- title: "Client Libraries"
markdownFile: ./markdown/generated/client_libraries.md
disableEditLink: true
discussionURL: null
children:
- title: "Support Matrix"
markdownFile: ./markdown/generated/support_matrix.md
disableEditLink: true
- title: "XML Schemas"
markdownFile: ./markdown/schemas.md
children:
- title: 'Syndication Feed'
markdownFile: ./markdown/generated/syndication.md
disableEditLink: true
prerender: false
- title: 'Bulk Upload'
markdownFile: ./markdown/generated/bulkUploadXml.bulkUploadXML.md
disableEditLink: true
prerender: false
- title: 'Bulk Upload Results'
markdownFile: ./markdown/generated/bulkUploadXml.bulkUploadResultXML.md
disableEditLink: true
prerender: false
- title: 'Cue Point Serve'
markdownFile: ./markdown/generated/cuePoint.serveAPI.md
disableEditLink: true
prerender: false
- title: 'Cue Point Ingest'
markdownFile: ./markdown/generated/cuePoint.ingestAPI.md
disableEditLink: true
prerender: false
- title: 'Drop Folder'
markdownFile: ./markdown/generated/dropFolderXmlBulkUpload.dropFolderXml.md
disableEditLink: true
prerender: false
- title: "Generate API Sessions"
children:
- title: "session"
tag: "session"
children:
- operation: "session.start"
- operation: "session.end"
- operation: "session.get"
- operation: "session.impersonate"
- operation: "session.impersonateByKs"
- operation: "session.startWidgetSession"
- tag: "appToken"
- operation: 'user.loginByLoginId'
- title: "Ingest and Upload Media"
children:
- tag: "uploadToken"
- tag: "media"
- tag: "captionAsset"
- tag: "captionParams"
- tag: "thumbAsset"
- tag: "attachmentAsset"
- tag: "externalMedia"
- tag: "upload"
hidden: true
- title: "Execute Bulk Ingest and Updates"
children:
- operation: "media.bulkUploadAdd"
- operation: "user.addFromBulkUpload"
- operation: "category.addFromBulkUpload"
- operation: "cuePoint.addFromBulk"
- operation: "categoryEntry.addFromBulkUpload"
- operation: "categoryUser.addFromBulkUpload"
- tag: "bulk"
- tag: "schema"
- tag: "dropFolder"
- tag: "dropFolderFile"
- tag: "virusScanProfile"
hidden: true
- tag: "aspera"
hidden: true
- tag: "bulkUpload"
hidden: true
- title: "Convert and Transcode Media"
children:
- tag: "flavorAsset"
- tag: "flavorParams"
- tag: "flavorParamsOutput"
- tag: "conversionProfile"
- tag: "conversionProfileAssetParams"
- tag: "mediaInfo"
- title: "Live Stream and Broadcast"
children:
- tag: "liveStream"
- title: "Enrich and Organize Metadata"
children:
- tag: "baseEntry"
- tag: "category"
- tag: "categoryEntry"
- tag: "categoryUser"
- tag: "metadata"
- tag: "metadataProfile"
- tag: "captionAsset"
- tag: "captionParams"
- tag: "captionAssetItem"
- tag: "attachmentAsset"
- tag: "thumbAsset"
- tag: "thumbParams"
- tag: "tag"
- title: "Search, Discover and Personalize"
children:
- operation: "baseEntry.list"
- tag: "captionAssetItem"
- tag: "playlist"
- tag: "like"
- tag: "shortLink"
- tag: "tag"
- tag: "user"
- tag: "groupUser"
- title: "Engage and Publish"
children:
- tag: "playlist"
- tag: "thumbnail"
- tag: "cuePoint"
- tag: "quiz"
- tag: "userEntry"
- tag: "like"
- tag: "uiConf"
- tag: "annotation"
hidden: true
- title: "Review Media Analytics"
children:
- tag: "analytics"
- tag: "report"
- tag: "liveReports"
- tag: "liveStats"
- tag: "stats"
- title: "Deliver and Distribute Media"
children:
- tag: "playManifest"
- tag: "syndicationFeed"
- tag: "entryDistribution"
- tag: "distributionProfile"
- tag: "distributionProvider"
- tag: "deliveryProfile"
hidden: true
- tag: "storageProfile"
hidden: true
- title: "Secure, Control and Govern"
children:
- tag: "partner"
- tag: "user"
- tag: "userRole"
- tag: "groupUser"
- tag: "accessControlProfile"
- tag: "categoryEntry"
- tag: "categoryUser"
- tag: "permission"
- tag: "permissionItem"
- tag: "accessControl"
hidden: true
- tag: "adminUser"
hidden: true
- tag: "auditTrail"
hidden: true
- title: "Optimize API Requests"
children:
- tag: "multirequest"
- tag: "responseProfile"
- title: "Integration, Scheduling and Hooks"
children:
- tag: "eventNotificationTemplate"
- tag: "scheduledTaskProfile"
- title: "Scheduling Triggers using iCal"
markdownFile: ./markdown/scheduling.md
children:
- tag: "scheduleEvent"
- tag: "scheduleEventResource"
- tag: "scheduleResource"
- tag: "integration"
- tag: "businessProcessCase"
- tag: "notification"
hidden: true
- title: "Encrypt and License Content"
children:
- tag: "drmLicenseAccess"
- tag: "drmPolicy"
- tag: "drmProfile"
- tag: "playReadyDrm"
- tag: "widevineDrm"
- tag: "deliveryProfile"
hidden: true
- title: "Manage Documents and Other Assets"
children:
- tag: "baseEntry"
- tag: "data"
- tag: "documents"
- title: "Manage and Deliver Apps and Widgets"
children:
- tag: "uiConf"
- tag: "widget"
- tag: "fileAsset"
- tag: "captureSpace"
- title: "Manage Backend and Storage"
children:
- tag: "system"
- tag: "storageProfile"
hidden: true
workflowNavigation:
- title: Generate API Sessions
icon: assets/img/icons/administrative.png
children:
- workflow: authentication
- workflow: app_token_auth
- title: Ingest and Upload Media
icon: assets/img/icons/upload.png
workflow: upload
- title: Live Stream and Broadcast
icon: assets/img/icons/play-back.png
workflow: live_broadcast
- title: Enrich and Organize Metadata
icon: assets/img/icons/distribute.png
children:
- workflow: metadata
- workflow: captions
- workflow: webvtt_captions
- title: Search, Discover and Personalize
icon: assets/img/icons/publish.png
children:
- workflow: video_search
- title: Engage and Publish
icon: assets/img/icons/engage.png
children:
- workflow: dynamic_thumbnails
- workflow: player_uiconf
- workflow: player_external_skin_overrides
- workflow: using_css_states
- workflow: code_cue_points
- workflow: quiz
- workflow: ad_cue_points
- title: Integration, Scheduling and Hooks
icon: assets/img/icons/other.png
children:
- workflow: backend_notifications
- title: Review Media Analytics
icon: assets/img/icons/analytic.png
children:
- workflow: analytics
- workflow: leaderboard_reports
- title: Manage and Deliver Apps and Widgets
icon: assets/img/icons/manage.png
children:
- workflow: app_token_auth
- title: Add a Workflow
icon: plus
isAdd: true
- title: Contact Us
icon: assets/img/icons/contact.png
isContact: true