Linux 软件免费装
Banner图

Video To AI Blog Post

开发者 abdullahtofa
更新时间 2026年6月25日 05:10
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

video blog youtube auto-publish ai-summary

下载

5.4.0

详情介绍:

Video To AI Blog Post monitors your YouTube channel and automatically creates WordPress blog posts whenever a new video is published. Each post includes the exact video title, embedded player, YouTube thumbnail as the featured image, and an AI-generated summary based on the actual video transcript. Key Features: How It Works:
  1. The plugin checks your YouTube channel's RSS feed on a schedule you choose (every 5, 15, or 30 minutes, or hourly)
  2. When a new video is detected, it fetches the video transcript via the YouTube Captions API
  3. The transcript is sent to OpenAI's ChatGPT API to generate a content-based blog summary
  4. A WordPress post is created with the video title, embedded video, thumbnail as featured image, and AI summary
Third-Party Services: This plugin connects to the following external services. By configuring and using these services, you consent to their respective terms: All API credentials are stored in your WordPress database and all API calls are made directly from your server to the respective services. No data is sent to the plugin author's servers.

安装:

  1. Upload the video-to-ai-blog-post folder to /wp-content/plugins/ or install via Plugins > Add New > Upload Plugin.
  2. Activate the plugin.
  3. Go to Settings > Video to Blog.
  4. Follow the built-in setup guide to configure your YouTube channel, Google Cloud API credentials, and OpenAI API key.
  5. Choose your publishing mode and enable the master switch.

升级注意事项:

5.4.0 Initial release.

常见问题:

Do I need a Google Cloud account?

Yes. You need a free Google Cloud project with the YouTube Data API v3 enabled. The plugin includes a detailed step-by-step guide in its settings page. The free tier provides 10,000 API units per day, which is more than enough for most channels.

Does this cost money?

The plugin itself is free. The YouTube Data API has a generous free tier. OpenAI charges a small fee per API call (approximately $0.01-0.03 per blog summary). You will need to add a payment method to your OpenAI account.

Can I use this with a channel I don't own?

The YouTube Captions API requires owner-level access to download transcripts. For channels you don't own, the plugin falls back to scraping public captions or using the video description for summaries.

Will it publish all my old videos when I first activate it?

No. The default mode is "New Only" which only processes videos published after you activate the plugin. You can optionally choose "From Date" to include videos from a specific date, or "All Videos" to process everything in the RSS feed.

更新日志:

5.4.0