SkillAgentSearch skills...

AutoShorts

Automatic short-form video generator from Reddit posts

Install / Use

/learn @emmittjames/AutoShorts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Short-form Video Generator

Table of contents

General Info

YouTube channel link: youtube.com/@DashofReddit

This project is a short-form video generator designed to automate the creation and upload of videos to YouTube. Content is sourced from Reddit using PRAW, screenshots are captured via Selenium, and speech is generated from text using Amazon Polly. The elements are then stitched together and overlaid on a background video. Finally, the videos are automatically uploaded to YouTube using the YouTube Data API.

Technologies

Project created with:

Project hosted with:

  • Raspberry Pi 5 - Runs Docker container of AutoShorts 0-2 times a day signaled by a cron job (still experimenting with optimal upload schedule)

Getting Started

Start Selenium Grid container: docker run -d -p 4444:4444 -p 7900:7900 --shm-size="2g" --name selenium selenium/standalone-firefox:latest

Related Skills

View on GitHub
GitHub Stars7
CategoryContent
Updated10mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on May 26, 2025

No findings