v1.3.0 is out!
Authentication is now done separately of management commands.
This means before creating a new Broadcast, you must YouTubeBroadcastCreator auth interactive, however this only needs to be done once as the credentials are cached afterward.
I also added logging, which logs to stderr. To the user, it will look no different than normal logs.
Tangent
For funzies I wanted to see what happens if I output my entire fastfetch into the description, see the second image for the result.
To replicate this, use the following description snippet:
"description": "$cmd[fastfetch]"
and call YouTubeBroadcastCreator broadcast create {params} --evaluate-formatter-commands
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.