5 questions from the last 30 days
-1
votes
1
answer
69
views
How to change snippet.defaultLanguage of YouTube Video using API
I am using YouTube Data API Reference to change Video.snippet.defaultLanguage (https://developers.google.com/youtube/v3/docs/videos#snippet.defaultLanguage) using the following API call
var ...
-1
votes
0
answers
38
views
YouTube Data API v3 quota calculation - How the quota is calculated?
The documentation says that .list() commands should cost 1 quota, but in my script I only use .list() commands. However, the consumed quota does not match the expected number.
I tried with a simple ...
-2
votes
0
answers
26
views
Updated quota limit does not appear in dashboar for the #youtube-api, #youtube-data-api, #youtube-v3-api [closed]
I am researcher and I have requested a quota increase from YouTube for a user study and got my request approved.
The email I recieved for approval mentioned:
We have increased your quota by 100,000 ...
0
votes
0
answers
31
views
Youtube Captions API from API explorer returns 404 for a resource ID obtained from the list endpoint
I am using the google api explorer to attempt and download the Captions for a youtube video. For testing purposes, I am taking the video with the ID TDv56whosPQ, a mrbeast video.
Using ths list ...
0
votes
0
answers
11
views
Looker Studio + YouTube Analytics β How to access VideoType and Playlist fields?
I have a question: is there any other YouTube connector for Looker Studio that provides more fields, such as Video Type (Video, Shorts, etc.) and Playlist (the playlist the video belongs to)?
Iβm ...