I have no idea why the video wouldn't be available in your profile.
If the upload was successful then it definitely ended up somewhere;
once you get the actual video entry (see below) you should be able to
find the video.
There's some sample code in the .NET client library that illustrates
how to get the response from an async upload request and turn it into
a video entry. See
http://www.google.com/codesearch#VETFb4oZYpw/clients/cs/samples/YouTubeUploader/YouTubeUploader/YouTubeUploader.cs&q=ParseAndFinish%20package:http://google-gdata%5C.googlecode%5C.com&l=281
http://www.google.com/codesearch#VETFb4oZYpw/clients/cs/samples/YouTubeUploader/YouTubeUploader/insertandretry.cs&q=ParseAndFinish%20package:http://google-gdata%5C.googlecode%5C.com&l=169
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Dec 28, 3:56 am, garv3 <ga...@gmx.de> wrote:
> Hi,
>
> I am currently changing my upload tool form using the request.Upload method
> to using request.Service.InsertAsync.
> But there are two uggly problems, I am facing:
> 1st: I get a percentage when uploading and the completed-event is being
> triggered (e.Error == null) but I can not find the video in my profile.
> 2nd: I need to make some modifications to the video after uploading. For
> example adding it to a playlist. For this I need the Google.Youtube.Video
> object of the video I just uploaded. Any idea how to get this?
>
> Thanks in advance!
>
> garv3
--
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