Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Best practices
0 votes
0 replies
39 views

Background As part of a non-commercial personal fan project, I use the YouTube Data API to record daily view and like counts for a few channels. I'd like to retain this time-series data for over a ...
Advice
1 vote
3 replies
99 views

What is the correct escalation path when a YouTube Data API audit and quota extension review has stalled with no communication from the reviewing team for an extended period? Timeline of my case: - ...
Advice
0 votes
1 replies
59 views

I've been using youtube api v3 for a while now, and I was able to upload up to 100 videos a day. But in May, this limit suddenly dropped, and I can only upload 7 to 10 vídeos a day. I don't know what ...
Score of 0
0 answers
201 views

I have an autoplaying YouTube video that I have embedded via the API. When the page loads it shows the youtube pause icon for a few seconds and then it hides itself. This is the case even if I leave ...
Advice
0 votes
6 replies
125 views

I got following message from YouTube API Operations <[email protected]> that I'm identified many project which I do not recognize. I only recognize one out of 138 projects youtube has listed......
Score of 0
0 answers
63 views

I'm building a creator-facing analytics tool using the YouTube Analytics API (reports.query) with ids=channel==MINE and proper OAuth (yt-analytics.readonly scope). Basic metrics like "views" ...
Score of -1
1 answer
119 views

Is there any parameter somewhere to add in an html player where an iframe is used to play a YouTube video (the general common way), but I want the Stable Volume option to be disabled, not finding a ...
Score of 2
0 answers
102 views

Youtube's order: date on search.list gets the result in an antichronological way, making the latest videos appear first. For my project, I would need it to go on chronological order since I want to ...
Score of 2
0 answers
231 views

I'm building a video app where users navigate by clicking timestamps in a side panel, each calling player.seekTo(seconds, true). Until the embed redesign rolled out in late March 2026, this was silent:...
Advice
0 votes
1 replies
134 views

I am working on a private internal publishing tool that uses the YouTube Data API to upload videos to our own organization’s YouTube channel. The client uses OAuth 2.0 authorization and `videos.insert`...
Best practices
0 votes
2 replies
100 views

I'm building a video archive site that uses the YouTube IFrame Player API to embed VODs from official channels. The site has a user-toggleable "autoplay next video" feature similar to ...
Score of 3
1 answer
160 views

I’m trying to match a channel’s public Videos tab. I want archived livestreams excluded and premieres that appear in /videos kept. These two public videos reproduce the problem: IcZxVrRrzcM 6-...
Score of 0
1 answer
113 views

I’m using the YouTube Data API v3 search endpoint and explicitly filtering for videos using type=video, but I still receive results where id.kind is youtube#channel: Request: curl \ 'https://youtube....
Score of 0
2 answers
378 views

I am building an Android education app in Kotlin where lessons are organized by course, grade, and chapter, and videos are played from YouTube. To isolate the issue, I created a fresh minimal Android ...
Score of 0
0 answers
94 views

I am facing an issue with playing YouTube videos in a Flutter app. Initially, I used the youtube_player_flutter package, but it kept returning a 150 error code, which usually indicates that the video ...

15 30 50 per page
1
2 3 4 5
831