Chrome extension · One-click publishing · AI from transcripts

Turn any YouTube video into a WordPress blog post in seconds.

Publish directly from the YouTube watch page. The extension fills in the title, description, and thumbnail automatically — then posts it to your WordPress site as a draft or live article. Pro unlocks AI-written articles generated from the video transcript.

  • Quick content from YouTube
  • Connects to your own WordPress
  • AI article from transcript (Pro)

Stop rewriting videos by hand.

If you're a creator publishing both to YouTube and a blog, you know the drill: copy the title, write a summary, download a thumbnail, upload it, paste the embed, format everything. It eats 30–60 minutes per video, and half the time you don't bother doing it at all.

YouTube to WordPress makes it a single click — from the video page you're already on.

Built for creators who ship.

The free version handles the boring work. Pro handles the writing too.

One-click publish

A small panel appears under every YouTube video. Click Publish — it posts to WordPress as a draft or live article with title, description, embed, and featured image prefilled.

Custom title & intro text

Don't love YouTube's title? Rewrite it for SEO. Swap the description for your own intro. Editable right in the panel — no round-trip to WordPress.

Custom featured image

Upload your own banner or pick from YouTube's thumbnails. Served from your WordPress media library — no hotlinking, no CDN surprises.

PRO

AI-written articles

Pro reads the video's transcript and generates a polished blog post — complete with H2 headings, paragraphs, and a structured intro/conclusion. Five tones, three lengths, fully editable before publishing.

PRO

AI featured images (soon)

Generate a custom 16:9 feature image from the article topic — no stock-photo hunting. Standard and HD quality, full editorial control.

PRO

SEO metadata (soon)

Automatic meta title, description, focus keyword, and Open Graph tags — written for your article and saved to Yoast, Rank Math, or AIOSEO if installed.

Three steps. Publish in seconds.

You connect it to your own WordPress site once, then forget it exists until you need it.

  1. 1

    Install & connect

    Add the extension to Chrome. Paste your WordPress URL and an Application Password — the same mechanism WordPress itself uses for secure integrations. Test passes instantly.

  2. 2

    Open any YouTube video

    A compact publish panel slides in under the video title. Tweak the title, pick categories, add a featured image, decide draft or live. Nothing to learn.

  3. 3

    Click Publish

    Post appears on your WordPress site with embed, thumbnail, and formatted content. On Pro? A full AI article is drafted from the transcript first, with editable preview + HTML tabs.

Pricing that makes sense.

Free forever for the core publishing workflow. Pro if you want AI to write the article for you.

Free

$0 forever

Everything you need to publish videos as posts.

  • One-click publish from YouTube
  • Custom title & intro text
  • Custom featured image
  • Use the video description as post content
  • Draft or live publishing
  • Category picker
  • Works with any self-hosted WordPress
Add to Chrome

Ready in 60 seconds.

Install the extension from the Chrome Web Store, paste your WordPress credentials once, and publish your next video in a single click.

Add to Chrome

Chrome Web Store link coming soon — extension is in final review. In the meantime, email us for early access.

Frequently asked questions

Does this work with WordPress.com or only self-hosted sites?

Self-hosted WordPress only (the wordpress.org kind). WordPress.com's business plan exposes the REST API, so it works there too. Free-tier WordPress.com doesn't — those sites don't allow API publishing from third-party apps.

Do I need an OpenAI key for Pro?

Yes. Pro uses the bring-your-own-key (BYOK) model. You paste your OpenAI API key into the extension settings once, and the extension makes calls directly from your browser to OpenAI. We never see your key or your articles. This keeps Pro cheap, keeps your data private, and gives you direct control over costs.

How much does AI generation cost per article?

Roughly $0.001–$0.01 per article on GPT-5-mini (the default), depending on transcript length and article length. A 3-hour podcast transcript costs about a cent. Your OpenAI bill, your controls.

Can it generate articles without a transcript?

The AI features require captions because the article is derived from the actual content of the video. Videos without captions can still be published with the standard workflow — just without the AI article. Most YouTube videos have auto-generated captions.

Is my data sent anywhere?

No. The extension talks to three places: your WordPress site (REST API), YouTube (to read public video data), and — if Pro is active — OpenAI (with your own key). We don't operate a backend in the middle. For the license check, a small serverless function just verifies your license status.

How do I cancel Pro?

One click in your LemonSqueezy customer portal (link is emailed with your receipt). Your Pro features stay active until the end of the current billing period, then the extension quietly drops back to the free tier. No features break, you just lose access to AI generation.

Does it support draft scheduling or bulk publishing?

Scheduled draft & bulk publishing are on the near-term roadmap. If you need them today, email us — active users get first access to beta features.

Can I see the source before installing?

The extension is distributed as readable JavaScript via the Chrome Web Store — inspect it any time in chrome://extensions. The backend (license validation) is open source too.