@transloadit/node 4.10.4 → 4.10.6

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.
Files changed (538) hide show
  1. package/README.md +44 -9
  2. package/dist/ApiError.d.ts.map +1 -1
  3. package/dist/ApiError.js.map +1 -1
  4. package/dist/PaginationStream.d.ts +1 -1
  5. package/dist/PaginationStream.d.ts.map +1 -1
  6. package/dist/PaginationStream.js.map +1 -1
  7. package/dist/Transloadit.d.ts +8 -8
  8. package/dist/Transloadit.d.ts.map +1 -1
  9. package/dist/Transloadit.js.map +1 -1
  10. package/dist/alphalib/errors.d.ts +1 -0
  11. package/dist/alphalib/errors.d.ts.map +1 -1
  12. package/dist/alphalib/errors.js +15 -0
  13. package/dist/alphalib/errors.js.map +1 -1
  14. package/dist/alphalib/types/assemblyStatus.d.ts +22 -10
  15. package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
  16. package/dist/alphalib/types/assemblyStatus.js +8 -8
  17. package/dist/alphalib/types/assemblyStatus.js.map +1 -1
  18. package/dist/alphalib/types/assemblyUrls.d.ts.map +1 -1
  19. package/dist/alphalib/types/assemblyUrls.js.map +1 -1
  20. package/dist/alphalib/types/file.d.ts +4 -0
  21. package/dist/alphalib/types/file.d.ts.map +1 -0
  22. package/dist/alphalib/types/file.js +3 -0
  23. package/dist/alphalib/types/file.js.map +1 -0
  24. package/dist/alphalib/types/robots/_index.d.ts +93 -93
  25. package/dist/alphalib/types/robots/_instructions-primitives.d.ts +8 -8
  26. package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
  27. package/dist/alphalib/types/robots/_instructions-primitives.js +5 -2
  28. package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
  29. package/dist/alphalib/types/robots/ai-chat.d.ts +1 -1
  30. package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -1
  31. package/dist/alphalib/types/robots/ai-chat.js +3 -0
  32. package/dist/alphalib/types/robots/ai-chat.js.map +1 -1
  33. package/dist/alphalib/types/robots/assembly-savejson.d.ts +1 -1
  34. package/dist/alphalib/types/robots/assembly-savejson.d.ts.map +1 -1
  35. package/dist/alphalib/types/robots/assembly-savejson.js.map +1 -1
  36. package/dist/alphalib/types/robots/audio-artwork.d.ts +5 -5
  37. package/dist/alphalib/types/robots/audio-artwork.d.ts.map +1 -1
  38. package/dist/alphalib/types/robots/audio-artwork.js.map +1 -1
  39. package/dist/alphalib/types/robots/audio-concat.d.ts +5 -5
  40. package/dist/alphalib/types/robots/audio-concat.d.ts.map +1 -1
  41. package/dist/alphalib/types/robots/audio-concat.js.map +1 -1
  42. package/dist/alphalib/types/robots/audio-encode.d.ts +5 -5
  43. package/dist/alphalib/types/robots/audio-encode.d.ts.map +1 -1
  44. package/dist/alphalib/types/robots/audio-encode.js.map +1 -1
  45. package/dist/alphalib/types/robots/audio-loop.d.ts +5 -5
  46. package/dist/alphalib/types/robots/audio-loop.d.ts.map +1 -1
  47. package/dist/alphalib/types/robots/audio-loop.js.map +1 -1
  48. package/dist/alphalib/types/robots/audio-merge.d.ts +5 -5
  49. package/dist/alphalib/types/robots/audio-merge.d.ts.map +1 -1
  50. package/dist/alphalib/types/robots/audio-merge.js.map +1 -1
  51. package/dist/alphalib/types/robots/audio-split.d.ts +5 -5
  52. package/dist/alphalib/types/robots/audio-split.d.ts.map +1 -1
  53. package/dist/alphalib/types/robots/audio-split.js.map +1 -1
  54. package/dist/alphalib/types/robots/audio-waveform.d.ts +5 -5
  55. package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
  56. package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
  57. package/dist/alphalib/types/robots/azure-import.d.ts +1 -1
  58. package/dist/alphalib/types/robots/azure-import.d.ts.map +1 -1
  59. package/dist/alphalib/types/robots/azure-import.js.map +1 -1
  60. package/dist/alphalib/types/robots/azure-store.d.ts +15 -9
  61. package/dist/alphalib/types/robots/azure-store.d.ts.map +1 -1
  62. package/dist/alphalib/types/robots/azure-store.js +5 -2
  63. package/dist/alphalib/types/robots/azure-store.js.map +1 -1
  64. package/dist/alphalib/types/robots/backblaze-import.d.ts +1 -1
  65. package/dist/alphalib/types/robots/backblaze-import.d.ts.map +1 -1
  66. package/dist/alphalib/types/robots/backblaze-import.js.map +1 -1
  67. package/dist/alphalib/types/robots/backblaze-store.d.ts +1 -1
  68. package/dist/alphalib/types/robots/backblaze-store.d.ts.map +1 -1
  69. package/dist/alphalib/types/robots/backblaze-store.js.map +1 -1
  70. package/dist/alphalib/types/robots/box-import.d.ts +1 -1
  71. package/dist/alphalib/types/robots/box-import.d.ts.map +1 -1
  72. package/dist/alphalib/types/robots/box-import.js.map +1 -1
  73. package/dist/alphalib/types/robots/box-store.d.ts +1 -1
  74. package/dist/alphalib/types/robots/box-store.d.ts.map +1 -1
  75. package/dist/alphalib/types/robots/box-store.js.map +1 -1
  76. package/dist/alphalib/types/robots/cloudfiles-import.d.ts +1 -1
  77. package/dist/alphalib/types/robots/cloudfiles-import.d.ts.map +1 -1
  78. package/dist/alphalib/types/robots/cloudfiles-import.js.map +1 -1
  79. package/dist/alphalib/types/robots/cloudfiles-store.d.ts +1 -1
  80. package/dist/alphalib/types/robots/cloudfiles-store.d.ts.map +1 -1
  81. package/dist/alphalib/types/robots/cloudfiles-store.js.map +1 -1
  82. package/dist/alphalib/types/robots/cloudflare-import.d.ts +1 -1
  83. package/dist/alphalib/types/robots/cloudflare-import.d.ts.map +1 -1
  84. package/dist/alphalib/types/robots/cloudflare-import.js.map +1 -1
  85. package/dist/alphalib/types/robots/cloudflare-store.d.ts +1 -1
  86. package/dist/alphalib/types/robots/cloudflare-store.d.ts.map +1 -1
  87. package/dist/alphalib/types/robots/cloudflare-store.js.map +1 -1
  88. package/dist/alphalib/types/robots/digitalocean-import.d.ts +1 -1
  89. package/dist/alphalib/types/robots/digitalocean-import.d.ts.map +1 -1
  90. package/dist/alphalib/types/robots/digitalocean-import.js.map +1 -1
  91. package/dist/alphalib/types/robots/digitalocean-store.d.ts +1 -1
  92. package/dist/alphalib/types/robots/digitalocean-store.d.ts.map +1 -1
  93. package/dist/alphalib/types/robots/digitalocean-store.js.map +1 -1
  94. package/dist/alphalib/types/robots/document-autorotate.d.ts +1 -1
  95. package/dist/alphalib/types/robots/document-autorotate.d.ts.map +1 -1
  96. package/dist/alphalib/types/robots/document-autorotate.js.map +1 -1
  97. package/dist/alphalib/types/robots/document-convert.d.ts +1 -1
  98. package/dist/alphalib/types/robots/document-convert.d.ts.map +1 -1
  99. package/dist/alphalib/types/robots/document-convert.js.map +1 -1
  100. package/dist/alphalib/types/robots/document-extract.d.ts +573 -0
  101. package/dist/alphalib/types/robots/document-extract.d.ts.map +1 -0
  102. package/dist/alphalib/types/robots/document-extract.js +152 -0
  103. package/dist/alphalib/types/robots/document-extract.js.map +1 -0
  104. package/dist/alphalib/types/robots/document-merge.d.ts +1 -1
  105. package/dist/alphalib/types/robots/document-merge.d.ts.map +1 -1
  106. package/dist/alphalib/types/robots/document-merge.js.map +1 -1
  107. package/dist/alphalib/types/robots/document-ocr.d.ts +1 -1
  108. package/dist/alphalib/types/robots/document-ocr.d.ts.map +1 -1
  109. package/dist/alphalib/types/robots/document-ocr.js.map +1 -1
  110. package/dist/alphalib/types/robots/document-optimize.d.ts +1 -1
  111. package/dist/alphalib/types/robots/document-optimize.d.ts.map +1 -1
  112. package/dist/alphalib/types/robots/document-optimize.js.map +1 -1
  113. package/dist/alphalib/types/robots/document-split.d.ts +1 -1
  114. package/dist/alphalib/types/robots/document-split.d.ts.map +1 -1
  115. package/dist/alphalib/types/robots/document-split.js.map +1 -1
  116. package/dist/alphalib/types/robots/document-thumbs.d.ts +1 -1
  117. package/dist/alphalib/types/robots/document-thumbs.d.ts.map +1 -1
  118. package/dist/alphalib/types/robots/document-thumbs.js.map +1 -1
  119. package/dist/alphalib/types/robots/dropbox-import.d.ts +21 -3
  120. package/dist/alphalib/types/robots/dropbox-import.d.ts.map +1 -1
  121. package/dist/alphalib/types/robots/dropbox-import.js +12 -1
  122. package/dist/alphalib/types/robots/dropbox-import.js.map +1 -1
  123. package/dist/alphalib/types/robots/dropbox-store.d.ts +1 -1
  124. package/dist/alphalib/types/robots/dropbox-store.d.ts.map +1 -1
  125. package/dist/alphalib/types/robots/dropbox-store.js.map +1 -1
  126. package/dist/alphalib/types/robots/edgly-deliver.d.ts +1 -1
  127. package/dist/alphalib/types/robots/edgly-deliver.d.ts.map +1 -1
  128. package/dist/alphalib/types/robots/edgly-deliver.js.map +1 -1
  129. package/dist/alphalib/types/robots/file-compress.d.ts +1 -1
  130. package/dist/alphalib/types/robots/file-compress.d.ts.map +1 -1
  131. package/dist/alphalib/types/robots/file-compress.js.map +1 -1
  132. package/dist/alphalib/types/robots/file-decompress.d.ts +1 -1
  133. package/dist/alphalib/types/robots/file-decompress.d.ts.map +1 -1
  134. package/dist/alphalib/types/robots/file-decompress.js.map +1 -1
  135. package/dist/alphalib/types/robots/file-filter.d.ts +1 -1
  136. package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
  137. package/dist/alphalib/types/robots/file-filter.js.map +1 -1
  138. package/dist/alphalib/types/robots/file-hash.d.ts +1 -1
  139. package/dist/alphalib/types/robots/file-hash.d.ts.map +1 -1
  140. package/dist/alphalib/types/robots/file-hash.js.map +1 -1
  141. package/dist/alphalib/types/robots/file-preview.d.ts +1 -1
  142. package/dist/alphalib/types/robots/file-preview.d.ts.map +1 -1
  143. package/dist/alphalib/types/robots/file-preview.js.map +1 -1
  144. package/dist/alphalib/types/robots/file-read.d.ts +1 -1
  145. package/dist/alphalib/types/robots/file-read.d.ts.map +1 -1
  146. package/dist/alphalib/types/robots/file-read.js.map +1 -1
  147. package/dist/alphalib/types/robots/file-serve.d.ts +1 -1
  148. package/dist/alphalib/types/robots/file-serve.d.ts.map +1 -1
  149. package/dist/alphalib/types/robots/file-serve.js.map +1 -1
  150. package/dist/alphalib/types/robots/file-verify.d.ts +1 -1
  151. package/dist/alphalib/types/robots/file-verify.d.ts.map +1 -1
  152. package/dist/alphalib/types/robots/file-verify.js.map +1 -1
  153. package/dist/alphalib/types/robots/file-virusscan.d.ts +1 -1
  154. package/dist/alphalib/types/robots/file-virusscan.d.ts.map +1 -1
  155. package/dist/alphalib/types/robots/file-virusscan.js.map +1 -1
  156. package/dist/alphalib/types/robots/file-watermark.d.ts +1 -1
  157. package/dist/alphalib/types/robots/file-watermark.d.ts.map +1 -1
  158. package/dist/alphalib/types/robots/file-watermark.js.map +1 -1
  159. package/dist/alphalib/types/robots/ftp-import.d.ts +1 -1
  160. package/dist/alphalib/types/robots/ftp-import.d.ts.map +1 -1
  161. package/dist/alphalib/types/robots/ftp-import.js.map +1 -1
  162. package/dist/alphalib/types/robots/ftp-store.d.ts +1 -1
  163. package/dist/alphalib/types/robots/ftp-store.d.ts.map +1 -1
  164. package/dist/alphalib/types/robots/ftp-store.js.map +1 -1
  165. package/dist/alphalib/types/robots/google-import.d.ts +1 -1
  166. package/dist/alphalib/types/robots/google-import.d.ts.map +1 -1
  167. package/dist/alphalib/types/robots/google-import.js.map +1 -1
  168. package/dist/alphalib/types/robots/google-store.d.ts +1 -1
  169. package/dist/alphalib/types/robots/google-store.d.ts.map +1 -1
  170. package/dist/alphalib/types/robots/google-store.js.map +1 -1
  171. package/dist/alphalib/types/robots/html-convert.d.ts +1 -1
  172. package/dist/alphalib/types/robots/html-convert.d.ts.map +1 -1
  173. package/dist/alphalib/types/robots/html-convert.js.map +1 -1
  174. package/dist/alphalib/types/robots/http-import.d.ts +1 -1
  175. package/dist/alphalib/types/robots/http-import.d.ts.map +1 -1
  176. package/dist/alphalib/types/robots/http-import.js.map +1 -1
  177. package/dist/alphalib/types/robots/image-bgremove.d.ts +1 -1
  178. package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
  179. package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
  180. package/dist/alphalib/types/robots/image-copyrightdetect.d.ts +1 -1
  181. package/dist/alphalib/types/robots/image-copyrightdetect.d.ts.map +1 -1
  182. package/dist/alphalib/types/robots/image-copyrightdetect.js.map +1 -1
  183. package/dist/alphalib/types/robots/image-describe.d.ts +1 -1
  184. package/dist/alphalib/types/robots/image-describe.d.ts.map +1 -1
  185. package/dist/alphalib/types/robots/image-describe.js.map +1 -1
  186. package/dist/alphalib/types/robots/image-enhance.d.ts +1 -1
  187. package/dist/alphalib/types/robots/image-enhance.d.ts.map +1 -1
  188. package/dist/alphalib/types/robots/image-enhance.js.map +1 -1
  189. package/dist/alphalib/types/robots/image-facedetect.d.ts +1 -1
  190. package/dist/alphalib/types/robots/image-facedetect.d.ts.map +1 -1
  191. package/dist/alphalib/types/robots/image-facedetect.js.map +1 -1
  192. package/dist/alphalib/types/robots/image-generate.d.ts +1 -1
  193. package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
  194. package/dist/alphalib/types/robots/image-generate.js.map +1 -1
  195. package/dist/alphalib/types/robots/image-merge.d.ts +1 -1
  196. package/dist/alphalib/types/robots/image-merge.d.ts.map +1 -1
  197. package/dist/alphalib/types/robots/image-merge.js.map +1 -1
  198. package/dist/alphalib/types/robots/image-ocr.d.ts +1 -1
  199. package/dist/alphalib/types/robots/image-ocr.d.ts.map +1 -1
  200. package/dist/alphalib/types/robots/image-ocr.js.map +1 -1
  201. package/dist/alphalib/types/robots/image-optimize.d.ts +1 -1
  202. package/dist/alphalib/types/robots/image-optimize.d.ts.map +1 -1
  203. package/dist/alphalib/types/robots/image-optimize.js.map +1 -1
  204. package/dist/alphalib/types/robots/image-resize.d.ts +1 -1
  205. package/dist/alphalib/types/robots/image-resize.d.ts.map +1 -1
  206. package/dist/alphalib/types/robots/image-resize.js +1 -5
  207. package/dist/alphalib/types/robots/image-resize.js.map +1 -1
  208. package/dist/alphalib/types/robots/image-upscale.d.ts +1 -1
  209. package/dist/alphalib/types/robots/image-upscale.d.ts.map +1 -1
  210. package/dist/alphalib/types/robots/image-upscale.js.map +1 -1
  211. package/dist/alphalib/types/robots/mega-import.d.ts +1 -1
  212. package/dist/alphalib/types/robots/mega-import.d.ts.map +1 -1
  213. package/dist/alphalib/types/robots/mega-import.js.map +1 -1
  214. package/dist/alphalib/types/robots/mega-store.d.ts +1 -1
  215. package/dist/alphalib/types/robots/mega-store.d.ts.map +1 -1
  216. package/dist/alphalib/types/robots/mega-store.js.map +1 -1
  217. package/dist/alphalib/types/robots/meta-read.d.ts +1 -1
  218. package/dist/alphalib/types/robots/meta-read.d.ts.map +1 -1
  219. package/dist/alphalib/types/robots/meta-read.js.map +1 -1
  220. package/dist/alphalib/types/robots/meta-write.d.ts +5 -5
  221. package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
  222. package/dist/alphalib/types/robots/meta-write.js.map +1 -1
  223. package/dist/alphalib/types/robots/minio-import.d.ts +1 -1
  224. package/dist/alphalib/types/robots/minio-import.d.ts.map +1 -1
  225. package/dist/alphalib/types/robots/minio-import.js.map +1 -1
  226. package/dist/alphalib/types/robots/minio-store.d.ts +1 -1
  227. package/dist/alphalib/types/robots/minio-store.d.ts.map +1 -1
  228. package/dist/alphalib/types/robots/minio-store.js.map +1 -1
  229. package/dist/alphalib/types/robots/progress-simulate.d.ts +1 -1
  230. package/dist/alphalib/types/robots/progress-simulate.d.ts.map +1 -1
  231. package/dist/alphalib/types/robots/progress-simulate.js.map +1 -1
  232. package/dist/alphalib/types/robots/s3-import.d.ts +1 -1
  233. package/dist/alphalib/types/robots/s3-import.d.ts.map +1 -1
  234. package/dist/alphalib/types/robots/s3-import.js.map +1 -1
  235. package/dist/alphalib/types/robots/s3-store.d.ts +1 -1
  236. package/dist/alphalib/types/robots/s3-store.d.ts.map +1 -1
  237. package/dist/alphalib/types/robots/s3-store.js.map +1 -1
  238. package/dist/alphalib/types/robots/script-run.d.ts +1 -1
  239. package/dist/alphalib/types/robots/script-run.d.ts.map +1 -1
  240. package/dist/alphalib/types/robots/script-run.js.map +1 -1
  241. package/dist/alphalib/types/robots/sftp-import.d.ts +1 -1
  242. package/dist/alphalib/types/robots/sftp-import.d.ts.map +1 -1
  243. package/dist/alphalib/types/robots/sftp-import.js.map +1 -1
  244. package/dist/alphalib/types/robots/sftp-store.d.ts +1 -1
  245. package/dist/alphalib/types/robots/sftp-store.d.ts.map +1 -1
  246. package/dist/alphalib/types/robots/sftp-store.js.map +1 -1
  247. package/dist/alphalib/types/robots/speech-transcribe.d.ts +11 -11
  248. package/dist/alphalib/types/robots/speech-transcribe.d.ts.map +1 -1
  249. package/dist/alphalib/types/robots/speech-transcribe.js +12 -5
  250. package/dist/alphalib/types/robots/speech-transcribe.js.map +1 -1
  251. package/dist/alphalib/types/robots/supabase-import.d.ts +1 -1
  252. package/dist/alphalib/types/robots/supabase-import.d.ts.map +1 -1
  253. package/dist/alphalib/types/robots/supabase-import.js.map +1 -1
  254. package/dist/alphalib/types/robots/supabase-store.d.ts +1 -1
  255. package/dist/alphalib/types/robots/supabase-store.d.ts.map +1 -1
  256. package/dist/alphalib/types/robots/supabase-store.js.map +1 -1
  257. package/dist/alphalib/types/robots/swift-import.d.ts +1 -1
  258. package/dist/alphalib/types/robots/swift-import.d.ts.map +1 -1
  259. package/dist/alphalib/types/robots/swift-import.js.map +1 -1
  260. package/dist/alphalib/types/robots/swift-store.d.ts +1 -1
  261. package/dist/alphalib/types/robots/swift-store.d.ts.map +1 -1
  262. package/dist/alphalib/types/robots/swift-store.js.map +1 -1
  263. package/dist/alphalib/types/robots/text-speak.d.ts +1 -1
  264. package/dist/alphalib/types/robots/text-speak.d.ts.map +1 -1
  265. package/dist/alphalib/types/robots/text-speak.js.map +1 -1
  266. package/dist/alphalib/types/robots/text-translate.d.ts +1 -1
  267. package/dist/alphalib/types/robots/text-translate.d.ts.map +1 -1
  268. package/dist/alphalib/types/robots/text-translate.js.map +1 -1
  269. package/dist/alphalib/types/robots/tigris-import.d.ts +1 -1
  270. package/dist/alphalib/types/robots/tigris-import.d.ts.map +1 -1
  271. package/dist/alphalib/types/robots/tigris-import.js.map +1 -1
  272. package/dist/alphalib/types/robots/tigris-store.d.ts +1 -1
  273. package/dist/alphalib/types/robots/tigris-store.d.ts.map +1 -1
  274. package/dist/alphalib/types/robots/tigris-store.js.map +1 -1
  275. package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +1 -1
  276. package/dist/alphalib/types/robots/tlcdn-deliver.d.ts.map +1 -1
  277. package/dist/alphalib/types/robots/tlcdn-deliver.js.map +1 -1
  278. package/dist/alphalib/types/robots/tus-store.d.ts +1 -1
  279. package/dist/alphalib/types/robots/tus-store.d.ts.map +1 -1
  280. package/dist/alphalib/types/robots/tus-store.js.map +1 -1
  281. package/dist/alphalib/types/robots/upload-handle.d.ts +1 -1
  282. package/dist/alphalib/types/robots/upload-handle.d.ts.map +1 -1
  283. package/dist/alphalib/types/robots/upload-handle.js.map +1 -1
  284. package/dist/alphalib/types/robots/video-adaptive.d.ts +5 -5
  285. package/dist/alphalib/types/robots/video-adaptive.d.ts.map +1 -1
  286. package/dist/alphalib/types/robots/video-adaptive.js.map +1 -1
  287. package/dist/alphalib/types/robots/video-artwork.d.ts +5 -5
  288. package/dist/alphalib/types/robots/video-artwork.d.ts.map +1 -1
  289. package/dist/alphalib/types/robots/video-artwork.js.map +1 -1
  290. package/dist/alphalib/types/robots/video-concat.d.ts +5 -5
  291. package/dist/alphalib/types/robots/video-concat.d.ts.map +1 -1
  292. package/dist/alphalib/types/robots/video-concat.js.map +1 -1
  293. package/dist/alphalib/types/robots/video-encode.d.ts +11 -5
  294. package/dist/alphalib/types/robots/video-encode.d.ts.map +1 -1
  295. package/dist/alphalib/types/robots/video-encode.js +2 -1
  296. package/dist/alphalib/types/robots/video-encode.js.map +1 -1
  297. package/dist/alphalib/types/robots/video-generate.d.ts +1 -1
  298. package/dist/alphalib/types/robots/video-generate.d.ts.map +1 -1
  299. package/dist/alphalib/types/robots/video-generate.js.map +1 -1
  300. package/dist/alphalib/types/robots/video-merge.d.ts +11 -5
  301. package/dist/alphalib/types/robots/video-merge.d.ts.map +1 -1
  302. package/dist/alphalib/types/robots/video-merge.js +1 -0
  303. package/dist/alphalib/types/robots/video-merge.js.map +1 -1
  304. package/dist/alphalib/types/robots/video-ondemand.d.ts +5 -5
  305. package/dist/alphalib/types/robots/video-ondemand.d.ts.map +1 -1
  306. package/dist/alphalib/types/robots/video-ondemand.js.map +1 -1
  307. package/dist/alphalib/types/robots/video-split.d.ts +5 -5
  308. package/dist/alphalib/types/robots/video-split.d.ts.map +1 -1
  309. package/dist/alphalib/types/robots/video-split.js.map +1 -1
  310. package/dist/alphalib/types/robots/video-subtitle.d.ts +5 -5
  311. package/dist/alphalib/types/robots/video-subtitle.d.ts.map +1 -1
  312. package/dist/alphalib/types/robots/video-subtitle.js.map +1 -1
  313. package/dist/alphalib/types/robots/video-thumbs.d.ts +5 -5
  314. package/dist/alphalib/types/robots/video-thumbs.d.ts.map +1 -1
  315. package/dist/alphalib/types/robots/video-thumbs.js.map +1 -1
  316. package/dist/alphalib/types/robots/vimeo-import.d.ts +1 -1
  317. package/dist/alphalib/types/robots/vimeo-import.d.ts.map +1 -1
  318. package/dist/alphalib/types/robots/vimeo-import.js.map +1 -1
  319. package/dist/alphalib/types/robots/vimeo-store.d.ts +1 -1
  320. package/dist/alphalib/types/robots/vimeo-store.d.ts.map +1 -1
  321. package/dist/alphalib/types/robots/vimeo-store.js.map +1 -1
  322. package/dist/alphalib/types/robots/wasabi-import.d.ts +1 -1
  323. package/dist/alphalib/types/robots/wasabi-import.d.ts.map +1 -1
  324. package/dist/alphalib/types/robots/wasabi-import.js.map +1 -1
  325. package/dist/alphalib/types/robots/wasabi-store.d.ts +1 -1
  326. package/dist/alphalib/types/robots/wasabi-store.d.ts.map +1 -1
  327. package/dist/alphalib/types/robots/wasabi-store.js.map +1 -1
  328. package/dist/alphalib/types/robots/youtube-store.d.ts +1 -1
  329. package/dist/alphalib/types/robots/youtube-store.d.ts.map +1 -1
  330. package/dist/alphalib/types/robots/youtube-store.js.map +1 -1
  331. package/dist/alphalib/types/stackVersions.d.ts +1 -1
  332. package/dist/alphalib/types/stackVersions.js +2 -2
  333. package/dist/apiTypes.d.ts +1 -1
  334. package/dist/apiTypes.d.ts.map +1 -1
  335. package/dist/apiTypes.js.map +1 -1
  336. package/dist/cli/commands/BaseCommand.d.ts +1 -1
  337. package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
  338. package/dist/cli/commands/BaseCommand.js.map +1 -1
  339. package/dist/cli/commands/assemblies.d.ts.map +1 -1
  340. package/dist/cli/commands/assemblies.js.map +1 -1
  341. package/dist/cli/commands/auth.d.ts.map +1 -1
  342. package/dist/cli/commands/auth.js.map +1 -1
  343. package/dist/cli/commands/bills.d.ts.map +1 -1
  344. package/dist/cli/commands/bills.js.map +1 -1
  345. package/dist/cli/commands/docs.d.ts.map +1 -1
  346. package/dist/cli/commands/docs.js.map +1 -1
  347. package/dist/cli/commands/notifications.d.ts.map +1 -1
  348. package/dist/cli/commands/notifications.js.map +1 -1
  349. package/dist/cli/commands/templates.d.ts.map +1 -1
  350. package/dist/cli/commands/templates.js.map +1 -1
  351. package/dist/cli/commands/upload.d.ts.map +1 -1
  352. package/dist/cli/commands/upload.js.map +1 -1
  353. package/dist/cli/generateIntentDocs.d.ts.map +1 -1
  354. package/dist/cli/generateIntentDocs.js.map +1 -1
  355. package/dist/cli/helpers.d.ts.map +1 -1
  356. package/dist/cli/helpers.js.map +1 -1
  357. package/dist/cli/intentCommandSpecs.d.ts.map +1 -1
  358. package/dist/cli/intentCommandSpecs.js +5 -0
  359. package/dist/cli/intentCommandSpecs.js.map +1 -1
  360. package/dist/cli/intentCommands.d.ts.map +1 -1
  361. package/dist/cli/intentCommands.js.map +1 -1
  362. package/dist/cli/intentFields.d.ts.map +1 -1
  363. package/dist/cli/intentFields.js.map +1 -1
  364. package/dist/cli/intentRuntime.d.ts +1 -1
  365. package/dist/cli/intentRuntime.d.ts.map +1 -1
  366. package/dist/cli/intentRuntime.js.map +1 -1
  367. package/dist/cli/resultUrls.d.ts.map +1 -1
  368. package/dist/cli/resultUrls.js.map +1 -1
  369. package/dist/cli/semanticIntents/imageDescribe.d.ts.map +1 -1
  370. package/dist/cli/semanticIntents/imageDescribe.js.map +1 -1
  371. package/dist/cli/semanticIntents/imageGenerate.d.ts.map +1 -1
  372. package/dist/cli/semanticIntents/imageGenerate.js.map +1 -1
  373. package/dist/cli/semanticIntents/index.d.ts.map +1 -1
  374. package/dist/cli/semanticIntents/index.js +2 -0
  375. package/dist/cli/semanticIntents/index.js.map +1 -1
  376. package/dist/cli/semanticIntents/markdownPdf.d.ts.map +1 -1
  377. package/dist/cli/semanticIntents/markdownPdf.js.map +1 -1
  378. package/dist/cli/semanticIntents/speechTranscribe.d.ts +57 -0
  379. package/dist/cli/semanticIntents/speechTranscribe.d.ts.map +1 -0
  380. package/dist/cli/semanticIntents/speechTranscribe.js +111 -0
  381. package/dist/cli/semanticIntents/speechTranscribe.js.map +1 -0
  382. package/dist/cli/stepsInput.d.ts.map +1 -1
  383. package/dist/cli/stepsInput.js.map +1 -1
  384. package/dist/cli/template-last-modified.d.ts.map +1 -1
  385. package/dist/cli/template-last-modified.js.map +1 -1
  386. package/dist/cli/types.d.ts +1 -1
  387. package/dist/cli/types.d.ts.map +1 -1
  388. package/dist/cli/types.js.map +1 -1
  389. package/dist/cli.d.ts.map +1 -1
  390. package/dist/cli.js.map +1 -1
  391. package/dist/inputFiles.d.ts.map +1 -1
  392. package/dist/inputFiles.js.map +1 -1
  393. package/dist/lintAssemblyInput.d.ts.map +1 -1
  394. package/dist/lintAssemblyInput.js.map +1 -1
  395. package/dist/lintAssemblyInstructions.d.ts.map +1 -1
  396. package/dist/lintAssemblyInstructions.js.map +1 -1
  397. package/dist/robots.d.ts.map +1 -1
  398. package/dist/robots.js.map +1 -1
  399. package/dist/tus.d.ts.map +1 -1
  400. package/dist/tus.js.map +1 -1
  401. package/package.json +1 -1
  402. package/src/ApiError.ts +1 -0
  403. package/src/PaginationStream.ts +2 -1
  404. package/src/Transloadit.ts +43 -36
  405. package/src/alphalib/errors.ts +18 -0
  406. package/src/alphalib/types/assemblyStatus.ts +9 -8
  407. package/src/alphalib/types/assemblyUrls.ts +1 -0
  408. package/src/alphalib/types/file.ts +4 -0
  409. package/src/alphalib/types/robots/_instructions-primitives.ts +6 -2
  410. package/src/alphalib/types/robots/ai-chat.ts +6 -1
  411. package/src/alphalib/types/robots/assembly-savejson.ts +3 -1
  412. package/src/alphalib/types/robots/audio-artwork.ts +2 -1
  413. package/src/alphalib/types/robots/audio-concat.ts +2 -1
  414. package/src/alphalib/types/robots/audio-encode.ts +2 -1
  415. package/src/alphalib/types/robots/audio-loop.ts +2 -1
  416. package/src/alphalib/types/robots/audio-merge.ts +2 -1
  417. package/src/alphalib/types/robots/audio-split.ts +2 -1
  418. package/src/alphalib/types/robots/audio-waveform.ts +2 -1
  419. package/src/alphalib/types/robots/azure-import.ts +2 -1
  420. package/src/alphalib/types/robots/azure-store.ts +8 -3
  421. package/src/alphalib/types/robots/backblaze-import.ts +2 -1
  422. package/src/alphalib/types/robots/backblaze-store.ts +2 -1
  423. package/src/alphalib/types/robots/box-import.ts +2 -1
  424. package/src/alphalib/types/robots/box-store.ts +2 -1
  425. package/src/alphalib/types/robots/cloudfiles-import.ts +2 -1
  426. package/src/alphalib/types/robots/cloudfiles-store.ts +2 -1
  427. package/src/alphalib/types/robots/cloudflare-import.ts +2 -1
  428. package/src/alphalib/types/robots/cloudflare-store.ts +2 -1
  429. package/src/alphalib/types/robots/digitalocean-import.ts +2 -1
  430. package/src/alphalib/types/robots/digitalocean-store.ts +2 -1
  431. package/src/alphalib/types/robots/document-autorotate.ts +2 -1
  432. package/src/alphalib/types/robots/document-convert.ts +2 -1
  433. package/src/alphalib/types/robots/document-extract.ts +183 -0
  434. package/src/alphalib/types/robots/document-merge.ts +2 -1
  435. package/src/alphalib/types/robots/document-ocr.ts +2 -1
  436. package/src/alphalib/types/robots/document-optimize.ts +2 -1
  437. package/src/alphalib/types/robots/document-split.ts +2 -1
  438. package/src/alphalib/types/robots/document-thumbs.ts +2 -1
  439. package/src/alphalib/types/robots/dropbox-import.ts +14 -2
  440. package/src/alphalib/types/robots/dropbox-store.ts +2 -1
  441. package/src/alphalib/types/robots/edgly-deliver.ts +3 -1
  442. package/src/alphalib/types/robots/file-compress.ts +2 -1
  443. package/src/alphalib/types/robots/file-decompress.ts +2 -1
  444. package/src/alphalib/types/robots/file-filter.ts +2 -1
  445. package/src/alphalib/types/robots/file-hash.ts +2 -1
  446. package/src/alphalib/types/robots/file-preview.ts +2 -1
  447. package/src/alphalib/types/robots/file-read.ts +2 -1
  448. package/src/alphalib/types/robots/file-serve.ts +2 -1
  449. package/src/alphalib/types/robots/file-verify.ts +2 -1
  450. package/src/alphalib/types/robots/file-virusscan.ts +2 -1
  451. package/src/alphalib/types/robots/file-watermark.ts +2 -1
  452. package/src/alphalib/types/robots/ftp-import.ts +2 -1
  453. package/src/alphalib/types/robots/ftp-store.ts +2 -1
  454. package/src/alphalib/types/robots/google-import.ts +2 -1
  455. package/src/alphalib/types/robots/google-store.ts +2 -1
  456. package/src/alphalib/types/robots/html-convert.ts +2 -1
  457. package/src/alphalib/types/robots/http-import.ts +2 -1
  458. package/src/alphalib/types/robots/image-bgremove.ts +2 -1
  459. package/src/alphalib/types/robots/image-copyrightdetect.ts +2 -1
  460. package/src/alphalib/types/robots/image-describe.ts +2 -1
  461. package/src/alphalib/types/robots/image-enhance.ts +2 -1
  462. package/src/alphalib/types/robots/image-facedetect.ts +2 -1
  463. package/src/alphalib/types/robots/image-generate.ts +2 -1
  464. package/src/alphalib/types/robots/image-merge.ts +2 -1
  465. package/src/alphalib/types/robots/image-ocr.ts +2 -1
  466. package/src/alphalib/types/robots/image-optimize.ts +2 -1
  467. package/src/alphalib/types/robots/image-resize.ts +3 -6
  468. package/src/alphalib/types/robots/image-upscale.ts +2 -1
  469. package/src/alphalib/types/robots/mega-import.ts +2 -1
  470. package/src/alphalib/types/robots/mega-store.ts +2 -1
  471. package/src/alphalib/types/robots/meta-read.ts +3 -1
  472. package/src/alphalib/types/robots/meta-write.ts +2 -1
  473. package/src/alphalib/types/robots/minio-import.ts +2 -1
  474. package/src/alphalib/types/robots/minio-store.ts +2 -1
  475. package/src/alphalib/types/robots/progress-simulate.ts +2 -1
  476. package/src/alphalib/types/robots/s3-import.ts +2 -1
  477. package/src/alphalib/types/robots/s3-store.ts +2 -1
  478. package/src/alphalib/types/robots/script-run.ts +2 -1
  479. package/src/alphalib/types/robots/sftp-import.ts +2 -1
  480. package/src/alphalib/types/robots/sftp-store.ts +2 -1
  481. package/src/alphalib/types/robots/speech-transcribe.ts +14 -6
  482. package/src/alphalib/types/robots/supabase-import.ts +2 -1
  483. package/src/alphalib/types/robots/supabase-store.ts +2 -1
  484. package/src/alphalib/types/robots/swift-import.ts +2 -1
  485. package/src/alphalib/types/robots/swift-store.ts +2 -1
  486. package/src/alphalib/types/robots/text-speak.ts +2 -1
  487. package/src/alphalib/types/robots/text-translate.ts +2 -1
  488. package/src/alphalib/types/robots/tigris-import.ts +2 -1
  489. package/src/alphalib/types/robots/tigris-store.ts +2 -1
  490. package/src/alphalib/types/robots/tlcdn-deliver.ts +3 -1
  491. package/src/alphalib/types/robots/tus-store.ts +2 -1
  492. package/src/alphalib/types/robots/upload-handle.ts +2 -1
  493. package/src/alphalib/types/robots/video-adaptive.ts +2 -1
  494. package/src/alphalib/types/robots/video-artwork.ts +2 -1
  495. package/src/alphalib/types/robots/video-concat.ts +2 -1
  496. package/src/alphalib/types/robots/video-encode.ts +4 -2
  497. package/src/alphalib/types/robots/video-generate.ts +2 -1
  498. package/src/alphalib/types/robots/video-merge.ts +3 -1
  499. package/src/alphalib/types/robots/video-ondemand.ts +2 -1
  500. package/src/alphalib/types/robots/video-split.ts +2 -1
  501. package/src/alphalib/types/robots/video-subtitle.ts +2 -1
  502. package/src/alphalib/types/robots/video-thumbs.ts +2 -1
  503. package/src/alphalib/types/robots/vimeo-import.ts +2 -1
  504. package/src/alphalib/types/robots/vimeo-store.ts +2 -1
  505. package/src/alphalib/types/robots/wasabi-import.ts +2 -1
  506. package/src/alphalib/types/robots/wasabi-store.ts +2 -1
  507. package/src/alphalib/types/robots/youtube-store.ts +2 -1
  508. package/src/alphalib/types/stackVersions.ts +2 -2
  509. package/src/apiTypes.ts +2 -1
  510. package/src/cli/commands/BaseCommand.ts +3 -1
  511. package/src/cli/commands/assemblies.ts +12 -8
  512. package/src/cli/commands/auth.ts +8 -4
  513. package/src/cli/commands/bills.ts +4 -2
  514. package/src/cli/commands/docs.ts +1 -0
  515. package/src/cli/commands/notifications.ts +4 -2
  516. package/src/cli/commands/templates.ts +7 -4
  517. package/src/cli/commands/upload.ts +5 -2
  518. package/src/cli/generateIntentDocs.ts +5 -3
  519. package/src/cli/helpers.ts +4 -1
  520. package/src/cli/intentCommandSpecs.ts +6 -0
  521. package/src/cli/intentCommands.ts +10 -8
  522. package/src/cli/intentFields.ts +2 -1
  523. package/src/cli/intentRuntime.ts +8 -5
  524. package/src/cli/resultUrls.ts +1 -0
  525. package/src/cli/semanticIntents/imageDescribe.ts +2 -1
  526. package/src/cli/semanticIntents/imageGenerate.ts +3 -1
  527. package/src/cli/semanticIntents/index.ts +3 -0
  528. package/src/cli/semanticIntents/markdownPdf.ts +1 -0
  529. package/src/cli/semanticIntents/speechTranscribe.ts +140 -0
  530. package/src/cli/stepsInput.ts +2 -1
  531. package/src/cli/template-last-modified.ts +1 -0
  532. package/src/cli/types.ts +3 -1
  533. package/src/cli.ts +1 -0
  534. package/src/inputFiles.ts +10 -5
  535. package/src/lintAssemblyInput.ts +3 -2
  536. package/src/lintAssemblyInstructions.ts +3 -2
  537. package/src/robots.ts +1 -0
  538. package/src/tus.ts +8 -4
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse, s3Base } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotImport, sftpBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse, sftpBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,14 +1,19 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
- aiProviderSchema,
6
6
  granularitySchema,
7
7
  interpolateRobot,
8
8
  robotBase,
9
9
  robotUse,
10
10
  } from './_instructions-primitives.ts'
11
11
 
12
+ const speechTranscribeProviderSchema = z.enum(['aws', 'gcp', 'replicate']).default('replicate')
13
+ const speechTranscribeProviderWithHiddenFieldsSchema = z
14
+ .enum(['aws', 'gcp', 'replicate', 'transloadit'])
15
+ .default('replicate')
16
+
12
17
  export const meta: RobotMetaInput = {
13
18
  bytescount: 1,
14
19
  discount_factor: 1,
@@ -18,7 +23,7 @@ export const meta: RobotMetaInput = {
18
23
  transcribed: {
19
24
  robot: '/speech/transcribe',
20
25
  use: ':original',
21
- provider: 'aws',
26
+ provider: 'replicate',
22
27
  source_language: 'fr-FR',
23
28
  format: 'text',
24
29
  },
@@ -28,7 +33,7 @@ export const meta: RobotMetaInput = {
28
33
  'Transcribe speech in French from uploaded audio or video, and save it to a text file:',
29
34
  extended_description: `
30
35
  > [!Warning]
31
- > Transloadit aims to be deterministic, but this <dfn>Robot</dfn> uses third-party AI services. The providers (AWS, GCP) will evolve their models over time, giving different responses for the same input media. Avoid relying on exact responses in your tests and application.
36
+ > Transloadit aims to be deterministic, but this <dfn>Robot</dfn> uses AI services. The providers will evolve their models over time, giving different responses for the same input media. Avoid relying on exact responses in your tests and application.
32
37
  `,
33
38
  minimum_charge: 1048576,
34
39
  output_factor: 0.05,
@@ -64,10 +69,12 @@ You can use the text that we return in your application, or you can pass the tex
64
69
 
65
70
  Another common use case is automatically subtitling videos, or making audio searchable.
66
71
  `),
67
- provider: aiProviderSchema.describe(`
72
+ provider: speechTranscribeProviderSchema.describe(`
68
73
  Which AI provider to leverage.
69
74
 
70
- Transloadit outsources this task and abstracts the interface so you can expect the same data structures, but different latencies and information being returned. Different cloud vendors have different areas they shine in, and we recommend to try out and see what yields the best results for your use case.
75
+ Defaults to \`"replicate"\`, which currently uses our highest-quality deployed transcription path while ElevenLabs Scribe support is being prepared.
76
+
77
+ Transloadit abstracts the interface so you can expect the same data structures, but different latencies and information being returned. Different cloud vendors have different areas they shine in, and we recommend to try out and see what yields the best results for your use case.
71
78
  `),
72
79
  granularity: granularitySchema.describe(`
73
80
  Whether to return a full response (\`"full"\`), or a flat list of descriptions (\`"list"\`).
@@ -106,6 +113,7 @@ The language should be specified in the [BCP-47](https://www.rfc-editor.org/rfc/
106
113
 
107
114
  export const robotSpeechTranscribeInstructionsWithHiddenFieldsSchema =
108
115
  robotSpeechTranscribeInstructionsSchema.extend({
116
+ provider: speechTranscribeProviderWithHiddenFieldsSchema,
109
117
  result: z
110
118
  .union([z.literal('debug'), robotSpeechTranscribeInstructionsSchema.shape.result])
111
119
  .optional(),
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  files_per_page,
6
7
  interpolateRobot,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse, supabaseBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  files_per_page,
6
7
  interpolateRobot,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse, swiftBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  aiProviderSchema,
6
7
  interpolateRobot,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  aiProviderSchema,
6
7
  interpolateRobot,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  files_per_page,
6
7
  interpolateRobot,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse, tigrisBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,5 +1,7 @@
1
- import { z } from 'zod'
2
1
  import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
3
+ import { z } from 'zod'
4
+
3
5
  import { interpolateRobot, robotBase } from './_instructions-primitives.ts'
4
6
 
5
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,7 +1,8 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
5
  import { stackVersions } from '../stackVersions.ts'
4
- import type { RobotMetaInput } from './_instructions-primitives.ts'
5
6
  import {
6
7
  interpolateRobot,
7
8
  robotBase,
@@ -1,7 +1,8 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
5
  import { stackVersions } from '../stackVersions.ts'
4
- import type { RobotMetaInput } from './_instructions-primitives.ts'
5
6
  import {
6
7
  interpolateRobot,
7
8
  robotBase,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  interpolateRobot,
6
7
  robotBase,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  interpolateRobot,
6
7
  robotBase,
@@ -55,7 +56,7 @@ The /video/encode Robot is a versatile tool for video processing that handles tr
55
56
 
56
57
  ## Adding text overlays with FFmpeg
57
58
 
58
- You can add text overlays to videos using FFmpeg's \`drawtext\` filter through this <Definition term="Robot">Robot</Definition>'s \`ffmpeg\` parameter. Here are two examples — one with the default font and one with a custom font family name:
59
+ You can add text overlays to videos using FFmpeg's \`drawtext\` filter through this <dfn>Robot</dfn>'s \`ffmpeg\` parameter. Here are two examples — one with the default font and one with a custom font family name:
59
60
 
60
61
  \`\`\`json
61
62
  {
@@ -111,6 +112,7 @@ export const robotVideoEncodeInstructionsWithHiddenFieldsSchema =
111
112
  .union([z.literal('debug'), robotVideoEncodeInstructionsSchema.shape.result])
112
113
  .optional(),
113
114
  chunked_transcoding: z.boolean().optional(),
115
+ freeze_detect: z.boolean().optional(),
114
116
  realtime: z.boolean().optional(),
115
117
  })
116
118
 
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  color_with_alpha,
6
7
  interpolateRobot,
@@ -142,6 +143,7 @@ export const robotVideoMergeInstructionsWithHiddenFieldsSchema =
142
143
  result: z
143
144
  .union([z.literal('debug'), robotVideoMergeInstructionsSchema.shape.result])
144
145
  .optional(),
146
+ turbo: z.boolean().optional(),
145
147
  })
146
148
 
147
149
  export type RobotVideoMergeInstructions = z.infer<typeof robotVideoMergeInstructionsSchema>
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  interpolateRobot,
6
7
  robotBase,
@@ -1,7 +1,8 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
5
  import { stackVersions } from '../stackVersions.ts'
4
- import type { RobotMetaInput } from './_instructions-primitives.ts'
5
6
  import {
6
7
  interpolateRobot,
7
8
  robotBase,
@@ -1,7 +1,8 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
5
  import { stackVersions } from '../stackVersions.ts'
4
- import type { RobotMetaInput } from './_instructions-primitives.ts'
5
6
  import {
6
7
  color_with_alpha,
7
8
  color_without_alpha,
@@ -1,7 +1,8 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
5
  import { stackVersions } from '../stackVersions.ts'
4
- import type { RobotMetaInput } from './_instructions-primitives.ts'
5
6
  import {
6
7
  color_with_alpha,
7
8
  interpolateRobot,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  interpolateRobot,
6
7
  path,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse, vimeoBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import {
5
6
  files_per_page,
6
7
  interpolateRobot,
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse, wasabiBase } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,6 +1,7 @@
1
+ import type { RobotMetaInput } from './_instructions-primitives.ts'
2
+
1
3
  import { z } from 'zod'
2
4
 
3
- import type { RobotMetaInput } from './_instructions-primitives.ts'
4
5
  import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
5
6
 
6
7
  export const meta: RobotMetaInput = {
@@ -1,8 +1,8 @@
1
1
  export const stackVersions = {
2
2
  ffmpeg: {
3
3
  recommendedVersion: 'v6' as const,
4
- test: /^v?[567](\.\d+)?(\.\d+)?$/,
5
- suggestedValues: ['v5', 'v6', 'v7'] as const,
4
+ test: /^v?[5-8](\.\d+)?(\.\d+)?$/,
5
+ suggestedValues: ['v6', 'v7', 'v8'] as const,
6
6
  },
7
7
  imagemagick: {
8
8
  recommendedVersion: 'v3' as const,
package/src/apiTypes.ts CHANGED
@@ -1,11 +1,12 @@
1
1
  import type { AssemblyInstructions, AssemblyInstructionsInput } from './alphalib/types/template.ts'
2
2
 
3
+ export type { AssemblyInstructions, AssemblyInstructionsInput } from './alphalib/types/template.ts'
4
+
3
5
  export {
4
6
  type AssemblyIndexItem,
5
7
  assemblyIndexItemSchema,
6
8
  assemblyStatusSchema,
7
9
  } from './alphalib/types/assemblyStatus.ts'
8
- export type { AssemblyInstructions, AssemblyInstructionsInput } from './alphalib/types/template.ts'
9
10
  export { assemblyInstructionsSchema } from './alphalib/types/template.ts'
10
11
 
11
12
  export interface OptionalAuthParams {
@@ -1,7 +1,9 @@
1
+ import type { IOutputCtl } from '../OutputCtl.ts'
2
+
1
3
  import { Command, Option } from 'clipanion'
4
+
2
5
  import { Transloadit as TransloaditClient } from '../../Transloadit.ts'
3
6
  import { buildMissingAuthMessage, resolveCliConfig } from '../helpers.ts'
4
- import type { IOutputCtl } from '../OutputCtl.ts'
5
7
  import OutputCtl, { LOG_LEVEL_DEFAULT, LOG_LEVEL_NAMES, parseLogLevel } from '../OutputCtl.ts'
6
8
 
7
9
  abstract class BaseCommand extends Command {
@@ -1,27 +1,34 @@
1
+ import type { Readable } from 'node:stream'
2
+
3
+ import type { StepsInput } from '../../alphalib/types/template.ts'
4
+ import type { CreateAssemblyParams, ReplayAssemblyParams } from '../../apiTypes.ts'
5
+ import type { LintFatalLevel } from '../../lintAssemblyInstructions.ts'
6
+ import type { CreateAssemblyOptions, Transloadit } from '../../Transloadit.ts'
7
+ import type { IOutputCtl } from '../OutputCtl.ts'
8
+ import type { NormalizedAssemblyResultFile, NormalizedAssemblyResults } from '../resultFiles.ts'
9
+ import type { ResultUrlRow } from '../resultUrls.ts'
10
+
1
11
  import { randomUUID } from 'node:crypto'
2
12
  import EventEmitter from 'node:events'
3
13
  import fs from 'node:fs'
4
14
  import fsp from 'node:fs/promises'
5
15
  import path from 'node:path'
6
16
  import process from 'node:process'
7
- import type { Readable } from 'node:stream'
8
17
  import { Writable } from 'node:stream'
9
18
  import { pipeline } from 'node:stream/promises'
10
19
  import { setTimeout as delay } from 'node:timers/promises'
11
20
  import { promisify } from 'node:util'
21
+
12
22
  import { Command, Option } from 'clipanion'
13
23
  import got from 'got'
14
24
  import PQueue from 'p-queue'
15
25
  import * as t from 'typanion'
16
26
  import { z } from 'zod'
27
+
17
28
  import { formatLintIssue } from '../../alphalib/assembly-linter.lang.en.ts'
18
29
  import { tryCatch } from '../../alphalib/tryCatch.ts'
19
- import type { StepsInput } from '../../alphalib/types/template.ts'
20
- import type { CreateAssemblyParams, ReplayAssemblyParams } from '../../apiTypes.ts'
21
30
  import { ensureUniqueCounterValue } from '../../ensureUniqueCounter.ts'
22
- import type { LintFatalLevel } from '../../lintAssemblyInstructions.ts'
23
31
  import { lintAssemblyInstructions } from '../../lintAssemblyInstructions.ts'
24
- import type { CreateAssemblyOptions, Transloadit } from '../../Transloadit.ts'
25
32
  import { lintingExamples } from '../docs/assemblyLintingExamples.ts'
26
33
  import {
27
34
  concurrencyOption,
@@ -35,10 +42,7 @@ import {
35
42
  watchOption,
36
43
  } from '../fileProcessingOptions.ts'
37
44
  import { formatAPIError, readCliInput } from '../helpers.ts'
38
- import type { IOutputCtl } from '../OutputCtl.ts'
39
- import type { NormalizedAssemblyResultFile, NormalizedAssemblyResults } from '../resultFiles.ts'
40
45
  import { normalizeAssemblyResults } from '../resultFiles.ts'
41
- import type { ResultUrlRow } from '../resultUrls.ts'
42
46
  import { collectNormalizedResultUrlRows, printResultUrls } from '../resultUrls.ts'
43
47
  import { readStepsInputFile } from '../stepsInput.ts'
44
48
  import { ensureError, isErrnoException } from '../types.ts'
@@ -1,22 +1,26 @@
1
+ import type { ZodIssue } from 'zod'
2
+
3
+ import type { OptionalAuthParams } from '../../apiTypes.ts'
4
+ import type { CliKeySecretCredentials, ResolvedCliConfig } from '../helpers.ts'
5
+ import type { IOutputCtl } from '../OutputCtl.ts'
6
+
1
7
  import process from 'node:process'
8
+
2
9
  import { Command, Option } from 'clipanion'
3
- import type { ZodIssue } from 'zod'
4
10
  import { z } from 'zod'
11
+
5
12
  import {
6
13
  assemblyAuthInstructionsSchema,
7
14
  assemblyInstructionsSchema,
8
15
  } from '../../alphalib/types/template.ts'
9
- import type { OptionalAuthParams } from '../../apiTypes.ts'
10
16
  import { mintBearerTokenWithCredentials } from '../../bearerToken.ts'
11
17
  import { Transloadit } from '../../Transloadit.ts'
12
- import type { CliKeySecretCredentials, ResolvedCliConfig } from '../helpers.ts'
13
18
  import {
14
19
  buildMissingCredentialsMessage,
15
20
  readCliInput,
16
21
  requireCliCredentials,
17
22
  resolveCliConfig,
18
23
  } from '../helpers.ts'
19
- import type { IOutputCtl } from '../OutputCtl.ts'
20
24
  import { UnauthenticatedCommand } from './BaseCommand.ts'
21
25
 
22
26
  type UrlParamPrimitive = string | number | boolean
@@ -1,9 +1,11 @@
1
+ import type { Transloadit } from '../../Transloadit.ts'
2
+ import type { IOutputCtl } from '../OutputCtl.ts'
3
+
1
4
  import { Command, Option } from 'clipanion'
2
5
  import { z } from 'zod'
6
+
3
7
  import { tryCatch } from '../../alphalib/tryCatch.ts'
4
- import type { Transloadit } from '../../Transloadit.ts'
5
8
  import { formatAPIError } from '../helpers.ts'
6
- import type { IOutputCtl } from '../OutputCtl.ts'
7
9
  import { AuthenticatedCommand } from './BaseCommand.ts'
8
10
 
9
11
  // --- Types and business logic ---
@@ -1,4 +1,5 @@
1
1
  import { Option } from 'clipanion'
2
+
2
3
  import { getRobotHelp, isKnownRobot, listRobots } from '../../robots.ts'
3
4
  import { UnauthenticatedCommand } from './BaseCommand.ts'
4
5
 
@@ -1,7 +1,9 @@
1
- import { Command, Option } from 'clipanion'
2
- import { tryCatch } from '../../alphalib/tryCatch.ts'
3
1
  import type { Transloadit } from '../../Transloadit.ts'
4
2
  import type { IOutputCtl } from '../OutputCtl.ts'
3
+
4
+ import { Command, Option } from 'clipanion'
5
+
6
+ import { tryCatch } from '../../alphalib/tryCatch.ts'
5
7
  import { ensureError } from '../types.ts'
6
8
  import { AuthenticatedCommand } from './BaseCommand.ts'
7
9
 
@@ -1,17 +1,20 @@
1
+ import type { TemplateContent } from '../../apiTypes.ts'
2
+ import type { Transloadit } from '../../Transloadit.ts'
3
+ import type { IOutputCtl } from '../OutputCtl.ts'
4
+ import type { TemplateFile } from '../types.ts'
5
+
1
6
  import fsp from 'node:fs/promises'
2
7
  import path from 'node:path'
3
8
  import { promisify } from 'node:util'
9
+
4
10
  import { Command, Option } from 'clipanion'
5
11
  import rreaddir from 'recursive-readdir'
6
12
  import { z } from 'zod'
13
+
7
14
  import { tryCatch } from '../../alphalib/tryCatch.ts'
8
- import type { TemplateContent } from '../../apiTypes.ts'
9
- import type { Transloadit } from '../../Transloadit.ts'
10
15
  import { createReadStream, formatAPIError, streamToBuffer } from '../helpers.ts'
11
- import type { IOutputCtl } from '../OutputCtl.ts'
12
16
  import { parseStepsInputJson } from '../stepsInput.ts'
13
17
  import ModifiedLookup from '../template-last-modified.ts'
14
- import type { TemplateFile } from '../types.ts'
15
18
  import { ensureError, isTransloaditAPIError, TemplateFileDataSchema } from '../types.ts'
16
19
  import { AuthenticatedCommand } from './BaseCommand.ts'
17
20
 
@@ -1,8 +1,11 @@
1
+ import type { AssemblyStatus } from '../../alphalib/types/assemblyStatus.ts'
2
+ import type { IOutputCtl } from '../OutputCtl.ts'
3
+
1
4
  import fs from 'node:fs'
5
+
2
6
  import { Command, Option } from 'clipanion'
3
- import type { AssemblyStatus } from '../../alphalib/types/assemblyStatus.ts'
7
+
4
8
  import { sendTusRequest } from '../../tus.ts'
5
- import type { IOutputCtl } from '../OutputCtl.ts'
6
9
  import { UnauthenticatedCommand } from './BaseCommand.ts'
7
10
 
8
11
  export interface UploadOptions {
@@ -1,6 +1,11 @@
1
+ import type { IntentDefinition } from './intentCommandSpecs.ts'
2
+ import type { ResolvedIntentCommandDefinition } from './intentCommands.ts'
3
+ import type { IntentOptionDefinition } from './intentRuntime.ts'
4
+
1
5
  import { mkdir, readFile, writeFile } from 'node:fs/promises'
2
6
  import { dirname } from 'node:path'
3
7
  import { pathToFileURL } from 'node:url'
8
+
4
9
  import {
5
10
  getConcurrencyOptionDocumentation,
6
11
  getDeleteAfterProcessingOptionDocumentation,
@@ -11,10 +16,7 @@ import {
11
16
  getSingleAssemblyOptionDocumentation,
12
17
  getWatchOptionDocumentation,
13
18
  } from './fileProcessingOptions.ts'
14
- import type { IntentDefinition } from './intentCommandSpecs.ts'
15
- import type { ResolvedIntentCommandDefinition } from './intentCommands.ts'
16
19
  import { resolveIntentCommandDefinitions } from './intentCommands.ts'
17
- import type { IntentOptionDefinition } from './intentRuntime.ts'
18
20
  import { getInputBase64OptionDocumentation, getIntentOptionDefinitions } from './intentRuntime.ts'
19
21
 
20
22
  interface DocOptionRow {
@@ -1,9 +1,12 @@
1
+ import type { Readable } from 'node:stream'
2
+
1
3
  import fs from 'node:fs'
2
4
  import fsp from 'node:fs/promises'
3
5
  import { homedir } from 'node:os'
4
6
  import path from 'node:path'
5
- import type { Readable } from 'node:stream'
7
+
6
8
  import { parse as parseDotenv } from 'dotenv'
9
+
7
10
  import { isAPIError } from './types.ts'
8
11
 
9
12
  export type CliKeySecretCredentials = { authKey: string; authSecret: string }