Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
17 views

We had the following YouTube reporting API to extract the basic metric channel_basic_a2 report curl --location 'https://youtubereporting.googleapis.com/v1/jobs/<reportId>/reports?createdAfter=...
Tyash's user avatar
  • 27
Tooling
1 vote
2 replies
51 views

I have an image and would like to get the URL of the Youtube videos (with the exact time) where this image (or similar) appears inside. I've already seen a site that does this ( https://findthisbase....
Gianluca Barbacci's user avatar
0 votes
0 answers
45 views

For the past week, the number of comments shown in YouTube Studio/API is significantly lower than the number of comments publicly visible under the video. Expected behavior: The YouTube Studio/API ...
user31827998's user avatar
0 votes
1 answer
46 views

When uploading a video to YouTube with the videos.insert endpoint of the YouTube Data API, there's an optional notifySubscribers parameter that sets whether users subscribed to a channel are notified ...
Stevoisiak's user avatar
  • 27.8k
0 votes
0 answers
62 views

I'm hitting the https://youtubeanalytics.googleapis.com/v2/reports API endpoint to retrieve the following metrics for a set of YouTube videos. https://youtubeanalytics.googleapis.com/v2/reports?...
Andrew Xie's user avatar
0 votes
1 answer
67 views

I am trying to set up an app using Flutter to act as a companion app that checks to see if logged-in user is a member; if they are, provide reward. I am using Firebase with Firestore and Functions to ...
Luke Litherland's user avatar
0 votes
1 answer
99 views

We are calling GET https://www.googleapis.com/youtube/v3/playlists with list of "snippet", "contentDetails" In reponse the following information about playlist { "etag&...
Ilya Ignatovich's user avatar
-1 votes
1 answer
81 views

It looks like starting around mid June of 2025, the v3 Search API no longer returns results if you don't provide the q= parameter as part of the API call. Before this time, it would return results ...
snoreraspy's user avatar
1 vote
0 answers
54 views

This question (from 2013) can be a similar one: YouTube API - List all channels that I manage Is there any YouTube API trick to get a list of regular channels I "manage"? The "regular&...
kangkyu's user avatar
  • 6,289
0 votes
1 answer
74 views

No matter what I try, this keeps failing: await youtube.captions.insert({ part: ['snippet'], media: { body: fs.createReadStream('/Users/wannes/Desktop/tmp.srt') }, requestBody: ...
Nice Zombies's user avatar
  • 1,205
0 votes
0 answers
47 views

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 ...
Alcebiades Silva's user avatar
1 vote
1 answer
147 views

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 ...
Jan's user avatar
  • 1
-1 votes
1 answer
93 views

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 ...
amit jha's user avatar
  • 414
1 vote
1 answer
101 views

Body: I am developing a Node.js application to interact with the YouTube Data API v3. I am trying to list channels managed by my YouTube Content Owner account. Despite extensive troubleshooting, I ...
Saminathan K's user avatar
0 votes
1 answer
59 views

We are using Google's YouTube Data API to pull videos from our YouTube channel. Our expected outcome is to pull the list of videos from our channel once a day, but we encountered the following issues ...
钟佩莹's user avatar

15 30 50 per page
1
2 3 4 5
302