Skip to content

Shynee1/TiktokVideoCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiktok Video Creator

Python application to automate the creation of Reddit storytime posts.
Manages everything from scraping the Reddit post to composing the final video.

animated

Features

  • Scrapes the top post from popular subreddit 'AITA'
  • Reads the post using Tiktok's text-to-speech API
  • Converts TTS to timestamped subtitles using OpenAI's 'Whisper'
  • Adds background audio/video and composes final result with MoviePy

Documentation