Leverage the Clorunk plugin with our powerful automation service. Automatically download videos from YouTube, upload them to your cloud, and publish to WordPress without lifting a finger.
Seamless integration with your favorite platforms
The Clorunk plugin provides the foundation for your video automation.
Designed for scripts to fetch videos from YouTube channels for processing.
Your automation can upload videos to Google Drive, Dropbox, pCloud, and Vimeo.
Creates `clrk_video` posts with metadata, taxonomies, and featured images.
Includes templates for a multi-server player, giving users source options.
Exposes an API for your scripts to manage video posts within WordPress.
The core plugin's API and advanced features are enabled via a license key.
A simple three-step process to automate your video workflow using our service.
Provide your YouTube channel details. Our service monitors for new videos.
Link your cloud storage and WordPress site (with Clorunk installed).
Our service downloads, uploads, and posts videos to your WordPress site automatically.
Choose the Clorunk Service plan that fits your needs.
For testing and light usage
Supports:
For regular content creators
Supports:
For power users and agencies
Supports:
The Clorunk plugin (license sold separately or bundled) is required on your WordPress site for the service to publish videos.
For developers using their own automation scripts with the Clorunk plugin installed on their site.
The Clorunk plugin exposes REST API endpoints on the user's WordPress site once installed and activated with a valid license.
POST https://YOUR_SITE.com/wp-json/clorunk-wp/v1/video
GET https://YOUR_SITE.com/wp-json/clorunk-wp/v1/check-video/{youtube_id}
GET https://YOUR_SITE.com/wp-json/clorunk-wp/v1/all-video-ids
API access is controlled by the active license status of the Clorunk plugin on the target WordPress site. Ensure the plugin license is active in the plugin settings.
Endpoint: POST /clorunk-wp/v1/video
Sends video metadata to create or update a `clrk_video` post.
{
// Required:
"youtube_id": "VIDEO_ID_HERE",
"title": "Video Title",
// Optional (see plugin docs for all fields):
"description": "Video description...",
"gdrive_file_id": "GOOGLE_DRIVE_FILE_ID"
}
{
"success": true, "post_id": 123,
"action": "created", "message": "..."
}
Endpoint: GET /clorunk-wp/v1/check-video/{youtube_id}
{ "exists": true, "post_id": 123 }
Endpoint: GET /clorunk-wp/v1/all-video-ids
[ { "wp_post_id": 123, "youtube_id": "ID1" }, ... ]
"The Clorunk Service is a game-changer! I'm saving hours every week."
- Emily R., YouTube Channel Manager
"Finally, a hassle-free way to get my YouTube videos onto my site and cloud storage. The Pro Service is worth every penny."
- John B., Online Course Creator
It's a hosted service that uses our automation engine in the backend. You provide your YouTube channel details and cloud credentials, and our service automates the downloading, uploading to your cloud (Google Drive, Dropbox, pCloud, Vimeo), and publishing to your WordPress site (which requires the Clorunk plugin to be installed there).
Yes, the Clorunk plugin must be installed and activated on your WordPress site. Our automation service uses this plugin's API to create and update video posts on your site.
These limits refer to the number of new YouTube videos our automation service will attempt to process (download, upload to your cloud, post to your WordPress) on your behalf within the given period, according to your plan.
This typically means the API key provided with your Pro plan can be used by our service to publish to up to three different WordPress sites where you have the Clorunk plugin installed and configured for that key. The exact enforcement depends on the Service Manager setup.
Yes! The Clorunk plugin (license sold separately or sometimes bundled) has its own REST API. If you prefer to run your own automation scripts, you can purchase a license for the plugin and use its API directly. This landing page primarily focuses on our hosted automation service which simplifies the process for you.
Stop wasting time manually managing videos. Let Clorunk handle it for you!
Choose Your Service Plan