Home
About
Contact
Login
Home
Code and Articles
Videos
Books
Search
Demos
Portfolio
Home
>
Categories
>
Code from a Category
Asp.net C# / VB (187)
PHP (86)
MSSQL (56)
CSS (8)
Zoho CRM (47)
Zoho Invoice (1)
jQuery (16)
DotNetNuke (2)
VB.Net (66)
Zoho Creator (5)
Zoho Mail (2)
Other (7)
Zoho Support (1)
Salesforce CRM (3)
SugarCRM (1)
Get YouTube vidoe links using API - Asp.net C#
User Name:
jamest85
Name:
James T
Contact Me:
www.datawebcoder.com/ContactUs.aspx
Home Page:
www.datawebcoder.com
Certified Zoho CRM Consultant. 4 years experience on Zoho consulting, implementation, and programming using C#, VB, Php..., 9 years of total IT experience including programming and application develop...
[More]
Viewed Times:
1497
Add Date:
03/19/2010
This post shows how to get Youtube video links programmatically based on the Youtube user name by using Youtube API.
If we want to play Youtube videos on our website, we don't need download the video files and upload them to our server, all we need is the Youtube video link URL, such as: http://www.youtube.com/watch?v=b4Jd6bEg-12,
this post
is showing you how to do that.
What if we want to continuously update our site videos with most recent Youtube videos? it is not practical that we ask the Youtube users to inform us especially if there are many users with many videos, that means we need find a way that can search the Youtube videos by the Youtube user name and see if there is any new videos, if it is, we need get the video links and save to our database.
Below is the interface we want to use that can show a list of new Youtube videos which doesn't exist in my website yet.
Step 1: Get a developer key
from here
Step 2: Download the .msi files from
google-gdata page
.
We need some dll files to communicate with Youtube server.
Step 3: Add 3 reference files
Step 4: Here are the 3 dll files in your Bin folder:
Step 5: Add these in your .cs file (App_Code folder).
Step 6: Here is the code
That's it, you can get more information on how to get data from Youtube videos, please
visit here
Reply above Post
Related Posts
Use DateAdd and GetUTCDate to get New User Count Last 24 hrs
Creating Behavior Targeted Lists for Marketing Campaigns
Play Youtube video from your website using video link only - in asp.net
How to get System processes list using VB.Net coding.
Get email id of Facebook profile using javascript sdk
Naresh
Comment #:
58
Reply this comment
Posted on:
5/7/2012
I am new to .net coding, can i have complete code
Post a Comment
Name:
(Optional)
Email:
(Optional, you can get an email if somebody replys your comments)*
Email me if somebody respons my comment below:
Yes
No
Details**:
Enter Text
as Below:
(case insensitive, if hard to read, click the "get a new one" button)
* Your email address will not be shared with any third parties for any reason.
** Maximum 1000 charactors.