I'm just getting started with the YouTube Live Streaming API (using Python), and things are working great except there's some advanced settings which don't seem to be exposed by the API (or at least not documented). Does anyone know how to set the options highlighted in the screenshot below?
If you cannot see the image for whatever reason, some examples of settings I would like to set:
- Enable slow mode
- Change license to Creative Commons
- Uncheck "Promote on my channel page" option
- Uncheck "Make video statistics on the watch page publicly visible" option
- Check "Automatically make archive unlisted once the stream has ended."
- Uncheck "Allow comments"
- Uncheck "Users can view ratings for this video"
- Select "Optimize for interaction (low latency)"
Thanks.