Regarding the specifications of autherDisplayName when retrieving comment information using the Youtube API
There has been a change in the values that can be obtained in comments resource’s snippet.authorDisplayName. Is this change intentional?
Example of authorDisplayName previously obtained: @user-{random string}
Updated authorDisplayName: @{string that appears to be user-specified}
Has anyone been able to download a YouTube video transcript, using CURL, via oauth2, using the YouTube API without getting a 403 error?
I want to be able to build an Apple Shortcut (app) that uses GET and POST calls to YouTube to download a transcript given a “videoId”. The steps seem to be:
HttpError 403: Quota Exceeded for YouTube Data API v3 CommentThreads Request
I’m encountering an issue when trying to retrieve comments from a YouTube video using the YouTube Data API v3. The error I’m getting is:
How can I access youtube watch history with API
English is not my native language so I’m sorry for any grammar mistakes.