Could not find it in the documents.
Is there any way to add a comment to videos from the YouTube v3 API?
There is no comment support in the v3 API of Youtube. If you want to work with comments, you need to use the v2 API. Here is a guide to using comments with the V2 API: https://developers.google.com/youtube/2.0/developers_guide_protocol_comments
To create a top-level comment, use the commentThreads.insert method.
commentThreads.insert
https://developers.google.com/youtube/v3/docs/commentThreads/insert
According to the Youtube API blog, comments are only available on v2 at the moment, until a βmodernβ alternative for v3 appears: http://apiblog.youtube.com/2014/03/committing-to-youtube-data-api-v3. html
Source: https://habr.com/ru/post/947475/More articles:Is the titanium index key search incredibly slow? - gremlinAndroid - Google Map not displaying - androidIs LiveAuthClient CanLogout always false? - windowsIs jQuery animation between two different CSS classes? - javascriptUsing SignalR server from Python code - javascriptWriting test results back to TestContext using Excel WorkSheet as a data source - c #Effectively find which group was matched in a RegExp search - javascriptRails module / folder naming convention - ruby-on-railshttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/947479/how-do-i-add-different-headers-to-different-pages&usg=ALkJrhjty_niqPgCcTSLB8MyA_qlcjDJ_gggplot2: how to set the default geom_bar () color in the subject - rAll Articles