Case Study

Production

AutoTube

An AI pipeline that turns a novel into narrated, YouTube-ready videos — scrape, clean, translate, voice, image, stitch with FFmpeg, and upload.

AutoTube

Stack

Technologies

PythonFFmpegEdge TTSSeleniumGoogle Translate

Context

Tags

aipythonautomation

Overview

Give it a novel link and it runs end to end: scrape the chapters, clean the noise with rules + regex, translate, voice with Edge TTS, generate images, stitch a video with FFmpeg, and auto-upload to YouTube.

Where I first got comfortable chaining many independent tools into one reliable automated pipeline.