@transloadit/node 4.10.5 → 4.10.7
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/ApiError.d.ts.map +1 -1
- package/dist/ApiError.js.map +1 -1
- package/dist/PaginationStream.d.ts +1 -1
- package/dist/PaginationStream.d.ts.map +1 -1
- package/dist/PaginationStream.js.map +1 -1
- package/dist/Transloadit.d.ts +8 -8
- package/dist/Transloadit.d.ts.map +1 -1
- package/dist/Transloadit.js.map +1 -1
- package/dist/alphalib/errors.d.ts +1 -0
- package/dist/alphalib/errors.d.ts.map +1 -1
- package/dist/alphalib/errors.js +15 -0
- package/dist/alphalib/errors.js.map +1 -1
- package/dist/alphalib/object.d.ts +3 -0
- package/dist/alphalib/object.d.ts.map +1 -1
- package/dist/alphalib/object.js +11 -0
- package/dist/alphalib/object.js.map +1 -1
- package/dist/alphalib/types/assemblyStatus.d.ts +8594 -14
- package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.js +25 -8
- package/dist/alphalib/types/assemblyStatus.js.map +1 -1
- package/dist/alphalib/types/assemblyUrls.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyUrls.js.map +1 -1
- package/dist/alphalib/types/file.d.ts +4 -0
- package/dist/alphalib/types/file.d.ts.map +1 -0
- package/dist/alphalib/types/file.js +3 -0
- package/dist/alphalib/types/file.js.map +1 -0
- package/dist/alphalib/types/robots/_index.d.ts +93 -93
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts +22 -17
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.js +39 -38
- package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
- package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -1
- package/dist/alphalib/types/robots/ai-chat.js +2 -0
- package/dist/alphalib/types/robots/ai-chat.js.map +1 -1
- package/dist/alphalib/types/robots/assembly-savejson.d.ts +80 -1
- package/dist/alphalib/types/robots/assembly-savejson.d.ts.map +1 -1
- package/dist/alphalib/types/robots/assembly-savejson.js +7 -0
- package/dist/alphalib/types/robots/assembly-savejson.js.map +1 -1
- package/dist/alphalib/types/robots/audio-artwork.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-artwork.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-artwork.js.map +1 -1
- package/dist/alphalib/types/robots/audio-concat.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-concat.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-concat.js.map +1 -1
- package/dist/alphalib/types/robots/audio-encode.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-encode.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-encode.js.map +1 -1
- package/dist/alphalib/types/robots/audio-loop.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-loop.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-loop.js.map +1 -1
- package/dist/alphalib/types/robots/audio-merge.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-merge.js.map +1 -1
- package/dist/alphalib/types/robots/audio-split.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-split.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-split.js.map +1 -1
- package/dist/alphalib/types/robots/audio-waveform.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
- package/dist/alphalib/types/robots/azure-import.d.ts +1 -1
- package/dist/alphalib/types/robots/azure-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/azure-import.js.map +1 -1
- package/dist/alphalib/types/robots/azure-store.d.ts +15 -9
- package/dist/alphalib/types/robots/azure-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/azure-store.js +5 -2
- package/dist/alphalib/types/robots/azure-store.js.map +1 -1
- package/dist/alphalib/types/robots/backblaze-import.d.ts +1 -1
- package/dist/alphalib/types/robots/backblaze-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/backblaze-import.js.map +1 -1
- package/dist/alphalib/types/robots/backblaze-store.d.ts +1 -1
- package/dist/alphalib/types/robots/backblaze-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/backblaze-store.js.map +1 -1
- package/dist/alphalib/types/robots/box-import.d.ts +1 -1
- package/dist/alphalib/types/robots/box-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/box-import.js.map +1 -1
- package/dist/alphalib/types/robots/box-store.d.ts +1 -1
- package/dist/alphalib/types/robots/box-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/box-store.js.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-import.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudfiles-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-import.js.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-store.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudfiles-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-store.js.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-import.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudflare-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-import.js.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-store.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudflare-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-store.js.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-import.d.ts +1 -1
- package/dist/alphalib/types/robots/digitalocean-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-import.js.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-store.d.ts +1 -1
- package/dist/alphalib/types/robots/digitalocean-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-store.js.map +1 -1
- package/dist/alphalib/types/robots/document-autorotate.d.ts +1 -1
- package/dist/alphalib/types/robots/document-autorotate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-autorotate.js.map +1 -1
- package/dist/alphalib/types/robots/document-convert.d.ts +1 -1
- package/dist/alphalib/types/robots/document-convert.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-convert.js.map +1 -1
- package/dist/alphalib/types/robots/document-extract.d.ts +573 -0
- package/dist/alphalib/types/robots/document-extract.d.ts.map +1 -0
- package/dist/alphalib/types/robots/document-extract.js +152 -0
- package/dist/alphalib/types/robots/document-extract.js.map +1 -0
- package/dist/alphalib/types/robots/document-merge.d.ts +1 -1
- package/dist/alphalib/types/robots/document-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-merge.js.map +1 -1
- package/dist/alphalib/types/robots/document-ocr.d.ts +1 -1
- package/dist/alphalib/types/robots/document-ocr.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-ocr.js.map +1 -1
- package/dist/alphalib/types/robots/document-optimize.d.ts +1 -1
- package/dist/alphalib/types/robots/document-optimize.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-optimize.js.map +1 -1
- package/dist/alphalib/types/robots/document-split.d.ts +1 -1
- package/dist/alphalib/types/robots/document-split.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-split.js.map +1 -1
- package/dist/alphalib/types/robots/document-thumbs.d.ts +1 -1
- package/dist/alphalib/types/robots/document-thumbs.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-thumbs.js.map +1 -1
- package/dist/alphalib/types/robots/dropbox-import.d.ts +21 -3
- package/dist/alphalib/types/robots/dropbox-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/dropbox-import.js +12 -1
- package/dist/alphalib/types/robots/dropbox-import.js.map +1 -1
- package/dist/alphalib/types/robots/dropbox-store.d.ts +1 -1
- package/dist/alphalib/types/robots/dropbox-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/dropbox-store.js.map +1 -1
- package/dist/alphalib/types/robots/edgly-deliver.d.ts +1 -1
- package/dist/alphalib/types/robots/edgly-deliver.d.ts.map +1 -1
- package/dist/alphalib/types/robots/edgly-deliver.js.map +1 -1
- package/dist/alphalib/types/robots/file-compress.d.ts +1 -1
- package/dist/alphalib/types/robots/file-compress.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-compress.js.map +1 -1
- package/dist/alphalib/types/robots/file-decompress.d.ts +1 -1
- package/dist/alphalib/types/robots/file-decompress.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-decompress.js.map +1 -1
- package/dist/alphalib/types/robots/file-filter.d.ts +3 -1
- package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-filter.js +2 -1
- package/dist/alphalib/types/robots/file-filter.js.map +1 -1
- package/dist/alphalib/types/robots/file-hash.d.ts +1 -1
- package/dist/alphalib/types/robots/file-hash.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-hash.js.map +1 -1
- package/dist/alphalib/types/robots/file-preview.d.ts +1 -1
- package/dist/alphalib/types/robots/file-preview.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-preview.js.map +1 -1
- package/dist/alphalib/types/robots/file-read.d.ts +1 -1
- package/dist/alphalib/types/robots/file-read.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-read.js.map +1 -1
- package/dist/alphalib/types/robots/file-serve.d.ts +1 -1
- package/dist/alphalib/types/robots/file-serve.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-serve.js.map +1 -1
- package/dist/alphalib/types/robots/file-verify.d.ts +1 -1
- package/dist/alphalib/types/robots/file-verify.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-verify.js.map +1 -1
- package/dist/alphalib/types/robots/file-virusscan.d.ts +1 -1
- package/dist/alphalib/types/robots/file-virusscan.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-virusscan.js.map +1 -1
- package/dist/alphalib/types/robots/file-watermark.d.ts +1 -1
- package/dist/alphalib/types/robots/file-watermark.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-watermark.js.map +1 -1
- package/dist/alphalib/types/robots/ftp-import.d.ts +1 -1
- package/dist/alphalib/types/robots/ftp-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/ftp-import.js.map +1 -1
- package/dist/alphalib/types/robots/ftp-store.d.ts +1 -1
- package/dist/alphalib/types/robots/ftp-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/ftp-store.js.map +1 -1
- package/dist/alphalib/types/robots/google-import.d.ts +1 -1
- package/dist/alphalib/types/robots/google-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/google-import.js.map +1 -1
- package/dist/alphalib/types/robots/google-store.d.ts +1 -1
- package/dist/alphalib/types/robots/google-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/google-store.js.map +1 -1
- package/dist/alphalib/types/robots/html-convert.d.ts +1 -1
- package/dist/alphalib/types/robots/html-convert.d.ts.map +1 -1
- package/dist/alphalib/types/robots/html-convert.js.map +1 -1
- package/dist/alphalib/types/robots/http-import.d.ts +13 -1
- package/dist/alphalib/types/robots/http-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/http-import.js +8 -0
- package/dist/alphalib/types/robots/http-import.js.map +1 -1
- package/dist/alphalib/types/robots/image-bgremove.d.ts +1 -1
- package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
- package/dist/alphalib/types/robots/image-copyrightdetect.d.ts +1 -1
- package/dist/alphalib/types/robots/image-copyrightdetect.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-copyrightdetect.js.map +1 -1
- package/dist/alphalib/types/robots/image-describe.d.ts +1 -1
- package/dist/alphalib/types/robots/image-describe.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-describe.js.map +1 -1
- package/dist/alphalib/types/robots/image-enhance.d.ts +1 -1
- package/dist/alphalib/types/robots/image-enhance.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-enhance.js.map +1 -1
- package/dist/alphalib/types/robots/image-facedetect.d.ts +29 -1
- package/dist/alphalib/types/robots/image-facedetect.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-facedetect.js +19 -1
- package/dist/alphalib/types/robots/image-facedetect.js.map +1 -1
- package/dist/alphalib/types/robots/image-generate.d.ts +1 -1
- package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-generate.js.map +1 -1
- package/dist/alphalib/types/robots/image-merge.d.ts +1 -1
- package/dist/alphalib/types/robots/image-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-merge.js.map +1 -1
- package/dist/alphalib/types/robots/image-ocr.d.ts +1 -1
- package/dist/alphalib/types/robots/image-ocr.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-ocr.js.map +1 -1
- package/dist/alphalib/types/robots/image-optimize.d.ts +1 -1
- package/dist/alphalib/types/robots/image-optimize.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-optimize.js.map +1 -1
- package/dist/alphalib/types/robots/image-resize.d.ts +1 -1
- package/dist/alphalib/types/robots/image-resize.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-resize.js +1 -5
- package/dist/alphalib/types/robots/image-resize.js.map +1 -1
- package/dist/alphalib/types/robots/image-upscale.d.ts +1 -1
- package/dist/alphalib/types/robots/image-upscale.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-upscale.js.map +1 -1
- package/dist/alphalib/types/robots/mega-import.d.ts +1 -1
- package/dist/alphalib/types/robots/mega-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/mega-import.js.map +1 -1
- package/dist/alphalib/types/robots/mega-store.d.ts +1 -1
- package/dist/alphalib/types/robots/mega-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/mega-store.js.map +1 -1
- package/dist/alphalib/types/robots/meta-read.d.ts +1 -1
- package/dist/alphalib/types/robots/meta-read.d.ts.map +1 -1
- package/dist/alphalib/types/robots/meta-read.js.map +1 -1
- package/dist/alphalib/types/robots/meta-write.d.ts +5 -5
- package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
- package/dist/alphalib/types/robots/meta-write.js.map +1 -1
- package/dist/alphalib/types/robots/minio-import.d.ts +1 -1
- package/dist/alphalib/types/robots/minio-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/minio-import.js.map +1 -1
- package/dist/alphalib/types/robots/minio-store.d.ts +1 -1
- package/dist/alphalib/types/robots/minio-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/minio-store.js.map +1 -1
- package/dist/alphalib/types/robots/progress-simulate.d.ts +1 -1
- package/dist/alphalib/types/robots/progress-simulate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/progress-simulate.js.map +1 -1
- package/dist/alphalib/types/robots/s3-import.d.ts +1 -1
- package/dist/alphalib/types/robots/s3-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/s3-import.js.map +1 -1
- package/dist/alphalib/types/robots/s3-store.d.ts +1 -1
- package/dist/alphalib/types/robots/s3-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/s3-store.js.map +1 -1
- package/dist/alphalib/types/robots/script-run.d.ts +1 -1
- package/dist/alphalib/types/robots/script-run.d.ts.map +1 -1
- package/dist/alphalib/types/robots/script-run.js.map +1 -1
- package/dist/alphalib/types/robots/sftp-import.d.ts +1 -1
- package/dist/alphalib/types/robots/sftp-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/sftp-import.js.map +1 -1
- package/dist/alphalib/types/robots/sftp-store.d.ts +1 -1
- package/dist/alphalib/types/robots/sftp-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/sftp-store.js.map +1 -1
- package/dist/alphalib/types/robots/speech-transcribe.d.ts +43 -13
- package/dist/alphalib/types/robots/speech-transcribe.d.ts.map +1 -1
- package/dist/alphalib/types/robots/speech-transcribe.js +69 -7
- package/dist/alphalib/types/robots/speech-transcribe.js.map +1 -1
- package/dist/alphalib/types/robots/supabase-import.d.ts +1 -1
- package/dist/alphalib/types/robots/supabase-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/supabase-import.js.map +1 -1
- package/dist/alphalib/types/robots/supabase-store.d.ts +1 -1
- package/dist/alphalib/types/robots/supabase-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/supabase-store.js.map +1 -1
- package/dist/alphalib/types/robots/swift-import.d.ts +1 -1
- package/dist/alphalib/types/robots/swift-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/swift-import.js.map +1 -1
- package/dist/alphalib/types/robots/swift-store.d.ts +1 -1
- package/dist/alphalib/types/robots/swift-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/swift-store.js.map +1 -1
- package/dist/alphalib/types/robots/text-speak.d.ts +1 -1
- package/dist/alphalib/types/robots/text-speak.d.ts.map +1 -1
- package/dist/alphalib/types/robots/text-speak.js.map +1 -1
- package/dist/alphalib/types/robots/text-translate.d.ts +1 -1
- package/dist/alphalib/types/robots/text-translate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/text-translate.js.map +1 -1
- package/dist/alphalib/types/robots/tigris-import.d.ts +1 -1
- package/dist/alphalib/types/robots/tigris-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tigris-import.js.map +1 -1
- package/dist/alphalib/types/robots/tigris-store.d.ts +1 -1
- package/dist/alphalib/types/robots/tigris-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tigris-store.js.map +1 -1
- package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +1 -1
- package/dist/alphalib/types/robots/tlcdn-deliver.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tlcdn-deliver.js.map +1 -1
- package/dist/alphalib/types/robots/tus-store.d.ts +1 -1
- package/dist/alphalib/types/robots/tus-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tus-store.js.map +1 -1
- package/dist/alphalib/types/robots/upload-handle.d.ts +1 -1
- package/dist/alphalib/types/robots/upload-handle.d.ts.map +1 -1
- package/dist/alphalib/types/robots/upload-handle.js.map +1 -1
- package/dist/alphalib/types/robots/video-adaptive.d.ts +5 -5
- package/dist/alphalib/types/robots/video-adaptive.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-adaptive.js.map +1 -1
- package/dist/alphalib/types/robots/video-artwork.d.ts +5 -5
- package/dist/alphalib/types/robots/video-artwork.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-artwork.js.map +1 -1
- package/dist/alphalib/types/robots/video-concat.d.ts +5 -5
- package/dist/alphalib/types/robots/video-concat.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-concat.js.map +1 -1
- package/dist/alphalib/types/robots/video-encode.d.ts +11 -5
- package/dist/alphalib/types/robots/video-encode.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-encode.js +4 -1
- package/dist/alphalib/types/robots/video-encode.js.map +1 -1
- package/dist/alphalib/types/robots/video-generate.d.ts +1 -1
- package/dist/alphalib/types/robots/video-generate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-generate.js.map +1 -1
- package/dist/alphalib/types/robots/video-merge.d.ts +11 -5
- package/dist/alphalib/types/robots/video-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-merge.js +1 -0
- package/dist/alphalib/types/robots/video-merge.js.map +1 -1
- package/dist/alphalib/types/robots/video-ondemand.d.ts +5 -5
- package/dist/alphalib/types/robots/video-ondemand.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-ondemand.js.map +1 -1
- package/dist/alphalib/types/robots/video-split.d.ts +5 -5
- package/dist/alphalib/types/robots/video-split.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-split.js.map +1 -1
- package/dist/alphalib/types/robots/video-subtitle.d.ts +5 -5
- package/dist/alphalib/types/robots/video-subtitle.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-subtitle.js.map +1 -1
- package/dist/alphalib/types/robots/video-thumbs.d.ts +5 -5
- package/dist/alphalib/types/robots/video-thumbs.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-thumbs.js.map +1 -1
- package/dist/alphalib/types/robots/vimeo-import.d.ts +1 -1
- package/dist/alphalib/types/robots/vimeo-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/vimeo-import.js.map +1 -1
- package/dist/alphalib/types/robots/vimeo-store.d.ts +1 -1
- package/dist/alphalib/types/robots/vimeo-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/vimeo-store.js.map +1 -1
- package/dist/alphalib/types/robots/wasabi-import.d.ts +1 -1
- package/dist/alphalib/types/robots/wasabi-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/wasabi-import.js.map +1 -1
- package/dist/alphalib/types/robots/wasabi-store.d.ts +1 -1
- package/dist/alphalib/types/robots/wasabi-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/wasabi-store.js.map +1 -1
- package/dist/alphalib/types/robots/youtube-store.d.ts +1 -1
- package/dist/alphalib/types/robots/youtube-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/youtube-store.js.map +1 -1
- package/dist/alphalib/types/stackVersions.d.ts +1 -1
- package/dist/alphalib/types/stackVersions.js +2 -2
- package/dist/apiTypes.d.ts +1 -1
- package/dist/apiTypes.d.ts.map +1 -1
- package/dist/apiTypes.js.map +1 -1
- package/dist/cli/commands/BaseCommand.d.ts +1 -1
- package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
- package/dist/cli/commands/BaseCommand.js.map +1 -1
- package/dist/cli/commands/assemblies.d.ts.map +1 -1
- package/dist/cli/commands/assemblies.js.map +1 -1
- package/dist/cli/commands/auth.d.ts.map +1 -1
- package/dist/cli/commands/auth.js.map +1 -1
- package/dist/cli/commands/bills.d.ts.map +1 -1
- package/dist/cli/commands/bills.js.map +1 -1
- package/dist/cli/commands/docs.d.ts.map +1 -1
- package/dist/cli/commands/docs.js.map +1 -1
- package/dist/cli/commands/notifications.d.ts.map +1 -1
- package/dist/cli/commands/notifications.js.map +1 -1
- package/dist/cli/commands/templates.d.ts.map +1 -1
- package/dist/cli/commands/templates.js.map +1 -1
- package/dist/cli/commands/upload.d.ts.map +1 -1
- package/dist/cli/commands/upload.js.map +1 -1
- package/dist/cli/generateIntentDocs.d.ts.map +1 -1
- package/dist/cli/generateIntentDocs.js.map +1 -1
- package/dist/cli/helpers.d.ts.map +1 -1
- package/dist/cli/helpers.js.map +1 -1
- package/dist/cli/intentCommandSpecs.d.ts.map +1 -1
- package/dist/cli/intentCommandSpecs.js.map +1 -1
- package/dist/cli/intentCommands.d.ts.map +1 -1
- package/dist/cli/intentCommands.js.map +1 -1
- package/dist/cli/intentFields.d.ts.map +1 -1
- package/dist/cli/intentFields.js.map +1 -1
- package/dist/cli/intentRuntime.d.ts +1 -1
- package/dist/cli/intentRuntime.d.ts.map +1 -1
- package/dist/cli/intentRuntime.js.map +1 -1
- package/dist/cli/resultUrls.d.ts.map +1 -1
- package/dist/cli/resultUrls.js.map +1 -1
- package/dist/cli/semanticIntents/imageDescribe.d.ts.map +1 -1
- package/dist/cli/semanticIntents/imageDescribe.js.map +1 -1
- package/dist/cli/semanticIntents/imageGenerate.d.ts.map +1 -1
- package/dist/cli/semanticIntents/imageGenerate.js.map +1 -1
- package/dist/cli/semanticIntents/index.d.ts.map +1 -1
- package/dist/cli/semanticIntents/index.js.map +1 -1
- package/dist/cli/semanticIntents/markdownPdf.d.ts.map +1 -1
- package/dist/cli/semanticIntents/markdownPdf.js.map +1 -1
- package/dist/cli/semanticIntents/speechTranscribe.d.ts.map +1 -1
- package/dist/cli/semanticIntents/speechTranscribe.js.map +1 -1
- package/dist/cli/stepsInput.d.ts.map +1 -1
- package/dist/cli/stepsInput.js.map +1 -1
- package/dist/cli/template-last-modified.d.ts.map +1 -1
- package/dist/cli/template-last-modified.js.map +1 -1
- package/dist/cli/types.d.ts +1 -1
- package/dist/cli/types.d.ts.map +1 -1
- package/dist/cli/types.js.map +1 -1
- package/dist/cli.d.ts.map +1 -1
- package/dist/cli.js.map +1 -1
- package/dist/inputFiles.d.ts.map +1 -1
- package/dist/inputFiles.js.map +1 -1
- package/dist/lintAssemblyInput.d.ts.map +1 -1
- package/dist/lintAssemblyInput.js.map +1 -1
- package/dist/lintAssemblyInstructions.d.ts.map +1 -1
- package/dist/lintAssemblyInstructions.js.map +1 -1
- package/dist/robots.d.ts.map +1 -1
- package/dist/robots.js.map +1 -1
- package/dist/tus.d.ts.map +1 -1
- package/dist/tus.js.map +1 -1
- package/package.json +1 -1
- package/src/ApiError.ts +1 -0
- package/src/PaginationStream.ts +2 -1
- package/src/Transloadit.ts +43 -36
- package/src/alphalib/errors.ts +18 -0
- package/src/alphalib/object.ts +26 -0
- package/src/alphalib/types/assemblyStatus.ts +29 -8
- package/src/alphalib/types/assemblyUrls.ts +1 -0
- package/src/alphalib/types/file.ts +4 -0
- package/src/alphalib/types/robots/_instructions-primitives.ts +69 -58
- package/src/alphalib/types/robots/ai-chat.ts +2 -0
- package/src/alphalib/types/robots/assembly-savejson.ts +24 -1
- package/src/alphalib/types/robots/audio-artwork.ts +2 -1
- package/src/alphalib/types/robots/audio-concat.ts +2 -1
- package/src/alphalib/types/robots/audio-encode.ts +2 -1
- package/src/alphalib/types/robots/audio-loop.ts +2 -1
- package/src/alphalib/types/robots/audio-merge.ts +2 -1
- package/src/alphalib/types/robots/audio-split.ts +2 -1
- package/src/alphalib/types/robots/audio-waveform.ts +2 -1
- package/src/alphalib/types/robots/azure-import.ts +2 -1
- package/src/alphalib/types/robots/azure-store.ts +8 -3
- package/src/alphalib/types/robots/backblaze-import.ts +2 -1
- package/src/alphalib/types/robots/backblaze-store.ts +2 -1
- package/src/alphalib/types/robots/box-import.ts +2 -1
- package/src/alphalib/types/robots/box-store.ts +2 -1
- package/src/alphalib/types/robots/cloudfiles-import.ts +2 -1
- package/src/alphalib/types/robots/cloudfiles-store.ts +2 -1
- package/src/alphalib/types/robots/cloudflare-import.ts +2 -1
- package/src/alphalib/types/robots/cloudflare-store.ts +2 -1
- package/src/alphalib/types/robots/digitalocean-import.ts +2 -1
- package/src/alphalib/types/robots/digitalocean-store.ts +2 -1
- package/src/alphalib/types/robots/document-autorotate.ts +2 -1
- package/src/alphalib/types/robots/document-convert.ts +2 -1
- package/src/alphalib/types/robots/document-extract.ts +183 -0
- package/src/alphalib/types/robots/document-merge.ts +2 -1
- package/src/alphalib/types/robots/document-ocr.ts +2 -1
- package/src/alphalib/types/robots/document-optimize.ts +2 -1
- package/src/alphalib/types/robots/document-split.ts +2 -1
- package/src/alphalib/types/robots/document-thumbs.ts +2 -1
- package/src/alphalib/types/robots/dropbox-import.ts +14 -2
- package/src/alphalib/types/robots/dropbox-store.ts +2 -1
- package/src/alphalib/types/robots/edgly-deliver.ts +3 -1
- package/src/alphalib/types/robots/file-compress.ts +2 -1
- package/src/alphalib/types/robots/file-decompress.ts +2 -1
- package/src/alphalib/types/robots/file-filter.ts +14 -2
- package/src/alphalib/types/robots/file-hash.ts +2 -1
- package/src/alphalib/types/robots/file-preview.ts +2 -1
- package/src/alphalib/types/robots/file-read.ts +2 -1
- package/src/alphalib/types/robots/file-serve.ts +2 -1
- package/src/alphalib/types/robots/file-verify.ts +2 -1
- package/src/alphalib/types/robots/file-virusscan.ts +2 -1
- package/src/alphalib/types/robots/file-watermark.ts +2 -1
- package/src/alphalib/types/robots/ftp-import.ts +2 -1
- package/src/alphalib/types/robots/ftp-store.ts +2 -1
- package/src/alphalib/types/robots/google-import.ts +2 -1
- package/src/alphalib/types/robots/google-store.ts +2 -1
- package/src/alphalib/types/robots/html-convert.ts +2 -1
- package/src/alphalib/types/robots/http-import.ts +10 -1
- package/src/alphalib/types/robots/image-bgremove.ts +2 -1
- package/src/alphalib/types/robots/image-copyrightdetect.ts +2 -1
- package/src/alphalib/types/robots/image-describe.ts +2 -1
- package/src/alphalib/types/robots/image-enhance.ts +2 -1
- package/src/alphalib/types/robots/image-facedetect.ts +26 -2
- package/src/alphalib/types/robots/image-generate.ts +2 -1
- package/src/alphalib/types/robots/image-merge.ts +2 -1
- package/src/alphalib/types/robots/image-ocr.ts +2 -1
- package/src/alphalib/types/robots/image-optimize.ts +2 -1
- package/src/alphalib/types/robots/image-resize.ts +3 -6
- package/src/alphalib/types/robots/image-upscale.ts +2 -1
- package/src/alphalib/types/robots/mega-import.ts +2 -1
- package/src/alphalib/types/robots/mega-store.ts +2 -1
- package/src/alphalib/types/robots/meta-read.ts +3 -1
- package/src/alphalib/types/robots/meta-write.ts +2 -1
- package/src/alphalib/types/robots/minio-import.ts +2 -1
- package/src/alphalib/types/robots/minio-store.ts +2 -1
- package/src/alphalib/types/robots/progress-simulate.ts +2 -1
- package/src/alphalib/types/robots/s3-import.ts +2 -1
- package/src/alphalib/types/robots/s3-store.ts +2 -1
- package/src/alphalib/types/robots/script-run.ts +2 -1
- package/src/alphalib/types/robots/sftp-import.ts +2 -1
- package/src/alphalib/types/robots/sftp-store.ts +2 -1
- package/src/alphalib/types/robots/speech-transcribe.ts +71 -8
- package/src/alphalib/types/robots/supabase-import.ts +2 -1
- package/src/alphalib/types/robots/supabase-store.ts +2 -1
- package/src/alphalib/types/robots/swift-import.ts +2 -1
- package/src/alphalib/types/robots/swift-store.ts +2 -1
- package/src/alphalib/types/robots/text-speak.ts +2 -1
- package/src/alphalib/types/robots/text-translate.ts +2 -1
- package/src/alphalib/types/robots/tigris-import.ts +2 -1
- package/src/alphalib/types/robots/tigris-store.ts +2 -1
- package/src/alphalib/types/robots/tlcdn-deliver.ts +3 -1
- package/src/alphalib/types/robots/tus-store.ts +2 -1
- package/src/alphalib/types/robots/upload-handle.ts +2 -1
- package/src/alphalib/types/robots/video-adaptive.ts +2 -1
- package/src/alphalib/types/robots/video-artwork.ts +2 -1
- package/src/alphalib/types/robots/video-concat.ts +2 -1
- package/src/alphalib/types/robots/video-encode.ts +6 -2
- package/src/alphalib/types/robots/video-generate.ts +2 -1
- package/src/alphalib/types/robots/video-merge.ts +3 -1
- package/src/alphalib/types/robots/video-ondemand.ts +2 -1
- package/src/alphalib/types/robots/video-split.ts +2 -1
- package/src/alphalib/types/robots/video-subtitle.ts +2 -1
- package/src/alphalib/types/robots/video-thumbs.ts +2 -1
- package/src/alphalib/types/robots/vimeo-import.ts +2 -1
- package/src/alphalib/types/robots/vimeo-store.ts +2 -1
- package/src/alphalib/types/robots/wasabi-import.ts +2 -1
- package/src/alphalib/types/robots/wasabi-store.ts +2 -1
- package/src/alphalib/types/robots/youtube-store.ts +2 -1
- package/src/alphalib/types/stackVersions.ts +2 -2
- package/src/apiTypes.ts +2 -1
- package/src/cli/commands/BaseCommand.ts +3 -1
- package/src/cli/commands/assemblies.ts +12 -8
- package/src/cli/commands/auth.ts +8 -4
- package/src/cli/commands/bills.ts +4 -2
- package/src/cli/commands/docs.ts +1 -0
- package/src/cli/commands/notifications.ts +4 -2
- package/src/cli/commands/templates.ts +7 -4
- package/src/cli/commands/upload.ts +5 -2
- package/src/cli/generateIntentDocs.ts +5 -3
- package/src/cli/helpers.ts +4 -1
- package/src/cli/intentCommandSpecs.ts +1 -0
- package/src/cli/intentCommands.ts +10 -8
- package/src/cli/intentFields.ts +2 -1
- package/src/cli/intentRuntime.ts +8 -5
- package/src/cli/resultUrls.ts +1 -0
- package/src/cli/semanticIntents/imageDescribe.ts +2 -1
- package/src/cli/semanticIntents/imageGenerate.ts +3 -1
- package/src/cli/semanticIntents/index.ts +1 -0
- package/src/cli/semanticIntents/markdownPdf.ts +1 -0
- package/src/cli/semanticIntents/speechTranscribe.ts +1 -0
- package/src/cli/stepsInput.ts +2 -1
- package/src/cli/template-last-modified.ts +1 -0
- package/src/cli/types.ts +3 -1
- package/src/cli.ts +1 -0
- package/src/inputFiles.ts +10 -5
- package/src/lintAssemblyInput.ts +3 -2
- package/src/lintAssemblyInstructions.ts +3 -2
- package/src/robots.ts +1 -0
- package/src/tus.ts +8 -4
|
@@ -28,7 +28,7 @@ export type RobotsWithHiddenBotsAndFields = HiddenRobotInstructionsWithFields;
|
|
|
28
28
|
export declare function getRobotSchemaOptions(): readonly RobotSchemaOption[];
|
|
29
29
|
export declare const robotsMeta: {
|
|
30
30
|
aiChatMeta: {
|
|
31
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
31
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
32
32
|
priceFactor: number;
|
|
33
33
|
queueSlotCount: number;
|
|
34
34
|
isAllowedForUrlTransform: boolean;
|
|
@@ -82,7 +82,7 @@ export declare const robotsMeta: {
|
|
|
82
82
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
83
83
|
};
|
|
84
84
|
audioArtworkMeta: {
|
|
85
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
85
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
86
86
|
priceFactor: number;
|
|
87
87
|
queueSlotCount: number;
|
|
88
88
|
isAllowedForUrlTransform: boolean;
|
|
@@ -136,7 +136,7 @@ export declare const robotsMeta: {
|
|
|
136
136
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
137
137
|
};
|
|
138
138
|
audioConcatMeta: {
|
|
139
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
139
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
140
140
|
priceFactor: number;
|
|
141
141
|
queueSlotCount: number;
|
|
142
142
|
isAllowedForUrlTransform: boolean;
|
|
@@ -190,7 +190,7 @@ export declare const robotsMeta: {
|
|
|
190
190
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
191
191
|
};
|
|
192
192
|
audioSplitMeta: {
|
|
193
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
193
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
194
194
|
priceFactor: number;
|
|
195
195
|
queueSlotCount: number;
|
|
196
196
|
isAllowedForUrlTransform: boolean;
|
|
@@ -244,7 +244,7 @@ export declare const robotsMeta: {
|
|
|
244
244
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
245
245
|
};
|
|
246
246
|
audioEncodeMeta: {
|
|
247
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
247
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
248
248
|
priceFactor: number;
|
|
249
249
|
queueSlotCount: number;
|
|
250
250
|
isAllowedForUrlTransform: boolean;
|
|
@@ -298,7 +298,7 @@ export declare const robotsMeta: {
|
|
|
298
298
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
299
299
|
};
|
|
300
300
|
audioLoopMeta: {
|
|
301
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
301
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
302
302
|
priceFactor: number;
|
|
303
303
|
queueSlotCount: number;
|
|
304
304
|
isAllowedForUrlTransform: boolean;
|
|
@@ -352,7 +352,7 @@ export declare const robotsMeta: {
|
|
|
352
352
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
353
353
|
};
|
|
354
354
|
audioMergeMeta: {
|
|
355
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
355
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
356
356
|
priceFactor: number;
|
|
357
357
|
queueSlotCount: number;
|
|
358
358
|
isAllowedForUrlTransform: boolean;
|
|
@@ -406,7 +406,7 @@ export declare const robotsMeta: {
|
|
|
406
406
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
407
407
|
};
|
|
408
408
|
audioWaveformMeta: {
|
|
409
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
409
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
410
410
|
priceFactor: number;
|
|
411
411
|
queueSlotCount: number;
|
|
412
412
|
isAllowedForUrlTransform: boolean;
|
|
@@ -460,7 +460,7 @@ export declare const robotsMeta: {
|
|
|
460
460
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
461
461
|
};
|
|
462
462
|
azureImportMeta: {
|
|
463
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
463
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
464
464
|
priceFactor: number;
|
|
465
465
|
queueSlotCount: number;
|
|
466
466
|
isAllowedForUrlTransform: boolean;
|
|
@@ -514,7 +514,7 @@ export declare const robotsMeta: {
|
|
|
514
514
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
515
515
|
};
|
|
516
516
|
azureStoreMeta: {
|
|
517
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
517
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
518
518
|
priceFactor: number;
|
|
519
519
|
queueSlotCount: number;
|
|
520
520
|
isAllowedForUrlTransform: boolean;
|
|
@@ -568,7 +568,7 @@ export declare const robotsMeta: {
|
|
|
568
568
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
569
569
|
};
|
|
570
570
|
backblazeImportMeta: {
|
|
571
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
571
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
572
572
|
priceFactor: number;
|
|
573
573
|
queueSlotCount: number;
|
|
574
574
|
isAllowedForUrlTransform: boolean;
|
|
@@ -622,7 +622,7 @@ export declare const robotsMeta: {
|
|
|
622
622
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
623
623
|
};
|
|
624
624
|
backblazeStoreMeta: {
|
|
625
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
625
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
626
626
|
priceFactor: number;
|
|
627
627
|
queueSlotCount: number;
|
|
628
628
|
isAllowedForUrlTransform: boolean;
|
|
@@ -676,7 +676,7 @@ export declare const robotsMeta: {
|
|
|
676
676
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
677
677
|
};
|
|
678
678
|
boxImportMeta: {
|
|
679
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
679
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
680
680
|
priceFactor: number;
|
|
681
681
|
queueSlotCount: number;
|
|
682
682
|
isAllowedForUrlTransform: boolean;
|
|
@@ -730,7 +730,7 @@ export declare const robotsMeta: {
|
|
|
730
730
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
731
731
|
};
|
|
732
732
|
boxStoreMeta: {
|
|
733
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
733
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
734
734
|
priceFactor: number;
|
|
735
735
|
queueSlotCount: number;
|
|
736
736
|
isAllowedForUrlTransform: boolean;
|
|
@@ -784,7 +784,7 @@ export declare const robotsMeta: {
|
|
|
784
784
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
785
785
|
};
|
|
786
786
|
megaImportMeta: {
|
|
787
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
787
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
788
788
|
priceFactor: number;
|
|
789
789
|
queueSlotCount: number;
|
|
790
790
|
isAllowedForUrlTransform: boolean;
|
|
@@ -838,7 +838,7 @@ export declare const robotsMeta: {
|
|
|
838
838
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
839
839
|
};
|
|
840
840
|
megaStoreMeta: {
|
|
841
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
841
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
842
842
|
priceFactor: number;
|
|
843
843
|
queueSlotCount: number;
|
|
844
844
|
isAllowedForUrlTransform: boolean;
|
|
@@ -892,7 +892,7 @@ export declare const robotsMeta: {
|
|
|
892
892
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
893
893
|
};
|
|
894
894
|
cloudfilesImportMeta: {
|
|
895
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
895
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
896
896
|
priceFactor: number;
|
|
897
897
|
queueSlotCount: number;
|
|
898
898
|
isAllowedForUrlTransform: boolean;
|
|
@@ -946,7 +946,7 @@ export declare const robotsMeta: {
|
|
|
946
946
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
947
947
|
};
|
|
948
948
|
cloudfilesStoreMeta: {
|
|
949
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
949
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
950
950
|
priceFactor: number;
|
|
951
951
|
queueSlotCount: number;
|
|
952
952
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1000,7 +1000,7 @@ export declare const robotsMeta: {
|
|
|
1000
1000
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1001
1001
|
};
|
|
1002
1002
|
cloudflareImportMeta: {
|
|
1003
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1003
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1004
1004
|
priceFactor: number;
|
|
1005
1005
|
queueSlotCount: number;
|
|
1006
1006
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1054,7 +1054,7 @@ export declare const robotsMeta: {
|
|
|
1054
1054
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1055
1055
|
};
|
|
1056
1056
|
cloudflareStoreMeta: {
|
|
1057
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1057
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1058
1058
|
priceFactor: number;
|
|
1059
1059
|
queueSlotCount: number;
|
|
1060
1060
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1108,7 +1108,7 @@ export declare const robotsMeta: {
|
|
|
1108
1108
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1109
1109
|
};
|
|
1110
1110
|
digitaloceanImportMeta: {
|
|
1111
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1111
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1112
1112
|
priceFactor: number;
|
|
1113
1113
|
queueSlotCount: number;
|
|
1114
1114
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1162,7 +1162,7 @@ export declare const robotsMeta: {
|
|
|
1162
1162
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1163
1163
|
};
|
|
1164
1164
|
digitaloceanStoreMeta: {
|
|
1165
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1165
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1166
1166
|
priceFactor: number;
|
|
1167
1167
|
queueSlotCount: number;
|
|
1168
1168
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1216,7 +1216,7 @@ export declare const robotsMeta: {
|
|
|
1216
1216
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1217
1217
|
};
|
|
1218
1218
|
documentAutorotateMeta: {
|
|
1219
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1219
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1220
1220
|
priceFactor: number;
|
|
1221
1221
|
queueSlotCount: number;
|
|
1222
1222
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1270,7 +1270,7 @@ export declare const robotsMeta: {
|
|
|
1270
1270
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1271
1271
|
};
|
|
1272
1272
|
documentConvertMeta: {
|
|
1273
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1273
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1274
1274
|
priceFactor: number;
|
|
1275
1275
|
queueSlotCount: number;
|
|
1276
1276
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1324,7 +1324,7 @@ export declare const robotsMeta: {
|
|
|
1324
1324
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1325
1325
|
};
|
|
1326
1326
|
documentMergeMeta: {
|
|
1327
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1327
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1328
1328
|
priceFactor: number;
|
|
1329
1329
|
queueSlotCount: number;
|
|
1330
1330
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1378,7 +1378,7 @@ export declare const robotsMeta: {
|
|
|
1378
1378
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1379
1379
|
};
|
|
1380
1380
|
documentOcrMeta: {
|
|
1381
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1381
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1382
1382
|
priceFactor: number;
|
|
1383
1383
|
queueSlotCount: number;
|
|
1384
1384
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1432,7 +1432,7 @@ export declare const robotsMeta: {
|
|
|
1432
1432
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1433
1433
|
};
|
|
1434
1434
|
documentOptimizeMeta: {
|
|
1435
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1435
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1436
1436
|
priceFactor: number;
|
|
1437
1437
|
queueSlotCount: number;
|
|
1438
1438
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1486,7 +1486,7 @@ export declare const robotsMeta: {
|
|
|
1486
1486
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1487
1487
|
};
|
|
1488
1488
|
documentSplitMeta: {
|
|
1489
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1489
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1490
1490
|
priceFactor: number;
|
|
1491
1491
|
queueSlotCount: number;
|
|
1492
1492
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1540,7 +1540,7 @@ export declare const robotsMeta: {
|
|
|
1540
1540
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1541
1541
|
};
|
|
1542
1542
|
documentThumbsMeta: {
|
|
1543
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1543
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1544
1544
|
priceFactor: number;
|
|
1545
1545
|
queueSlotCount: number;
|
|
1546
1546
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1594,7 +1594,7 @@ export declare const robotsMeta: {
|
|
|
1594
1594
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1595
1595
|
};
|
|
1596
1596
|
dropboxImportMeta: {
|
|
1597
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1597
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1598
1598
|
priceFactor: number;
|
|
1599
1599
|
queueSlotCount: number;
|
|
1600
1600
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1648,7 +1648,7 @@ export declare const robotsMeta: {
|
|
|
1648
1648
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1649
1649
|
};
|
|
1650
1650
|
dropboxStoreMeta: {
|
|
1651
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1651
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1652
1652
|
priceFactor: number;
|
|
1653
1653
|
queueSlotCount: number;
|
|
1654
1654
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1702,7 +1702,7 @@ export declare const robotsMeta: {
|
|
|
1702
1702
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1703
1703
|
};
|
|
1704
1704
|
edglyDeliverMeta: {
|
|
1705
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1705
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1706
1706
|
priceFactor: number;
|
|
1707
1707
|
queueSlotCount: number;
|
|
1708
1708
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1756,7 +1756,7 @@ export declare const robotsMeta: {
|
|
|
1756
1756
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1757
1757
|
};
|
|
1758
1758
|
fileCompressMeta: {
|
|
1759
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1759
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1760
1760
|
priceFactor: number;
|
|
1761
1761
|
queueSlotCount: number;
|
|
1762
1762
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1810,7 +1810,7 @@ export declare const robotsMeta: {
|
|
|
1810
1810
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1811
1811
|
};
|
|
1812
1812
|
fileDecompressMeta: {
|
|
1813
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1813
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1814
1814
|
priceFactor: number;
|
|
1815
1815
|
queueSlotCount: number;
|
|
1816
1816
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1864,7 +1864,7 @@ export declare const robotsMeta: {
|
|
|
1864
1864
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1865
1865
|
};
|
|
1866
1866
|
fileFilterMeta: {
|
|
1867
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1867
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1868
1868
|
priceFactor: number;
|
|
1869
1869
|
queueSlotCount: number;
|
|
1870
1870
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1918,7 +1918,7 @@ export declare const robotsMeta: {
|
|
|
1918
1918
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1919
1919
|
};
|
|
1920
1920
|
fileHashMeta: {
|
|
1921
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1921
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1922
1922
|
priceFactor: number;
|
|
1923
1923
|
queueSlotCount: number;
|
|
1924
1924
|
isAllowedForUrlTransform: boolean;
|
|
@@ -1972,7 +1972,7 @@ export declare const robotsMeta: {
|
|
|
1972
1972
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
1973
1973
|
};
|
|
1974
1974
|
filePreviewMeta: {
|
|
1975
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1975
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
1976
1976
|
priceFactor: number;
|
|
1977
1977
|
queueSlotCount: number;
|
|
1978
1978
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2026,7 +2026,7 @@ export declare const robotsMeta: {
|
|
|
2026
2026
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2027
2027
|
};
|
|
2028
2028
|
fileReadMeta: {
|
|
2029
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2029
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2030
2030
|
priceFactor: number;
|
|
2031
2031
|
queueSlotCount: number;
|
|
2032
2032
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2080,7 +2080,7 @@ export declare const robotsMeta: {
|
|
|
2080
2080
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2081
2081
|
};
|
|
2082
2082
|
fileServeMeta: {
|
|
2083
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2083
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2084
2084
|
priceFactor: number;
|
|
2085
2085
|
queueSlotCount: number;
|
|
2086
2086
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2134,7 +2134,7 @@ export declare const robotsMeta: {
|
|
|
2134
2134
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2135
2135
|
};
|
|
2136
2136
|
fileVerifyMeta: {
|
|
2137
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2137
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2138
2138
|
priceFactor: number;
|
|
2139
2139
|
queueSlotCount: number;
|
|
2140
2140
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2188,7 +2188,7 @@ export declare const robotsMeta: {
|
|
|
2188
2188
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2189
2189
|
};
|
|
2190
2190
|
fileVirusscanMeta: {
|
|
2191
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2191
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2192
2192
|
priceFactor: number;
|
|
2193
2193
|
queueSlotCount: number;
|
|
2194
2194
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2242,7 +2242,7 @@ export declare const robotsMeta: {
|
|
|
2242
2242
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2243
2243
|
};
|
|
2244
2244
|
ftpImportMeta: {
|
|
2245
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2245
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2246
2246
|
priceFactor: number;
|
|
2247
2247
|
queueSlotCount: number;
|
|
2248
2248
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2296,7 +2296,7 @@ export declare const robotsMeta: {
|
|
|
2296
2296
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2297
2297
|
};
|
|
2298
2298
|
ftpStoreMeta: {
|
|
2299
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2299
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2300
2300
|
priceFactor: number;
|
|
2301
2301
|
queueSlotCount: number;
|
|
2302
2302
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2350,7 +2350,7 @@ export declare const robotsMeta: {
|
|
|
2350
2350
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2351
2351
|
};
|
|
2352
2352
|
googleImportMeta: {
|
|
2353
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2353
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2354
2354
|
priceFactor: number;
|
|
2355
2355
|
queueSlotCount: number;
|
|
2356
2356
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2404,7 +2404,7 @@ export declare const robotsMeta: {
|
|
|
2404
2404
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2405
2405
|
};
|
|
2406
2406
|
googleStoreMeta: {
|
|
2407
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2407
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2408
2408
|
priceFactor: number;
|
|
2409
2409
|
queueSlotCount: number;
|
|
2410
2410
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2458,7 +2458,7 @@ export declare const robotsMeta: {
|
|
|
2458
2458
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2459
2459
|
};
|
|
2460
2460
|
htmlConvertMeta: {
|
|
2461
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2461
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2462
2462
|
priceFactor: number;
|
|
2463
2463
|
queueSlotCount: number;
|
|
2464
2464
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2512,7 +2512,7 @@ export declare const robotsMeta: {
|
|
|
2512
2512
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2513
2513
|
};
|
|
2514
2514
|
httpImportMeta: {
|
|
2515
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2515
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2516
2516
|
priceFactor: number;
|
|
2517
2517
|
queueSlotCount: number;
|
|
2518
2518
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2566,7 +2566,7 @@ export declare const robotsMeta: {
|
|
|
2566
2566
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2567
2567
|
};
|
|
2568
2568
|
imageCopyrightdetectMeta: {
|
|
2569
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2569
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2570
2570
|
priceFactor: number;
|
|
2571
2571
|
queueSlotCount: number;
|
|
2572
2572
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2620,7 +2620,7 @@ export declare const robotsMeta: {
|
|
|
2620
2620
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2621
2621
|
};
|
|
2622
2622
|
imageDescribeMeta: {
|
|
2623
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2623
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2624
2624
|
priceFactor: number;
|
|
2625
2625
|
queueSlotCount: number;
|
|
2626
2626
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2674,7 +2674,7 @@ export declare const robotsMeta: {
|
|
|
2674
2674
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2675
2675
|
};
|
|
2676
2676
|
imageEnhanceMeta: {
|
|
2677
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2677
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2678
2678
|
priceFactor: number;
|
|
2679
2679
|
queueSlotCount: number;
|
|
2680
2680
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2728,7 +2728,7 @@ export declare const robotsMeta: {
|
|
|
2728
2728
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2729
2729
|
};
|
|
2730
2730
|
imageFacedetectMeta: {
|
|
2731
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2731
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2732
2732
|
priceFactor: number;
|
|
2733
2733
|
queueSlotCount: number;
|
|
2734
2734
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2782,7 +2782,7 @@ export declare const robotsMeta: {
|
|
|
2782
2782
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2783
2783
|
};
|
|
2784
2784
|
imageBgremoveMeta: {
|
|
2785
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2785
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2786
2786
|
priceFactor: number;
|
|
2787
2787
|
queueSlotCount: number;
|
|
2788
2788
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2836,7 +2836,7 @@ export declare const robotsMeta: {
|
|
|
2836
2836
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2837
2837
|
};
|
|
2838
2838
|
imageUpscaleMeta: {
|
|
2839
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2839
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2840
2840
|
priceFactor: number;
|
|
2841
2841
|
queueSlotCount: number;
|
|
2842
2842
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2890,7 +2890,7 @@ export declare const robotsMeta: {
|
|
|
2890
2890
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2891
2891
|
};
|
|
2892
2892
|
imageGenerateMeta: {
|
|
2893
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2893
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2894
2894
|
priceFactor: number;
|
|
2895
2895
|
queueSlotCount: number;
|
|
2896
2896
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2944,7 +2944,7 @@ export declare const robotsMeta: {
|
|
|
2944
2944
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2945
2945
|
};
|
|
2946
2946
|
imageMergeMeta: {
|
|
2947
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2947
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
2948
2948
|
priceFactor: number;
|
|
2949
2949
|
queueSlotCount: number;
|
|
2950
2950
|
isAllowedForUrlTransform: boolean;
|
|
@@ -2998,7 +2998,7 @@ export declare const robotsMeta: {
|
|
|
2998
2998
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
2999
2999
|
};
|
|
3000
3000
|
imageOcrMeta: {
|
|
3001
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3001
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3002
3002
|
priceFactor: number;
|
|
3003
3003
|
queueSlotCount: number;
|
|
3004
3004
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3052,7 +3052,7 @@ export declare const robotsMeta: {
|
|
|
3052
3052
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3053
3053
|
};
|
|
3054
3054
|
imageOptimizeMeta: {
|
|
3055
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3055
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3056
3056
|
priceFactor: number;
|
|
3057
3057
|
queueSlotCount: number;
|
|
3058
3058
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3106,7 +3106,7 @@ export declare const robotsMeta: {
|
|
|
3106
3106
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3107
3107
|
};
|
|
3108
3108
|
imageResizeMeta: {
|
|
3109
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3109
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3110
3110
|
priceFactor: number;
|
|
3111
3111
|
queueSlotCount: number;
|
|
3112
3112
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3160,7 +3160,7 @@ export declare const robotsMeta: {
|
|
|
3160
3160
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3161
3161
|
};
|
|
3162
3162
|
metaWriteMeta: {
|
|
3163
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3163
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3164
3164
|
priceFactor: number;
|
|
3165
3165
|
queueSlotCount: number;
|
|
3166
3166
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3214,7 +3214,7 @@ export declare const robotsMeta: {
|
|
|
3214
3214
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3215
3215
|
};
|
|
3216
3216
|
minioImportMeta: {
|
|
3217
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3217
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3218
3218
|
priceFactor: number;
|
|
3219
3219
|
queueSlotCount: number;
|
|
3220
3220
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3268,7 +3268,7 @@ export declare const robotsMeta: {
|
|
|
3268
3268
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3269
3269
|
};
|
|
3270
3270
|
minioStoreMeta: {
|
|
3271
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3271
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3272
3272
|
priceFactor: number;
|
|
3273
3273
|
queueSlotCount: number;
|
|
3274
3274
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3322,7 +3322,7 @@ export declare const robotsMeta: {
|
|
|
3322
3322
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3323
3323
|
};
|
|
3324
3324
|
s3ImportMeta: {
|
|
3325
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3325
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3326
3326
|
priceFactor: number;
|
|
3327
3327
|
queueSlotCount: number;
|
|
3328
3328
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3376,7 +3376,7 @@ export declare const robotsMeta: {
|
|
|
3376
3376
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3377
3377
|
};
|
|
3378
3378
|
s3StoreMeta: {
|
|
3379
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3379
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3380
3380
|
priceFactor: number;
|
|
3381
3381
|
queueSlotCount: number;
|
|
3382
3382
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3430,7 +3430,7 @@ export declare const robotsMeta: {
|
|
|
3430
3430
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3431
3431
|
};
|
|
3432
3432
|
scriptRunMeta: {
|
|
3433
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3433
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3434
3434
|
priceFactor: number;
|
|
3435
3435
|
queueSlotCount: number;
|
|
3436
3436
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3484,7 +3484,7 @@ export declare const robotsMeta: {
|
|
|
3484
3484
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3485
3485
|
};
|
|
3486
3486
|
sftpImportMeta: {
|
|
3487
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3487
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3488
3488
|
priceFactor: number;
|
|
3489
3489
|
queueSlotCount: number;
|
|
3490
3490
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3538,7 +3538,7 @@ export declare const robotsMeta: {
|
|
|
3538
3538
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3539
3539
|
};
|
|
3540
3540
|
sftpStoreMeta: {
|
|
3541
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3541
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3542
3542
|
priceFactor: number;
|
|
3543
3543
|
queueSlotCount: number;
|
|
3544
3544
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3592,7 +3592,7 @@ export declare const robotsMeta: {
|
|
|
3592
3592
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3593
3593
|
};
|
|
3594
3594
|
speechTranscribeMeta: {
|
|
3595
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3595
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3596
3596
|
priceFactor: number;
|
|
3597
3597
|
queueSlotCount: number;
|
|
3598
3598
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3646,7 +3646,7 @@ export declare const robotsMeta: {
|
|
|
3646
3646
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3647
3647
|
};
|
|
3648
3648
|
supabaseImportMeta: {
|
|
3649
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3649
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3650
3650
|
priceFactor: number;
|
|
3651
3651
|
queueSlotCount: number;
|
|
3652
3652
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3700,7 +3700,7 @@ export declare const robotsMeta: {
|
|
|
3700
3700
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3701
3701
|
};
|
|
3702
3702
|
supabaseStoreMeta: {
|
|
3703
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3703
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3704
3704
|
priceFactor: number;
|
|
3705
3705
|
queueSlotCount: number;
|
|
3706
3706
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3754,7 +3754,7 @@ export declare const robotsMeta: {
|
|
|
3754
3754
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3755
3755
|
};
|
|
3756
3756
|
swiftImportMeta: {
|
|
3757
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3757
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3758
3758
|
priceFactor: number;
|
|
3759
3759
|
queueSlotCount: number;
|
|
3760
3760
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3808,7 +3808,7 @@ export declare const robotsMeta: {
|
|
|
3808
3808
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3809
3809
|
};
|
|
3810
3810
|
swiftStoreMeta: {
|
|
3811
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3811
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3812
3812
|
priceFactor: number;
|
|
3813
3813
|
queueSlotCount: number;
|
|
3814
3814
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3862,7 +3862,7 @@ export declare const robotsMeta: {
|
|
|
3862
3862
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3863
3863
|
};
|
|
3864
3864
|
textSpeakMeta: {
|
|
3865
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3865
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3866
3866
|
priceFactor: number;
|
|
3867
3867
|
queueSlotCount: number;
|
|
3868
3868
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3916,7 +3916,7 @@ export declare const robotsMeta: {
|
|
|
3916
3916
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3917
3917
|
};
|
|
3918
3918
|
textTranslateMeta: {
|
|
3919
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3919
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3920
3920
|
priceFactor: number;
|
|
3921
3921
|
queueSlotCount: number;
|
|
3922
3922
|
isAllowedForUrlTransform: boolean;
|
|
@@ -3970,7 +3970,7 @@ export declare const robotsMeta: {
|
|
|
3970
3970
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
3971
3971
|
};
|
|
3972
3972
|
tigrisImport: {
|
|
3973
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3973
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
3974
3974
|
priceFactor: number;
|
|
3975
3975
|
queueSlotCount: number;
|
|
3976
3976
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4024,7 +4024,7 @@ export declare const robotsMeta: {
|
|
|
4024
4024
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4025
4025
|
};
|
|
4026
4026
|
tigrisStore: {
|
|
4027
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4027
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4028
4028
|
priceFactor: number;
|
|
4029
4029
|
queueSlotCount: number;
|
|
4030
4030
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4078,7 +4078,7 @@ export declare const robotsMeta: {
|
|
|
4078
4078
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4079
4079
|
};
|
|
4080
4080
|
tlcdnDeliverMeta: {
|
|
4081
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4081
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4082
4082
|
priceFactor: number;
|
|
4083
4083
|
queueSlotCount: number;
|
|
4084
4084
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4132,7 +4132,7 @@ export declare const robotsMeta: {
|
|
|
4132
4132
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4133
4133
|
};
|
|
4134
4134
|
tusStoreMeta: {
|
|
4135
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4135
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4136
4136
|
priceFactor: number;
|
|
4137
4137
|
queueSlotCount: number;
|
|
4138
4138
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4186,7 +4186,7 @@ export declare const robotsMeta: {
|
|
|
4186
4186
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4187
4187
|
};
|
|
4188
4188
|
uploadHandleMeta: {
|
|
4189
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4189
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4190
4190
|
priceFactor: number;
|
|
4191
4191
|
queueSlotCount: number;
|
|
4192
4192
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4240,7 +4240,7 @@ export declare const robotsMeta: {
|
|
|
4240
4240
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4241
4241
|
};
|
|
4242
4242
|
videoAdaptiveMeta: {
|
|
4243
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4243
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4244
4244
|
priceFactor: number;
|
|
4245
4245
|
queueSlotCount: number;
|
|
4246
4246
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4294,7 +4294,7 @@ export declare const robotsMeta: {
|
|
|
4294
4294
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4295
4295
|
};
|
|
4296
4296
|
videoArtworkMeta: {
|
|
4297
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4297
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4298
4298
|
priceFactor: number;
|
|
4299
4299
|
queueSlotCount: number;
|
|
4300
4300
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4348,7 +4348,7 @@ export declare const robotsMeta: {
|
|
|
4348
4348
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4349
4349
|
};
|
|
4350
4350
|
videoConcatMeta: {
|
|
4351
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4351
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4352
4352
|
priceFactor: number;
|
|
4353
4353
|
queueSlotCount: number;
|
|
4354
4354
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4402,7 +4402,7 @@ export declare const robotsMeta: {
|
|
|
4402
4402
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4403
4403
|
};
|
|
4404
4404
|
videoEncodeMeta: {
|
|
4405
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4405
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4406
4406
|
priceFactor: number;
|
|
4407
4407
|
queueSlotCount: number;
|
|
4408
4408
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4456,7 +4456,7 @@ export declare const robotsMeta: {
|
|
|
4456
4456
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4457
4457
|
};
|
|
4458
4458
|
videoGenerateMeta: {
|
|
4459
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4459
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4460
4460
|
priceFactor: number;
|
|
4461
4461
|
queueSlotCount: number;
|
|
4462
4462
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4510,7 +4510,7 @@ export declare const robotsMeta: {
|
|
|
4510
4510
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4511
4511
|
};
|
|
4512
4512
|
videoMergeMeta: {
|
|
4513
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4513
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4514
4514
|
priceFactor: number;
|
|
4515
4515
|
queueSlotCount: number;
|
|
4516
4516
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4564,7 +4564,7 @@ export declare const robotsMeta: {
|
|
|
4564
4564
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4565
4565
|
};
|
|
4566
4566
|
videoOndemandMeta: {
|
|
4567
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4567
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4568
4568
|
priceFactor: number;
|
|
4569
4569
|
queueSlotCount: number;
|
|
4570
4570
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4618,7 +4618,7 @@ export declare const robotsMeta: {
|
|
|
4618
4618
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4619
4619
|
};
|
|
4620
4620
|
videoSplitMeta: {
|
|
4621
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4621
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4622
4622
|
priceFactor: number;
|
|
4623
4623
|
queueSlotCount: number;
|
|
4624
4624
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4672,7 +4672,7 @@ export declare const robotsMeta: {
|
|
|
4672
4672
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4673
4673
|
};
|
|
4674
4674
|
videoSubtitleMeta: {
|
|
4675
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4675
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4676
4676
|
priceFactor: number;
|
|
4677
4677
|
queueSlotCount: number;
|
|
4678
4678
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4726,7 +4726,7 @@ export declare const robotsMeta: {
|
|
|
4726
4726
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4727
4727
|
};
|
|
4728
4728
|
videoThumbsMeta: {
|
|
4729
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4729
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4730
4730
|
priceFactor: number;
|
|
4731
4731
|
queueSlotCount: number;
|
|
4732
4732
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4780,7 +4780,7 @@ export declare const robotsMeta: {
|
|
|
4780
4780
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4781
4781
|
};
|
|
4782
4782
|
vimeoImportMeta: {
|
|
4783
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4783
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4784
4784
|
priceFactor: number;
|
|
4785
4785
|
queueSlotCount: number;
|
|
4786
4786
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4834,7 +4834,7 @@ export declare const robotsMeta: {
|
|
|
4834
4834
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4835
4835
|
};
|
|
4836
4836
|
vimeoStoreMeta: {
|
|
4837
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4837
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4838
4838
|
priceFactor: number;
|
|
4839
4839
|
queueSlotCount: number;
|
|
4840
4840
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4888,7 +4888,7 @@ export declare const robotsMeta: {
|
|
|
4888
4888
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4889
4889
|
};
|
|
4890
4890
|
wasabiImportMeta: {
|
|
4891
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4891
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4892
4892
|
priceFactor: number;
|
|
4893
4893
|
queueSlotCount: number;
|
|
4894
4894
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4942,7 +4942,7 @@ export declare const robotsMeta: {
|
|
|
4942
4942
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4943
4943
|
};
|
|
4944
4944
|
wasabiStoreMeta: {
|
|
4945
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4945
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4946
4946
|
priceFactor: number;
|
|
4947
4947
|
queueSlotCount: number;
|
|
4948
4948
|
isAllowedForUrlTransform: boolean;
|
|
@@ -4996,7 +4996,7 @@ export declare const robotsMeta: {
|
|
|
4996
4996
|
uses_tools?: ("ffmpeg" | "imagemagick")[] | undefined;
|
|
4997
4997
|
};
|
|
4998
4998
|
youtubeStoreMeta: {
|
|
4999
|
-
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
4999
|
+
name: "AiChatRobot" | "UploadHandleRobot" | "FileServeRobot" | "FileWatermarkRobot" | "FileVerifyRobot" | "EdglyDeliverRobot" | "TlcdnDeliverRobot" | "VideoSubtitleRobot" | "VideoEncodeRobot" | "VideoAdaptiveRobot" | "VideoMergeRobot" | "VideoConcatRobot" | "AudioWaveformRobot" | "AudioEncodeRobot" | "AudioLoopRobot" | "AudioConcatRobot" | "AudioMergeRobot" | "AudioArtworkRobot" | "AudioSplitRobot" | "BoxImportRobot" | "BoxStoreRobot" | "VideoArtworkRobot" | "ImageFacedetectRobot" | "ImageDescribeRobot" | "ImageCopyrightdetectRobot" | "ImageOcrRobot" | "ImageBgremoveRobot" | "ImageUpscaleRobot" | "ImageGenerateRobot" | "ImageEnhanceRobot" | "DocumentOcrRobot" | "DocumentOptimizeRobot" | "SpeechTranscribeRobot" | "VideoThumbsRobot" | "FileVirusscanRobot" | "ImageOptimizeRobot" | "FileCompressRobot" | "MetaReadRobot" | "FileDecompressRobot" | "MetaWriteRobot" | "DocumentThumbsRobot" | "DocumentConvertRobot" | "DocumentExtractRobot" | "DocumentMergeRobot" | "DocumentSplitRobot" | "DocumentAutorotateRobot" | "HtmlConvertRobot" | "ImageResizeRobot" | "ImageMergeRobot" | "S3ImportRobot" | "S3StoreRobot" | "DigitalOceanImportRobot" | "DigitalOceanStoreRobot" | "BackblazeImportRobot" | "BackblazeStoreRobot" | "MinioImportRobot" | "MegaImportRobot" | "TigrisImportRobot" | "CloudflareImportRobot" | "SupabaseImportRobot" | "MinioStoreRobot" | "MegaStoreRobot" | "TigrisStoreRobot" | "CloudflareStoreRobot" | "SupabaseStoreRobot" | "WasabiImportRobot" | "WasabiStoreRobot" | "SwiftImportRobot" | "SwiftStoreRobot" | "GoogleImportRobot" | "GoogleStoreRobot" | "DropboxImportRobot" | "DropboxStoreRobot" | "HttpImportRobot" | "SftpImportRobot" | "SftpStoreRobot" | "FtpImportRobot" | "FtpStoreRobot" | "CloudfilesImportRobot" | "CloudfilesStoreRobot" | "AzureImportRobot" | "AzureStoreRobot" | "YoutubeStoreRobot" | "VimeoImportRobot" | "VimeoStoreRobot" | "AssemblySavejsonRobot" | "ScriptRunRobot" | "FileHashRobot" | "FileReadRobot" | "VideoOndemandRobot" | "VideoSplitRobot" | "VideoGenerateRobot" | "FileFilterRobot" | "TextSpeakRobot" | "TextTranslateRobot" | "FilePreviewRobot" | "TusStoreRobot" | "ProgressSimulateRobot";
|
|
5000
5000
|
priceFactor: number;
|
|
5001
5001
|
queueSlotCount: number;
|
|
5002
5002
|
isAllowedForUrlTransform: boolean;
|