How do I use pageToken?
问题 I'm working on a simple program, and this is my first time using the YT API. I want to get all comments from any video, I can't do it without "pageToken," someone told me, but I can't seem to get what it does or how to use it. I need help. I'm using node.js. 回答1: Follow this document: https://developers.google.com/youtube/v3/quickstart/nodejs It will answer all your questions. 回答2: Top-Level Comments and Associated Replies According to the official docs, there are two API endpoints at one's