Useful References
This page collects example commands, placeholder embedded videos, and external links.
Example Commands
Generate a video from an AskReddit post using comments:
reddit-2-video --subreddit AskReddit --type comments --count 10 --alternate=on,on --title-color H0000FF --output example-1
Generate a horror-style story from nosleep:
reddit-2-video --subreddit nosleep --horror --post-confirmation --music <path-to-music> --youtube-short --output example-2.mp4
Generate repeated output from pettyrevenge posts:
reddit-2-video --subreddit pettyrevenge --repeat 3 --no-nsfw --censor --sort top --output example-3
Generate a multi-post video:
reddit-2-video --subreddit dadjokes --type multi --count 3 --sort rising --framerate 75 --output example-4.mp4
Generate from a single Reddit post URL:
reddit-2-video --subreddit https://www.reddit.com/r/TrueOffMyChest/comments/1sfywpl/my_husband_has_started_wearing_makeup_and_i_hate/ --end-card <path-to-gif> -v --output example-5
Notes:
- The URLs above are placeholders and will 404 until you upload the release assets.
- The poster image paths are placeholders and can be swapped to
.png,.jpg, or.webp. - If you prefer, each example can link out to a release asset instead of embedding inline video.
External References
Last reviewed: 2026-04-08