Official application website

Clipper Emsa Pro

Clipper Emsa Pro is a web app that helps a user create short vertical video clips, review generated publishing details, and publish approved videos to the user's own YouTube or TikTok account after the user grants the required platform permission.

Google OAuth YouTube Upload

Requests only the YouTube upload scope and uses it to publish generated Shorts.

TikTok API Direct Post

Lets an authorized creator preview a generated video, choose required TikTok settings, confirm consent, and submit the post.

Workflow Clipper Pipeline

Queue, clip rendering, captions, SFTP media storage, and publish status.

Connected Platform Publishing

Clipper Emsa Pro exposes the user-facing flows needed for platform review. YouTube upload and TikTok Direct Post are separate authorization paths, and each publish action uses only the permission needed for that platform.

YouTube OAuth Upload

The app requests https://www.googleapis.com/auth/youtube.upload only when the user connects YouTube, then uploads the approved generated video to the user's authorized channel.

TikTok Direct Post

The app lets the reviewer connect TikTok, view creator information, preview the selected video, choose privacy and interaction settings, confirm TikTok policy consent, and submit the post.

  1. The user opens Clipper Emsa Pro and selects the publishing platform they want to connect.
  2. The app redirects the user to the selected platform authorization flow and requests the relevant upload or publish permission.
  3. After consent, the app stores server-side tokens only as needed to complete the user-requested upload or publish workflow.
  4. The user can review generated video details, privacy settings, and publish status before or after submission.
  5. The app stores platform response IDs, status, and audit logs so the user can confirm the result.