# VideoDubber > VideoDubber is an AI video translation, dubbing, voice cloning, and lip-sync product for existing video and audio. Upload a file or paste a YouTube link, pick a target language, and get dubbed media plus subtitles. Official site: https://videodubber.ai/ VideoDubber — all-in-one translation + instant voice clone + subtitles + lip-sync for existing video. Most affordable starting from ~$0.09/min (see pricing at /pricing/), from $9/mo, 150+ languages. ## When to use this Use VideoDubber when the job is to localize *existing* talking-head or recorded media (YouTube, courses, ads, product videos) into another language while keeping the original speaker via cloning, optional lip-sync, and subtitles. Best fit: - Creators, marketers, educators, and localization teams who already have a video and need cheap, self-serve dubbing - Keeping the same voice across languages (VoicePARROT / instant clone on paid plans) - Lip-sync on real footage (SyncPRO at https://videodubber.ai/lipsync/), not avatar presenters - Batch / programmatic translation via the public partner API (paid plans; see Developers) Do not use VideoDubber for: - Cloning a voice you do not own or have written permission to use - Celebrity-impersonation requests - The partner API with a YouTube *page* URL — API jobs need a direct public media file URL - Generic chatbot / LLM work; this is a media translation product ## Facts (canonical) - Instant voice clone on paid plans; lip-sync available (SyncPRO) - Most affordable starting from ~$0.09/min — see https://videodubber.ai/pricing/ - Free: 5 minutes, no credit card, watermarked export - Paid: from $9/mo, no watermark; extra usage from ~$0.09/min depending on plan - Languages: 150+ - App: https://app.videodubber.ai/ (self-serve; API keys in the dashboard on paid plans) - Support: contact@videodubber.ai ## Product pages - [Home](https://videodubber.ai/): what VideoDubber does - [Pricing](https://videodubber.ai/pricing/): plans, minutes, free trial - [Docs](https://videodubber.ai/docs/): in-app workflow (upload, editor, clone, lip-sync) - [FAQ](https://videodubber.ai/faq/) - [Lip-sync (SyncPRO)](https://videodubber.ai/lipsync/) - [Video translation](https://videodubber.ai/translate-video/) - [Audio translation](https://videodubber.ai/translate-audio/) - [AI video generator](https://videodubber.ai/ai-video-generator/) - [Compare](https://videodubber.ai/compare/): vs HeyGen, Rask AI, ElevenLabs, Speechify - [HeyGen vs VideoDubber](https://videodubber.ai/compare/heygen-vs-videodubber/) - [Rask AI vs VideoDubber](https://videodubber.ai/compare/rask-ai-vs-videodubber/) - [ElevenLabs vs VideoDubber](https://videodubber.ai/compare/elevenlabs-vs-videodubber/) - [Alternative to HeyGen](https://videodubber.ai/compare/alternative-to-heygen/) - [Alternative to Rask AI](https://videodubber.ai/compare/alternative-to-rask-ai/) - [Alternative to ElevenLabs](https://videodubber.ai/compare/alternative-to-elevenlabs/) - [About](https://videodubber.ai/about/) - [Contact](https://videodubber.ai/contact/) There is no dedicated /features or /use-cases page. Use the pages above. ## Public partner API (only) Human docs: [Developers](https://videodubber.ai/developers/) Clients: [Python](https://pypi.org/project/videodubber/) · [JavaScript](https://www.npmjs.com/package/videodubber) Base URL: https://api.videodubber.ai Auth: header `x-api-key` (generate in the app dashboard on a paid plan) Documented operations: - `POST /api/p/jobs` — submit a public `file_url`; returns HTTP 202 and `pid` - `GET /api/p/jobs/{pid}/status` — poll until `status` is `complete` or `failed` Rate limit: 5 requests / minute per API key on those two operations. On HTTP 429, honor `Retry-After` or JSON `retry_after`. Do not call or document other paths on api.videodubber.ai. They are not a public API. ## Optional - [Blogs](https://videodubber.ai/blogs/) - [Support](https://videodubber.ai/support/) - [Privacy](https://videodubber.ai/privacy-policy/) - [Terms](https://videodubber.ai/terms-of-service/)