Build and Run

The app is currently available as source. Build it locally with the project run script, then connect a Google OAuth desktop client in Settings.

Run the Mac app

./script/build_and_run.sh

YouTube API setup

  • Create a Google OAuth desktop client in Google Cloud.
  • Enable YouTube Data API v3.
  • Paste the client ID into the app Settings window.
  • Connect Google and select the channel to publish to.
Back to website