I want to develop my own little program that I download all of the comments from a youtube video but I do not understand how to get the api youtube. I would like a step by step description. thanks
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
closed as not a real question by JaredMcAteer, SimpleCoder, sgar91, Stuart, nneonneo Mar 1 at 6:21
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
The youTube API is fully documented with examples. https://developers.google.com/youtube/ No one wants to copy and paste the API docs here. Go there and read. |
|||
|
|
|
May be you should take a look at : example code In your code, you have to manipulate a |
|||
|
|