Git Commits
dev commits 8
ohnsh/dev-
6:27 pm — John Sherrell <dev@ohn.sh>
stream-utils: added package.json to bring in youtube-client executable and define package scripts. Still feeling out how this should work.
-
4:24 pm — John Sherrell <dev@ohn.sh>
youtube-client: Added `broadcast ensure` command that returns an existing ready broadcast (one with `lifeCycleStatus: 'ready'` and `enableAutoStart: true`) or creates one if none exist. This is the core operation needed by the stream automation.
-
2:53 am — John Sherrell <dev@ohn.sh>
youtube-client: stream key in api sample has been refreshed. (This project is now on GitHub.)
-
2:37 am — John Sherrell <dev@ohn.sh>
stream-utils: Comments
-
2:19 am — John Sherrell <dev@ohn.sh>
youtube-client: an actual CLI is forming. Creating broadcasts and streaming without touching the web interface is now working (enableAutoStart and enableAutoStop properties are critical).
-
2:17 am — John Sherrell <dev@ohn.sh>
stream-utils: installed @aws-sdk/client-s3, consolidated some ffmpeg commands.
-
2:16 am — John Sherrell <dev@ohn.sh>
scripts: not sure about this package.
-
2:15 am — John Sherrell <dev@ohn.sh>
sh: Cleaning up ancient shell scripts.