Posts a new top-level comment on a YouTube video or channel. Requires OAuth 2.0 authentication.
Arguments
- video_id
Character. ID of the video to comment on. Either `video_id` or `channel_id` must be provided.
- channel_id
Character. ID of the channel to comment on.
- text
Character. The text of the comment.
- ...
Additional arguments passed to
tuber_POST_json.