Skip to content

Socials Studio v0.1.0-beta.1 - Public Beta

Pre-release
Pre-release

Choose a tag to compare

@tradewithmeai tradewithmeai released this 05 Aug 02:15
· 27 commits to main since this release

Socials Studio Public Beta

Publish your OpenMontage videos. OpenMontage creates the video. Socials Studio handles the
next stage: review, authentication and publication. Publish videos and posts to YouTube, TikTok,
Instagram and X.

Socials Studio is an independent community project. It is not affiliated with, maintained by or
endorsed by OpenMontage.

What is included

  • Login wizard for TikTok, Instagram, YouTube, and X (session creation via a real Chrome window
    you drive yourself)
  • Publish support for YouTube, TikTok, Instagram, and X
  • Safe-by-default workflow: --dry-run validates inputs without launching a browser or uploading
    anything; live publish defaults to private/draft where supported unless you explicitly ask for
    public
  • File-based OpenMontage compatibility: accepts any finished video file, including OpenMontage
    output, with no dependency on OpenMontage's code and no technical integration
  • Setup and usage documentation, issue templates, public roadmap

Testing status

This release has been developed with Claude Code. Publishing has been tested for YouTube, TikTok,
Instagram and X, including with OpenMontage-rendered video. Other coding agents, operating
systems, and configurations have not been validated at all yet.

This is a beta release. Test it carefully, use --dry-run first, and review anything before it
goes out to a live account.

Feedback wanted

Please share your test results and tell us:

  • Whether installation worked
  • Your operating system
  • Whether you used Claude Code or another coding agent
  • Whether authentication worked
  • Whether publication succeeded, and on which platform
  • Where the instructions were unclear
  • Any failure involving OpenMontage-rendered output specifically

Use GitHub Issues for reproducible problems (bug report, feature request, and beta-testing report
templates are all set up) and GitHub Discussions for broader feedback and ideas.

OpenMontage compatibility

Socials Studio accepts independently created video files, including video rendered by
OpenMontage, the same way it accepts any other file. This is file-based compatibility, not a
technical integration, plugin, adapter, or partnership.

Socials Studio is an independent community project. It is not affiliated with, maintained by or
endorsed by OpenMontage.

Known limitations

  • Browser-automation selectors are best-effort against live platform UIs and can go stale when a
    platform changes its upload/login flow.
  • No MCP server yet -- this is a CLI tool for now (python -m auth...), not an agent tool
    integration. Tracked in the roadmap.
  • No OpenMontage tools/publishers/ adapter exists yet, and any future one would be an ordinary
    third-party contribution, not an official integration or partnership.
  • No Bluesky publish support yet.

Installation

See the Install section of the README.