← 返回
内容创作 Key 中文

OpenFun

Create viral short-form videos using AI. Analyze trending patterns, generate original content that hits the same beats, render and download MP4s. Use when th...
使用AI创作病毒式短视频。分析热门趋势,生成契合热点规律的原创内容,渲染并下载MP4视频。
andyluvis
内容创作 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 463
下载
💾 23
安装
1
版本
#latest

概述

OpenFun — AI Video Factory

Create original viral short-form videos by reverse-engineering what works.

OpenFun is NOT a video clipper. It analyzes viral patterns (hook timing, pacing, emotional arc) and generates original content that hits the same beats.

Setup

npm install -g openfun-cli
openfun login

Login opens a browser for auth. Token persists in ~/.openfun/config.json.

Commands

Find trending patterns

openfun trends --niche <niche> --count <n>

Returns trending content patterns in a niche. Use this to decide what to create.

Remix a trend

openfun remix <trend-id> \
  --brand "Brand Name" \
  --tone casual \
  --hook "Your custom hook" \
  --cta "Your call to action"

Creates an original script based on a trending pattern, customized for the user's brand.

Options:

  • --brand — Brand or creator name
  • --tone — casual, professional, humorous, motivational, educational
  • --hook — Custom hook text (optional, auto-generated if omitted)
  • --cta — Call to action (optional)
  • --niche — Override niche from trend

Render a video

openfun render <remix-id>

Kicks off video rendering. Returns a job ID. Rendering takes 30-90 seconds.

Check video status

openfun videos

Lists all videos with their status (rendering, ready, failed).

Download a video

openfun download <video-id> -o output.mp4

Downloads a rendered video as MP4.

Account info

openfun account

Shows plan, usage, and remaining credits.

Typical Workflow

# 1. Find what's trending in your niche
openfun trends --niche fitness --count 5

# 2. Pick a trend and remix it
openfun remix abc123 --brand "FitLife" --tone motivational

# 3. Render the video
openfun render def456

# 4. Check status
openfun videos

# 5. Download when ready
openfun download ghi789 -o fitness-video.mp4

Agent Tips

  • All commands output JSON by default (add --pretty for human-readable)
  • Exit codes: 0 = success, 1 = user error, 2 = API error
  • Errors go to stderr, data to stdout
  • No interactive prompts — fully automatable
  • Run openfun trends across multiple niches to find the best opportunities
  • Batch multiple remixes, then render them all

Plans

  • Free: 5 remixes/month + 3 watermarked videos/month
  • Pro ($19/mo): 50 remixes + 20 videos + no watermark
  • Scale ($49/mo): Unlimited remixes + 100 videos + priority rendering

Links

  • Website: https://www.openfun.ai
  • CLI repo: https://github.com/andyluvis/openfun-cli

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 00:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 294 📥 136,399
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,129
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 857 📥 199,251