Youtube Shorts - Fully Automated - Questions/Suggestions

Hustlix

Newbie
Joined
Apr 3, 2025
Messages
39
Reaction score
38
Hello Guys,

I started coding a YouTube Short Video Generator in python using moviepy.

For now I added:
  • Grab Quotes by API
  • TTS (from Google)
  • Grab a Background Image (Pexels API based on the keywords of the quote)
  • Background Music (added some lofi music for now)
  • Logging into CSV (Name of File, Quote, Author, Keywords)
  • 1080x1920 / 30 FPS for now.

Whats planned:
  • Automated generation
  • Automatied upload to Youtube (using keywords, title from the csv)
  • Make a Dashboard to overview generation/upload status when running on a vps for example.
  • Other niche then quotes.

If you have any questions or suggestion feel free to post them :)

I'm looking forward for suggestions to add. I might release it afterwards or give access to a bunch of people :)


Example Video

Screenshot-2025-04-21-174314.png


Example CSV

1745249735050.png


Cheers,

Hustlix
 
Last edited:
Update 1:
  • Added more content types
1745254206090.png
 
Back
Top