Reddit Story Video Maker avatar

Reddit Story Video Maker

Try for free

No credit card required

Go to Store
Reddit Story Video Maker

Reddit Story Video Maker

stefanie-rink/reddit-story-video-maker
Try for free

No credit card required

Finds the most successful posts from reddit and turns them into a short format video script that can be converted into a video

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • Created in Mar 2025

  • Modified 17 hours ago

Subreddits

subredditsarrayOptional

List of subreddits to scrape. You can include 'r/' prefix but it's not required.

Default value of this property is ["amiwrong","Comebacks","nosleep","shortscarystories","PointlessStories","tifu","sillyconfession","Paranormal"]

Script Generation Prompt

scriptPromptstringOptional

Custom prompt for script generation. If not provided, a default prompt will be used that creates dramatic, short-form video scripts.

LLM Provider

llmProviderEnumRequired

The LLM provider to use for script generation

Value options:

"openai": string"anthropic": string"google": string

Default value of this property is "google"

OpenAI API Key

openaiApiKeystringOptional

Your OpenAI API key (required if using OpenAI provider)

Anthropic API Key

anthropicApiKeystringOptional

Your Anthropic API key (required if using Anthropic provider)

Google API Key

googleApiKeystringOptional

Your Google API key (required if using Google provider)

Apify API Token

apifyApiKeystringOptional

Your Apify API token for running the Reddit Subreddit Scraper. If not provided, will use the environment variable APIFY_API_TOKEN or APIFY_TOKEN.

LLM Model

modelNameEnumOptional

Specific model to use from the selected provider. Note: When running on Apify, only gpt-4o, gpt-4o-mini, o1, o3-mini are officially supported.

Value options:

"gpt-4o": string"gpt-4o-mini": string"o1": string"o3-mini": string"gpt-3.5-turbo": string"claude-3-haiku-20240307": string"claude-3-sonnet-20240229": string"claude-3-opus-20240229": string"gemini-pro": string"gemini-1.5-pro": string"gemini-1.5-flash": string

Default value of this property is "gemini-2.0-flash"

Maximum Posts

maxPostsintegerOptional

Maximum number of posts to scrape per subreddit

Default value of this property is 50

Number of Scripts

numScriptsintegerOptional

Number of top posts to generate scripts for (based on value score)

Default value of this property is 5

Sort Posts By

sortByEnumOptional

How to sort the Reddit posts

Value options:

"top": string"hot": string"new": string"rising": string

Default value of this property is "top"

Timeframe

timeframeEnumOptional

Timeframe for posts (only applies to 'top' sorting)

Value options:

"hour": string"day": string"week": string"month": string"year": string"all": string

Default value of this property is "month"

Debug Mode

debugbooleanOptional

Enable debug logging

Default value of this property is false