Monday, April 23, 2012

[YouTube-API] Re: how to get the url of uploaded video from asp.net website in asp.net ?

Hello Avinash,

The id of the new video is returned to your code. If you're using
browser-based uploads then it will be returned in the URL that you are
redirected to following the upload:

https://developers.google.com/youtube/2.0/reference#Response_codes_uploading_videos

You can us this video id to embed the video using our <iframe> embed
method:

http://apiblog.youtube.com/2010/07/new-way-to-embed-youtube-videos.html

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Apr 22, 3:28 am, Avinash <techcanv...@gmail.com> wrote:
> hi,
> my asp.net code successfully uploads video on youtube but i want the url of
> that uploaded video after that i want to show that video by embeding
> youtube  ?
> how to do it?
> thanks in advance.....

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment