Automate Video Translation from Multiple Sources with Rask AI
๐ฌ Rask AI Video Translation Workflow
This workflow is designed to translate a video accessible by URL (supported sources: YouTube, Google Drive, S3, Vimeo, or a direct link) into a language supported by Rask AI.
It automatically uploads your video, waits for it to finish processing, creates a translation project, and retrieves the final translated output.
You can use it to quickly build automations for localization, multilingual content creation, training materials, and more.
๐ Authentication
To run this workflow, make sure you have OAuth2 authentication configured in n8n under the name raskOAuth2.
Your OAuth2 credentials must include Client ID and Client Secret
You can find both in your Rask account settings:
๐ https://app.rask.ai/account
For details on Rask authentication, refer to the official documentation:
๐ https://docs.api.rask.ai/api-reference/authentication
Ensure that the raskOAuth2 authentication is selected in the following nodes: Upload media, Get media, Create project, Get project
These nodes interact with the Rask API and require valid credentials.
๐งช Test Input
You can test the workflow using the following sample values (simply insert these values into your trigger or input node to run a full translation cycle end-to-end.):
link**:
https://static.rask.ai/samples/sample_1.mp4
dst_lang** (target translation language):
en-us
Happy Translating! ๐โจ
Related Templates
Track Demo Bookings with Google Calendar to Meta Conversions API Integration
Who is this workflow for? If you're using Meta Ads to generate new leads to your sales pipeline, this workflow is for yo...
Transcribe & Summarize Audio with Whisper and GPT, from Google Drive to Notion
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Overview This work...
Build an MCP Server which answers questions with Retrieval Augmented Generation
Build an MCP Server which has access to a semantic database to perform Retrieval Augmented Generation (RAG) Tutorial C...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments