<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tricky Thinking : PickTheTrick &#187; youtube</title>
	<atom:link href="http://pickthetrick.com/tag/youtube/feed/" rel="self" type="application/rss+xml" />
	<link>http://pickthetrick.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:13:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to upload MP3 on youtube</title>
		<link>http://pickthetrick.com/tricks/upload-mp3-audio-to-youtube/</link>
		<comments>http://pickthetrick.com/tricks/upload-mp3-audio-to-youtube/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:57:39 +0000</pubDate>
		<dc:creator>PickTheTrick</dc:creator>
				<category><![CDATA[tricks]]></category>
		<category><![CDATA[convert mp3]]></category>
		<category><![CDATA[Trick]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://pickthetrick.com/?p=106</guid>
		<description><![CDATA[How to upload MP3 on youtube? Youtube is a video site and doesn&#8217;t allow uploading MP3 or Audio files but still we can host MP3 audio files on Youtube. Convert an MP3 file or any audio file into a video file to upload that on youtube. I know what you are thinking&#8230; How to convert [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to upload MP3 on youtube?</strong></p>
<p><strong><img class="alignleft" title="Upload audio mp3 on youtube" src="http://thenextweb.com/wp-content/uploads/2009/03/youtube-logo.jpg" alt="Upload audio mp3 on youtube" width="240" height="170" /><br />
</strong></p>
<p>Youtube is a video site and doesn&#8217;t allow uploading MP3 or Audio files but still we can host MP3 audio files on Youtube.</p>
<p>Convert an MP3 file or any audio file into a video file to <strong>upload that on youtube</strong>.</p>
<p>I know what you are thinking&#8230; How to convert an audio file into a video file! It&#8217;s not possible!! Where the video will come from??</p>
<p>Have you ever noticed that there are lot of videos on <em>youtube</em> that have an image as video but with the complete audio file or some song in the background.</p>
<p>Now you will ask, what&#8217;s the use of this?</p>
<p>Well, the best part is that with this method or trick you can host or <strong>upload</strong> as many <strong>audio files</strong> you want on <strong>youtube</strong> for FREE.</p>
<p>Upload the file and get the embed code (Embed code is used to paste a youtube file on your own site or blog).</p>
<p>You need to make slight adjustment in the embed code by changing its height and width setting to fulfill your need&#8230; because you won&#8217;t like to show the image attached with the audio file.</p>
<p>It will be something like this:</p>
<p><span style="text-decoration: underline;">Original embed code is like this:</span></p>
<p>&lt;object width=&#8221;425&#8243; height=&#8221;344&#8243;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/pMMSR4Ad14g&amp;hl=en_US&amp;fs=1&amp;&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221;&gt;&lt;/param&gt;&lt;embed src=&#8221;http://www.youtube.com/v/pMMSR4Ad14g&amp;hl=en_US&amp;fs=1&amp;&#8221; type=&#8221;application/x-shockwave-flash&#8221; allowscriptaccess=&#8221;always&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;344&#8243;&gt;&lt;/embed&gt;&lt;/object&gt;</p>
<p><span style="text-decoration: underline;">and the tweaked or the changed code will be like this.</span></p>
<p>&lt;object <strong>width=&#8221;300&#8243; height=&#8221;25&#8243;</strong>&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/pMMSR4Ad14g&amp;hl=en_US&amp;fs=1&amp;&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221;&gt;&lt;/param&gt;&lt;embed src=&#8221;http://www.youtube.com/v/pMMSR4Ad14g&amp;hl=en_US&amp;fs=1&amp;&#8221; type=&#8221;application/x-shockwave-flash&#8221; allowscriptaccess=&#8221;always&#8221; allowfullscreen=&#8221;true&#8221; <strong>width=&#8221;300&#8243; height=&#8221;25&#8243;</strong>&gt;&lt;/embed&gt;&lt;/object&gt;</p>
<p>The above code will return this output.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="300" height="25" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/pMMSR4Ad14g&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="300" height="25" src="http://www.youtube.com/v/pMMSR4Ad14g&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>It contains only audio and now showing the video which is just  an image.</p>
<p>Now the big question is how to convert a MP3 file to and video file which is supported by youtube (e.g. MP4).</p>
<p>There are lot of free Converters available or you may also use &#8220;Windows Movie Maker&#8221; to make a video file.</p>
<p>In Windows Movie Maker just import one audio file and one image and drop them on the timelines. Go to file and click export. Change some settings related to file size.</p>
<p>You will get the video file in My Videos folder under My Documents.</p>
<p>Just upload the file to youtube and enjoy.</p>
<p>That was all about<strong> How to upload MP3 to youtube.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://pickthetrick.com/tricks/upload-mp3-audio-to-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

