Click here to Skip to main content
15,889,867 members
Everything / YouTube

YouTube

YouTube

Great Reads

by Bill SerGio, The Infomercial King
XCODE & Android Studio mobile app projects built using Ionic's Capacitor with an Angular 14 UI. Includes WebRTC for video conferencing, and SwipeClouds for Playing Millions of HD Movies & Videos and A Custom Capacitor Plugin for Scraping User Data for Targeted Delivery of video ads to mobile phones.
by Bill SerGio, The Infomercial King
Angular Editor for the Angular Shopping Cart I posted here on CodeProject
by techtechie
An Android tutorial to integrate Youtube channel in Android

Latest Articles

by DrABELL
YouTube™ API for ASP.NET, AJAX-extended (C#)
by Bill SerGio, The Infomercial King
XCODE & Android Studio mobile app projects built using Ionic's Capacitor with an Angular 14 UI. Includes WebRTC for video conferencing, and SwipeClouds for Playing Millions of HD Movies & Videos and A Custom Capacitor Plugin for Scraping User Data for Targeted Delivery of video ads to mobile phones.
by techtechie
An Android tutorial to integrate Youtube channel in Android

All Articles

Sort by Score

YouTube 

27 Jan 2021 by Bill SerGio, The Infomercial King
XCODE & Android Studio mobile app projects built using Ionic's Capacitor with an Angular 14 UI. Includes WebRTC for video conferencing, and SwipeClouds for Playing Millions of HD Movies & Videos and A Custom Capacitor Plugin for Scraping User Data for Targeted Delivery of video ads to mobile phones.
10 May 2012 by Prasad_Kulkarni
Please refer a CP Article:Displaying Videos from YouTube Channel in ASP.NET Website[^]Also refer:Displaying Videos from YouTube Channel in ASP.NET Website[^]Similar discussion: How to embed youtube channel into site?[^]Please review Queueing functions[^] for further information and...
1 Mar 2016 by Bill SerGio, The Infomercial King
Angular Editor for the Angular Shopping Cart I posted here on CodeProject
26 Nov 2012 by __TR__
The below articles might help youDisplaying Videos from YouTube Channel in ASP.NET Website[^]Play Embedded YouTube Videos Randomly[^]
4 Jun 2013 by Dave Kreskowiak
No, there isn't. Any attempt to do so is a violation of YouTubes Terms Of Service. You'll get a "nice" letter from their lawyers telling you to cease and desist.Once uploaded, the content belongs to YouTube. They have sole rights for distribution in any form and require their permission...
13 Nov 2017 by techtechie
An Android tutorial to integrate Youtube channel in Android
1 May 2012 by Dave Kreskowiak
Why are you not asking this question in YouTubes Developer Forums[^]??
27 Jul 2012 by Christian Graus
The file you're getting is an HTML5 video. As such, all you really need to do, is get the file as it streams, and process the audio out of a known file format. Tons of sites do this, why does the world need another ?
15 Apr 2014 by Sampath Lokuge
YouTube API Team:It’s very important to note that this is just a first step in enabling HTTPS for the entire YouTube viewing experience. In particular, only the YouTube player code is accessible via HTTPS at this time. The actual video bitstream, and some additional content loaded by the YouTube...
3 Jul 2014 by ZurdoDev
You'll have to ask youtube how they do this. We cannot see how they are doing what you are asking.
6 Dec 2014 by Dave Kreskowiak
You do realize that YouTube changes things once in a while to prevent you from doing what you're doing, right?What you're doing violates YouTubes Terms of Service. They can do whatever they want to prevent you from downloading videos.
25 Dec 2014 by Kornfeld Eliyahu Peter
var rootURI = 'https://www.googleapis.com/youtube/v3/playlistItems?playlistId=PL3B8939169E1256C0&key=AIzaSyCnMsLoh3V5bzCJ5CYF3e_9X7-Ati9ecv0&part=contentDetails&maxResults=10';var pageToken = '&pageToken=';$(document).ready(function () { LoadVids();});function...
17 Apr 2015 by Sergey Alexandrovich Kryukov
First of all, please see my comment to the question. But in addition to my legal concerns, there is one much simpler thing: even if you download some video as MP3, the result… won't be video. "MP3" means "MPEG-1 or MPEG-2 Audio Layer III", an audio standard....
24 Jan 2016 by karthik Udhayakumar
Hello,You cannot control the autoplay feature from your end it basically depends upon the user machine and settings:-(
2 Jul 2016 by OriginalGriff
We can't help you with this: the code is proprietary to YouTube and so only they can legally give you any information.You could try contacting them - YouTube Contact Us[^] may help, they may be willign to give you info. Since it's a project, they might - but I wouldn't bank on it.
3 May 2022 by Graeme_Grant
Html 5 can have custom elements. Have a read of this help: Using custom elements - Web Components | MDN[^] And this article goes into a little bit more detail: Custom Elements: defining new elements in HTML - HTML5 Rocks[^]
19 Dec 2011 by EndOfEntertainment
Hi,can anyone help point me in the right direction, i've read the same instructions on a variety of sites, and i can't seem to find a clear explanation of what i need to do or read up on :(http://apiblog.youtube.com/2011/01/introducing-javascript-player-api-for.html[^]I am trying to...
8 Apr 2012 by Saad Mousliki
I have posted today an article, in this article I need to integrate my videos which I have uploaded on YouTube, I have used the "insert button", type URL and choose .swf for video type, but when I click OK, no video is inserted on my article. Can I have the process how to do it, or other...
8 Apr 2012 by Sergey Alexandrovich Kryukov
I would guess this is a deliberately applied limitation, but I'm not sure. You can report and discuss it here:http://www.codeproject.com/Forums/1645/Site-Bugs-Suggestions.aspx[^].—SA
8 Apr 2012 by Saad Mousliki
Thanks, I have already post it in the bugs reporting forum, and I'm waiting for response, I have already read article that contains a long video.
5 May 2012 by Neosofty
I got this error when uploading videoExecution of request failed: https://gdata.youtube.com/action/GetUploadTokenfind below my code:private void ytAuthenticate() { myService = new YouTubeService("APPNAME", "DEVKEY"); ...
5 May 2012 by Uday P.Singh
Read this documentation from google:Developer's Guide: .NET[^]hope it helps :)
10 May 2012 by kingsa
Hi I want to get you tube into my site for inserting and retriving and view videos into my site can u guide me or send any snippets
10 May 2012 by Anurag Sarkar
If You want to insert videos in your website go to video go for share & the just click on the emdeb copy the HTML code & paste on the asp.net web page where ever you want to put the video .Thanks
26 Jul 2012 by Sandeep Mewara
Read here:http://www.youtube.com/static?gl=US&template=terms[^]https://developers.google.com/youtube/terms[^]
27 Jul 2012 by troymcfont
Hi,Does anybody know a library to download the audio from a YouTube video or any other website? And then, a library to process the audio (mixing audio from different files..)Thank you!
23 Aug 2012 by Richard MacCutchan
Wrong site, reported as spammer.
23 Aug 2012 by ridoy
So much funny question i have seen in any programming site in my life..!!..:)
23 Aug 2012 by Sandeep Mewara
This is not a technical question. Find some other place for it.
11 Oct 2012 by raghav.softobiz
Hello,Actually I have one question regarding youtube in iphone. I know flash is not supported by iphone then how youtube can play there video's with rtmp protocol in iphone. Its bit confusing :| RegardsRaghav Sharma
11 Oct 2012 by Rohit Shrivastava
I assume it uses video streaming option of HTML 5.
3 Nov 2012 by mayankkarki
Hi,Thank god its not a big deal. I just added the newtonsoft dll reference, may be this is the problem beacause when I install the newtonsoft package from package console everything gets solved, no error is thrown.
3 Nov 2012 by mayankkarki
Hi,I am working on a metro app. I have to play youtube video in its embeded player not in that provided by metro app.I search in net and find that there is iframe, flash and object player .I tried to implement in my app but not succeed.Is there any to play video or I have to use the...
3 Nov 2012 by Thomas Daniels
Hi,Have a look at this discussion:http://stackoverflow.com/questions/12004760/embed-youtube-videos-in-metro-style-application[^]
25 Nov 2012 by Hetal Jariwala
I want to embade youtube video to my site and also start the same video again at end.Does any one know how to do this???
22 May 2013 by vijayknarang
HiI have extracted Video Data using gdata API and got 3gp url for format 1,6. This i got extracted from Media:Group --> Media:content element.following are sample...
4 Jun 2013 by Ron Beyer
I hate to be the bearer of bad news to Dave, but there is a supported .NET API for YouTube:https://code.google.com/p/google-api-dotnet-client/[^]In fact, there are a lot of API's:https://developers.google.com/youtube/v3/libraries[^]And developer...
19 Jun 2013 by kool15th
Hello friends... I want to use complete youtube API in my asp.net web project and i have tried a lot but not yet succeeded. I want complete process such as uploading, playing, like, rating,etc But all directly on youtube server, upload also and even search and play too from...
17 Jun 2013 by Christian Graus
Your real problem is that this is not an ASP.NET task. You need to upload videos in your site, THEN upload them to youtube. It's actually a weird idea, but, there's no reason why you can't write the two parts, and for the second, use the same code samples everyone else uses to upload videos to...
18 Jun 2013 by Kirit Patel
Hi, all I am publisher , I want to know how to make simple youtube video playing android app(direct from URL). If anybody can provide sourcecode and sample apk file,then it will be very helpful to me and my dev.Thanks.You all are awesome.
18 Jun 2013 by Christian Graus
This[^] took two seconds with google.
6 Aug 2013 by ManiInAction
Hi All, I am developing a site in which youtube video’s will be added to asp.net page using the HTML code given at youtube.com site. When I run the program, in the web page youtube video is displayed. But the strange thing is when I move mouse over the video display area the page...
9 Aug 2013 by Member 10197342
Hi, I am trying to create a website which lists short films (only) that are uploaded in YouTube. In my website, users will be able to view it by year, month and day. That is, all short films uploaded in youtube in the last year, all short films uploaded in youtube in the last month, all short...
11 Oct 2013 by Max Slegged
Hi,how i can convert a set of image in a video (with transaction) and post it on youtube?i looking for source code in vb.netthank'sFrastono
11 Oct 2013 by Sergey Alexandrovich Kryukov
You can easily compose a video from separate image and then convert it to the format required by Youtube using FFmpeg or libavcodec utility. Please see:http://en.wikipedia.org/wiki/Ffmpeg[^],http://ffmpeg.org/[^],http://en.wikipedia.org/wiki/Libavcodec[^],http://libav.org/[^].This is...
24 Oct 2013 by mlingo209
I'm trying to use the ZendGData to make API calls to youtube basically I want to be able to upload and view youtube videos on my site but The classes don't seem to be loading. I'm following the example at .Developers.Google require_once...
25 Oct 2013 by Member 10359656
I am trying to remove certain "related videos" by keyword from the Youtube player (which shows at the end of a video). The purpose is that sometimes there are certain content that I don't want to see.I am a total greasemonkey and javascript noob. Nevertheless, the best I have come up with so...
4 Apr 2014 by Truong Minh Tam
https://developers.google.com/...
15 May 2014 by Jackie00100
Hey people so I kinda did try to ask this for some ago but never really got answered so the thing is that I'm currently trying to put the functionality from this site http://stefansundin.com/stuff/youtube/youtube-copy-annotations.html[^] into a c# app however every time I try to send the XML...
6 Jun 2014 by Espen Harlinn
PHP isn't something I know all that well, but this looks like something that is supposed to work: Download videos from Youtube using PHP and API[^] Best regardsEspen Harlinn
8 Jun 2014 by Sergey Alexandrovich Kryukov
PHP code cannot be executed in the browser. PHP can run through a PHP interpreter which you can install or on the server side of an HTTP server setup to process PHP (virtually all Web hosting packages provide this opportunity). As the code you are trying to use starts with "
7 Jun 2014 by Peter Leow
As Sergey said, this is a server-side script that can only be understood and executed by PHP engine on a server like Apache. The output of which will be the HTML web page that you see on the browser. PHP in its raw form presents no clue to the browser. Refer:1. To get basic understanding:...
8 Jun 2014 by Peter Leow
This is do-able, but I will not do it. In general, downloading videos that other people have posted on YouTube is not allowed. Refer: https://support.google.com/youtube/answer/6035694?rd=1
15 Jun 2014 by Member 10033457
newVideo.YouTubeEntry.MediaSource = new MediaFileSource(imgpath,"video/mp4");in the above code the path starts from c\programfiles\iis...but the file is actually on the desktop,andit aorks if i save the video to the application and use server.mappath
16 Jun 2014 by ZurdoDev
Because this is C# code you have to save it to the server and you can't run it from the client. Server.MapPath is the correct approach but it has to be on the server.
18 Jun 2014 by KaushalJB
Hello All,I have an issue in Sharepoint 2013 related to youtube embed iframe links that i copy and paste from youtube embed video link and place it in my video library (Please see this : SPVideo image 1). It gets uploaded successfully and get played successfully from the "Site Contents"...
2 Aug 2014 by xmark1rax
PHP code for counting views. Code below works properly only with a very small db. For example, db with 300 rows gives multiple errors:Warning: file_get_contents(https://gdata.youtube.com/feeds/api/videos/xxxxxxxxxxx?v=2&alt=json) [function.file-get-contents]: failed to open stream: HTTP...
29 Oct 2014 by SureshMarepalli
how to play youtube videos in windows phone apps using youtube data API .can anybody show simple example how to use this youtube data api.thanks.
5 Nov 2014 by Member 10213696
down vote favorite using vb.net i'm trying to upload a youtube video using the API v3, what we need is : -Uploading a youtube using the provided json file from Google console. -Running on asp.net IIS local webserver ex (localhost/ApplicationName/..) and Not (localhost:port/..)the...
9 Dec 2014 by Prabakaran T
Status code "403" responses are the result of the web server being configured to deny access, for some reason, to the requested resource by the client.See more form here Wiki HTTP 403 ErrorImprove the ini_set("max_execution_time", 0); in php.ini file.
21 Dec 2014 by Krishna Chaitanya Kollu
Hi I am Developing a Video Website Which Contains Youtube Tutorials Here in Case Customer Wanna Show the Particular Playlist Thumbnails on Particular category page He Had Multiple Categories For Multiple Playlists Problem : How to Retrive the Youtube Particular Playlist Thumbnails ? I...