2

    Tiktok Upload

    by EchoEigo

    Automate TikTok video uploads with browser automation opencli tool

    Updated Jun 2026
    Security scanned

    $5

    · or 25 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Bypass TikTok's block on CDP file uploads via memory injection.
    • Programmatically update Draft.js caption fields with hashtags.
    • terminal, browser automation included
    • Instant install

    Sample input

    Upload latest_edit.mp4 to TikTok with the caption "Summer vibes! #travel #sunny" and save it as a draft.

    Sample output

    Starting chunked injection for 'latest_edit.mp4' (12.4MB)... Chunk 168/168 - 100.0% Complete. File injected successfully. Waiting for processing (estimated 10 mins)... Caption set via JS: "Summer vibes! #travel #sunny" Clicking 'Save draft' button. Status: Success. Video saved to drafts.

    About This Skill

    Automated TikTok Video Uploading

    TikTok's Creator Studio is notoriously difficult to automate due to strict anti-bot measures and browser restrictions that block standard file upload commands (CDP DOM.setFileInputFiles). Traditional AI agents often fail when attempting to interact with TikTok’s complex React-based UI and Draft.js caption editors.

    Advanced Injection Engine

    This skill implements a robust workaround using chunked base64 injection. By breaking down video files into small, manageable chunks and injecting them directly into the browser's memory via the OpenCLI proxy, it bypasses the "Not allowed" security errors. It then reconstructs the file as a Blob and programmatically triggers the internal TikTok upload handlers.

    Supported Capabilities

    • Chunked File Transfer: Uploads large video files by bypassing ARG_MAX limits.
    • Draft.js Integration: Programmatically sets captions and hashtags where standard 'fill' commands fail.
    • Status Polling: Monitors TikTok's server-side processing and wait times automatically.
    • Workflow Options: Supports both "Save as Draft" for manual review and "Post" for immediate publishing.

    Why Developers Use This

    Unlike simple prompting, which struggles with TikTok's hidden file inputs and global scope leakage (markerAttr errors), this skill provides a battle-tested state machine for content delivery. It handles the nuances of React re-renders and isolated network namespaces, ensuring your automation is reliable and production-ready.

    Use Cases

    • Bypass TikTok's block on CDP file uploads via memory injection.
    • Automate posting or drafting videos from headless server environments.
    • Programmatically update Draft.js caption fields with hashtags.
    • Poll video processing status to ensure reliable publishing.
    • TikTok Video Auto Upload

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell
    Browser

    Allowed Hosts

    www.tiktok.com

    - Requires OpenCLI installed and `opencli doctor` green - Chrome logged into TikTok account with OpenCLI extension installed

    Creator

    Frequently Asked Questions

    More Premium Skills