<?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://trailsinthesand.com/programmatically-uploading-videos-to-youtube/feed/" rel="self" type="application/rss+xml" />
	<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/</link>
	<description></description>
	<pubDate>Sun, 21 Mar 2010 20:32:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nicola</title>
		<link>http://trailsinthesand.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>
	<item>
		<title>By: nicola</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-11794</link>
		<dc:creator>nicola</dc:creator>
		<pubDate>Sat, 05 Dec 2009 12:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-11794</guid>
		<description>if i put my google/utube account its works!
user=email address and pwd=password

and with email the authentification is ok.
but the upload file failed. error: service forbidden

???
thanks
nicola</description>
		<content:encoded><![CDATA[<p>if i put my google/utube account its works!<br />
user=email address and pwd=password</p>
<p>and with email the authentification is ok.<br />
but the upload file failed. error: service forbidden</p>
<p>???<br />
thanks<br />
nicola</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicola</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-11792</link>
		<dc:creator>nicola</dc:creator>
		<pubDate>Sat, 05 Dec 2009 11:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-11792</guid>
		<description>hello there!
for 1 months that code in my c# applications worked very very well... now it dosent work... 5 days ago..
i dont change nothing.. can u help me?
change something on utube or google process??

result : authoritazion failed
but by browser i can access on my utube channel..

can u try it on your app??
thank you very much
nicola</description>
		<content:encoded><![CDATA[<p>hello there!<br />
for 1 months that code in my c# applications worked very very well&#8230; now it dosent work&#8230; 5 days ago..<br />
i dont change nothing.. can u help me?<br />
change something on utube or google process??</p>
<p>result : authoritazion failed<br />
but by browser i can access on my utube channel..</p>
<p>can u try it on your app??<br />
thank you very much<br />
nicola</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad Siddiqi</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-8542</link>
		<dc:creator>Asad Siddiqi</dc:creator>
		<pubDate>Sun, 16 Aug 2009 21:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-8542</guid>
		<description>This does not work with ASP.Net web forms and the error returned is "Service Forbidden 403"</description>
		<content:encoded><![CDATA[<p>This does not work with ASP.Net web forms and the error returned is &#8220;Service Forbidden 403&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad Siddiqi</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-8399</link>
		<dc:creator>Asad Siddiqi</dc:creator>
		<pubDate>Tue, 11 Aug 2009 12:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-8399</guid>
		<description>I resolved the issue using my sign in email for authentication and username with the request. Is there a url or video id in the response where I can see the uploaded video ?</description>
		<content:encoded><![CDATA[<p>I resolved the issue using my sign in email for authentication and username with the request. Is there a url or video id in the response where I can see the uploaded video ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad Siddiqi</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-8388</link>
		<dc:creator>Asad Siddiqi</dc:creator>
		<pubDate>Tue, 11 Aug 2009 04:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-8388</guid>
		<description>I got the developer key and no client code with a note that it is no longer required. So i commented that out.

I changed the username to my email address and the API authorized me. I changed the developer key in the code. When I m trying to upload I get a "Service Forbidden 403" Exception. Can you help me out ? This is urgent and I would really appreciate your reply. Thanks</description>
		<content:encoded><![CDATA[<p>I got the developer key and no client code with a note that it is no longer required. So i commented that out.</p>
<p>I changed the username to my email address and the API authorized me. I changed the developer key in the code. When I m trying to upload I get a &#8220;Service Forbidden 403&#8243; Exception. Can you help me out ? This is urgent and I would really appreciate your reply. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: name</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-8005</link>
		<dc:creator>name</dc:creator>
		<pubDate>Wed, 29 Jul 2009 10:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-8005</guid>
		<description>Best,</description>
		<content:encoded><![CDATA[<p>Best,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prabhu</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-7482</link>
		<dc:creator>prabhu</dc:creator>
		<pubDate>Sat, 04 Jul 2009 06:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-7482</guid>
		<description>hi,I am getting Token invalid - Invalid AuthSub token.401 .I am calling authorize method first and getting auhorized and then calling uploading method.In the response of uploading method..i am getting Token invalid - Invalid AuthSub token.401 in the catch.
kindly assisst me.</description>
		<content:encoded><![CDATA[<p>hi,I am getting Token invalid - Invalid AuthSub token.401 .I am calling authorize method first and getting auhorized and then calling uploading method.In the response of uploading method..i am getting Token invalid - Invalid AuthSub token.401 in the catch.<br />
kindly assisst me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkatesh</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-6489</link>
		<dc:creator>venkatesh</dc:creator>
		<pubDate>Sat, 02 May 2009 11:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-6489</guid>
		<description>i can able to upload the video file with the extention .wmv but i cant able to upload the video file with the extention .flv. can any one help me what to do in the upload function or coding..

Thanks in Advance..
By.
 s.venkatesh</description>
		<content:encoded><![CDATA[<p>i can able to upload the video file with the extention .wmv but i cant able to upload the video file with the extention .flv. can any one help me what to do in the upload function or coding..</p>
<p>Thanks in Advance..<br />
By.<br />
 s.venkatesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Some problem with Youtube .net guide :( &#171; Alex&#8217;s Project Time</title>
		<link>http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/comment-page-1/#comment-6020</link>
		<dc:creator>Some problem with Youtube .net guide :( &#171; Alex&#8217;s Project Time</dc:creator>
		<pubDate>Tue, 07 Apr 2009 10:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/#comment-6020</guid>
		<description>[...] the GData XML format and querying YouTube with C# is fairly simple from there. You can even upload videos programmatically to YouTube like this [...]</description>
		<content:encoded><![CDATA[<p>[...] the GData XML format and querying YouTube with C# is fairly simple from there. You can even upload videos programmatically to YouTube like this [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
