Problem Details:
I want to utilize the YouTube Data API v3 and YouTube Live Streaming API to set up and create live streaming. However, despite going through the documentation, I haven't identified clear methodologies to configure the following settings:
Age restriction (advanced)
Comments and Ratings
Customization (Live Chat, Participant Modes, Reactions)
Details:
- Age restriction (advanced):
- Options:
- Yes, restrict my video to viewers over 18
- No, don't restrict my video to viewers over 18 only
- Options:
- Comments and Ratings:
- Comments options:
- Allow all comments
- Hold potentially inappropriate comments for review
- Enable/Disable ``Increase strictness''
- Hold all comments for review
- Disable comments
- Sorting options:
- Top
- Newest
- Like display options:
- Enable/Disable ``Show how many viewers like this stream''
- Comments options:
Customization:
- Live Chat:
- Options:
Enable/Disable ``live chat''
Enable/Disable ``live chat replay''
- Options:
- Participant Modes:
- Options:
- Anyone
- Subscribers
- Livecommentary (approved users)
- Options:
- Reactions:
- Options:
- Enable/Disable ``Live reactions''
- Options:
What I Tried and What I Was Expecting:
Regarding comment settings, I'm aware of issues in the configuration, as shown in the below issue tracker, such as the lack of official support for specific functionalities. I looked for documentation and examples on how to manage these settings through the APIs mentioned but found none that directly addressed my needs. I expected to find straightforward documentation or API methods that would allow me to configure these specific settings for live streaming.
Issue Trackers Referenced:
Could anyone offer guidance or point me to the relevant documentation or examples for managing these settings in YouTube live streaming via the APIs mentioned?
Thank you in advance.