Top "Youtube" questions

YouTube is a video-sharing website on which users can upload, share, and view videos.

YouTube maxresdefault thumbnails

I need to use the maxresdefault version of my YouTube video thumbnails for a website, however upon developing the code …

youtube youtube-api youtube-channels youtube-data-api
Methods of removing the youtube iframe api console error - "blocked a frame with origin..." in chrome console

I'm using the youtube iframe api and get the following console error relating to the blocking of a frame with …

javascript youtube youtube-api
How do you mute an embedded Youtube player?

I'm experimenting with the Youtube player but I can't get it to mute by default. function onPlayerReady() { player.playVideo(); // Mute?! …

javascript youtube youtube-api
Play YouTube videos with MPMoviePlayerController instead of UIWebView

I'm trying to stream some youTube videos using the MPMoviePlayerController but I'm having some problems. The code I'm using is …

ios video streaming youtube mpmovieplayercontroller
How do I hide related videos at the end of a YouTube playlist embed code?

I am using this code to embed a playlist: <iframe width="816" height="459" src="https://www.youtube.com/embed/videoseries?…

video iframe youtube embed playlist
YouTube Video not playing in WebView - Android

I am tying to play YouTube video in WebView, WebView showing first look of video with play button, But after …

android video youtube android-webview
Youtube_dl : ERROR : YouTube said: Unable to extract video data

I'm making a little graphic interface with Python 3 which should download a youtube video with it URL. I use for …

python python-3.x download youtube youtube-dl
How to embed high quality video with new YouTube iframe style code

I am using youtubes new iframe code to embed video but the videos seem to be lower quality than if …

html youtube embed youtube-api
download only audio from youtube video using youtube-dl in python script

There's a few posts on downloading audio from YouTube using youtube-dl, but none of them are concrete or too helpful. …

python audio youtube youtube-dl
YouTube dropped #t start time support in direct URL and embed videos?

Recently, one could use #t=2m0s or #t=120 to set start time for direct links: http://www.youtube.com/…

youtube youtube-api