Reddit Story Video Maker
No credit card required
Reddit Story Video Maker
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
Actor Metrics
1 monthly user
No reviews yet
No bookmarks yet
Created in Mar 2025
Modified 17 hours ago
Subreddits
subreddits
arrayOptional
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
scriptPrompt
stringOptional
Custom prompt for script generation. If not provided, a default prompt will be used that creates dramatic, short-form video scripts.
LLM Provider
llmProvider
EnumRequired
The LLM provider to use for script generation
Value options:
"openai": string"anthropic": string"google": string
Default value of this property is "google"
Anthropic API Key
anthropicApiKey
stringOptional
Your Anthropic API key (required if using Anthropic provider)
Apify API Token
apifyApiKey
stringOptional
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
modelName
EnumOptional
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
maxPosts
integerOptional
Maximum number of posts to scrape per subreddit
Default value of this property is 50
Number of Scripts
numScripts
integerOptional
Number of top posts to generate scripts for (based on value score)
Default value of this property is 5
Sort Posts By
sortBy
EnumOptional
How to sort the Reddit posts
Value options:
"top": string"hot": string"new": string"rising": string
Default value of this property is "top"