<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Programmatically Uploading Videos to YouTube</title>
	<atom:link href="http://idevhub.com/programmatically-uploading-videos-to-youtube/feed/" rel="self" type="application/rss+xml" />
	<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 04:59:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amila</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-56138</link>
		<dc:creator>Amila</dc:creator>
		<pubDate>Tue, 06 Sep 2011 10:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-56138</guid>
		<description>Hi All,

Has anyone tried to access the youtube inbox using YouTube Data API. I can access the inbox, but it only shows the Shared Video messages. Does anyone know how to retrieve my private inbox. I don&#039;t want to send private messages, but I need to retrieve my complete inbox.

Any help appreciated,

Cheers,
Amila</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>Has anyone tried to access the youtube inbox using YouTube Data API. I can access the inbox, but it only shows the Shared Video messages. Does anyone know how to retrieve my private inbox. I don&#8217;t want to send private messages, but I need to retrieve my complete inbox.</p>
<p>Any help appreciated,</p>
<p>Cheers,<br />
Amila</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swapna</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-56129</link>
		<dc:creator>Swapna</dc:creator>
		<pubDate>Mon, 18 Jul 2011 04:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-56129</guid>
		<description>It is a vry gud example.

But when I am trying to upload files of size greater than 150MB , I am getting error message as :

&quot;An operation on a socket could not be performed because the system lacked sufficient buffer space.....&quot;

Kindly please someone help me on this....</description>
		<content:encoded><![CDATA[<p>It is a vry gud example.</p>
<p>But when I am trying to upload files of size greater than 150MB , I am getting error message as :</p>
<p>&#8220;An operation on a socket could not be performed because the system lacked sufficient buffer space&#8230;..&#8221;</p>
<p>Kindly please someone help me on this&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-56124</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 11 Jun 2011 22:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-56124</guid>
		<description>How can I make an update details application</description>
		<content:encoded><![CDATA[<p>How can I make an update details application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-56123</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 06 Jun 2011 21:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-56123</guid>
		<description>How can you make it so it shows your upload progress?</description>
		<content:encoded><![CDATA[<p>How can you make it so it shows your upload progress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swapna</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-56111</link>
		<dc:creator>Swapna</dc:creator>
		<pubDate>Wed, 16 Mar 2011 23:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-56111</guid>
		<description>This is vry useful....Thnx a lot....</description>
		<content:encoded><![CDATA[<p>This is vry useful&#8230;.Thnx a lot&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swapna</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-56110</link>
		<dc:creator>Swapna</dc:creator>
		<pubDate>Wed, 16 Mar 2011 23:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-56110</guid>
		<description>Thanks a lot.....I have been trying from 10 hrs to upload videos....This sample solved my problem in 15 mins.....</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;..I have been trying from 10 hrs to upload videos&#8230;.This sample solved my problem in 15 mins&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-21792</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Sat, 13 Nov 2010 03:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-21792</guid>
		<description>Hello,
 Very useful code, but there is a problem.
 This does not work with private proxies (ip/port and username password).

 I create a new WebProxy and assign it to request.Proxy . But that does not work correctly :(

 Any ideas ?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
 Very useful code, but there is a problem.<br />
 This does not work with private proxies (ip/port and username password).</p>
<p> I create a new WebProxy and assign it to request.Proxy . But that does not work correctly <img src='http://idevhub.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p> Any ideas ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-18731</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Mon, 30 Aug 2010 09:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-18731</guid>
		<description>Program is not working .
please help me give correct  solution file.</description>
		<content:encoded><![CDATA[<p>Program is not working .<br />
please help me give correct  solution file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yagnesh</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-15355</link>
		<dc:creator>yagnesh</dc:creator>
		<pubDate>Mon, 29 Mar 2010 06:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-15355</guid>
		<description>Hello Friends,

Greetings

I am new to Youtube API use. I am developing my application in .Net
(ASP .Net/C#). I am facing issue as below.
I am trying to post comment for the video that are being uploaded by
users. My code is working fine and it&#039;s not throwing any error.
However i am not able to view comment in the youtube.com against the
video.
My code is as below.
 =======================================

YouTubeRequestSettings settings = new
YouTubeRequestSettings(&quot;ApplicationName&quot;,
&quot;AI39si53ltlNkiaLm1P1OAJjuIFNk-IUNsrpO6JowqAKxJ1z4NPXa1Dm8X3vwdSBFGV-
tXUdQa7aQ&quot;);

YouTubeRequest request = new YouTubeRequest(settings);

Comment c = new Comment();

c.Content = &quot;Test Comments&quot;;

Video newVideo = new Video();

newVideo.VideoId = &quot;Hnz5avWae70&quot;;

request.AddComment(newVideo, c);

 =======================================

Please let me know what i am doing wrong. Do any one have idea what i
am doing wrong?

Thanks,
Yagnesh</description>
		<content:encoded><![CDATA[<p>Hello Friends,</p>
<p>Greetings</p>
<p>I am new to Youtube API use. I am developing my application in .Net<br />
(ASP .Net/C#). I am facing issue as below.<br />
I am trying to post comment for the video that are being uploaded by<br />
users. My code is working fine and it&#8217;s not throwing any error.<br />
However i am not able to view comment in the youtube.com against the<br />
video.<br />
My code is as below.<br />
 =======================================</p>
<p>YouTubeRequestSettings settings = new<br />
YouTubeRequestSettings(&#8220;ApplicationName&#8221;,<br />
&#8220;AI39si53ltlNkiaLm1P1OAJjuIFNk-IUNsrpO6JowqAKxJ1z4NPXa1Dm8X3vwdSBFGV-<br />
tXUdQa7aQ&#8221;);</p>
<p>YouTubeRequest request = new YouTubeRequest(settings);</p>
<p>Comment c = new Comment();</p>
<p>c.Content = &#8220;Test Comments&#8221;;</p>
<p>Video newVideo = new Video();</p>
<p>newVideo.VideoId = &#8220;Hnz5avWae70&#8243;;</p>
<p>request.AddComment(newVideo, c);</p>
<p> =======================================</p>
<p>Please let me know what i am doing wrong. Do any one have idea what i<br />
am doing wrong?</p>
<p>Thanks,<br />
Yagnesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicola</title>
		<link>http://idevhub.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-11795</link>
		<dc:creator>nicola</dc:creator>
		<pubDate>Sat, 05 Dec 2009 12:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-11795</guid>
		<description>hello Asad Siddiqi!
me too.. the same error..
authentication ok with email address..
but i cant upload file.. service forbidden..

have u got the solution?
thanks
nicola</description>
		<content:encoded><![CDATA[<p>hello Asad Siddiqi!<br />
me too.. the same error..<br />
authentication ok with email address..<br />
but i cant upload file.. service forbidden..</p>
<p>have u got the solution?<br />
thanks<br />
nicola</p>
]]></content:encoded>
	</item>
</channel>
</rss>

