Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 1
0 answers
98 views

I'm trying to show a 360 Youtube video in a react & vite project. I get the video to open up, but whatever I try it just doesn't get the controls in it. Just as an example this hasn't worked (I've ...
Score of 0
0 answers
140 views

We create playlists programmatically using the YouTube Data API v3 (playlists.insert) with the official PHP SDK. Example: $playlist = new Google_Service_YouTube_Playlist(); $playlist->setSnippet($...
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......
Advice
0 votes
7 replies
157 views

I asked this question about viewing local HTML files with YouTube embedded in <iframe> in my browser. Local HTML file embed youtube with <iframe> It was answered that it couldn't be done ...
Score of 0
1 answer
198 views

I have a created a test website at infinityfree and uploaded a test file to display a Youtube video in an <iframe\> <!DOCTYPE html> <html lang="en"> <head> <...
Advice
0 votes
0 replies
59 views

I am a software engineer, actually. I will make basic of coding language and project course. All will be paid, and I want to sell the source code also. Just don't know which platform will be best and ...
Advice
0 votes
0 replies
144 views

I want to use both a VPN and the anonymity of tor. How can I set up my VPN server, so that all traffic is routed from there through privoxy/tor? (Youtube e.g. has blocked the IP address of my VPN ...
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
6 replies
214 views

I don’t have any code to attach, and I know this isn’t a typical technical problem. The real issue is that I don’t even know where to start. I have a problem and I don’t know how to solve it, so I’m ...
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
0 answers
69 views

The seekTo method of the YouTube iframe API has the shape: player.seekTo(seconds: Number, allowSeekAhead: Boolean):Void Regarding allowSeekAhead, the docs say: We recommend that you set this ...
Score of 1
1 answer
740 views

UPDATE: somehow the embed shows up/works when I'd host the website on neocities but when I am checking the website locally it doesn't show up for some reason When I try to use a youtube video embed in ...
Advice
0 votes
2 replies
167 views

I'm a web dev and I'm creating a React based YouTube clone. I'm using MongoDB, storing YT Videos and their id's, and coding the frontend in React. <iframe title={video.title} src={...
Score of 2
1 answer
1403 views

When trying to show youtube video in my app with embeded way, it shows the error code: 152 - 4. I just want to make a view where passing the YouTube ID will play the YouTube video inside my app's ...
Score of 3
2 answers
1345 views

I am developing a Flutter app (Android 12 and Android 14 tested) and embedding YouTube videos using youtube_player_iframe (or youtube_player_flutter). The videos: Work perfectly in Chrome on the ...

15 30 50 per page
1
2 3 4 5
1059