<?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>kmcgraphics.com &#187; Plugins</title>
	<atom:link href="http://www.kmcgraphics.com/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kmcgraphics.com</link>
	<description>Life, Music, Web, Design, Video &#38; Photography</description>
	<lastBuildDate>Mon, 16 Jan 2012 18:56:06 +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>Free YouTube Video Downloader &amp; Path To FLV Finder Tool</title>
		<link>http://www.kmcgraphics.com/bits-of-code/free-youtube-video-downloader-path-to-flv-finder-tool/</link>
		<comments>http://www.kmcgraphics.com/bits-of-code/free-youtube-video-downloader-path-to-flv-finder-tool/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 13:54:22 +0000</pubDate>
		<dc:creator>Kieran McCarthy</dc:creator>
				<category><![CDATA[Bits Of Code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.kmcgraphics.com/2008/01/23/free-youtube-video-downloader-path-to-flv-finder-tool/</guid>
		<description><![CDATA[Click here for the &#8220;YouTube Video Downloader &#38; Path To FLV Finder Tool&#8221; Click here for the &#8220;YouTube Video Downloader &#38; Path To FLV Finder Tool&#8221; This is a follow up article on my previous post &#8220;How to get the direct url path to .flv video files on YouTube for Free&#8221; it&#8217;s a collection of [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><strong><a href="http://kmcgraphics.com/lab/youtube-video-downloader-path-to-flv-finder/index.php" onclick="javascript:urchinTracker('/Free YouTube Video Downloader - Path To FLV Finder Tool')" title="YouTube Video Downloader &amp; Path To FLV Finder Tool - Free" target="_blank">Click here for the &#8220;YouTube Video Downloader &amp; Path To FLV Finder Tool&#8221;</a></strong></p>
<p align="center"><a href="http://www.kmcgraphics.com/lab/youtube-video-downloader-path-to-flv-finder/index.php" onclick="javascript:urchinTracker('/Free YouTube Video Downloader - Path To FLV Finder Tool')" title="YouTube Video Downloader &amp; Path To FLV Finder Tool - Free" target="_blank"><img src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2008/01/youtube-video-downloader-path-to-flv-finder-wwwkmcgraphicscom.jpg" title="youtube-video-downloader-path-to-flv-finder-tool" alt="youtube-video-downloader-path-to-flv-finder-tool" height="126" width="427" /></a></p>
<p align="center"> <strong><a href="http://kmcgraphics.com/lab/youtube-video-downloader-path-to-flv-finder/index.php" onclick="javascript:urchinTracker('/Free YouTube Video Downloader - Path To FLV Finder Tool')" title="YouTube Video Downloader &amp; Path To FLV Finder Tool - Free" target="_blank">Click here for the &#8220;YouTube Video Downloader &amp; Path To FLV Finder Tool&#8221;</a></strong></p>
<p>This is a follow up article on my previous post &#8220;<a href="http://www.kmcgraphics.com/2007/12/13/how-to-get-the-direct-url-path-to-flv-video-files-on-youtube-for-free/" title="how-to-get-the-direct-url-path-to-flv-video-files-on-youtube-for-free">How to get the direct url path to .flv video files on YouTube for Free</a>&#8221; it&#8217;s a collection of php scripts mashed together from around the web. It will enable a user to fetch the actual .flv path url to a YouTube video.</p>
<p>If anyone is interested in the code leave a comment request and I will contact you.</p>
<p>Hope this helps you!</p>
<p><span id="more-57"></span></p>
<p>ps: I decided to run Google Adsense on the tool page as a lot of time is spent on building and sourcing the code&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kmcgraphics.com/bits-of-code/free-youtube-video-downloader-path-to-flv-finder-tool/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to get the direct url path to .flv video files on YouTube for Free</title>
		<link>http://www.kmcgraphics.com/bits-of-code/how-to-get-the-direct-url-path-to-flv-video-files-on-youtube-for-free/</link>
		<comments>http://www.kmcgraphics.com/bits-of-code/how-to-get-the-direct-url-path-to-flv-video-files-on-youtube-for-free/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 20:20:04 +0000</pubDate>
		<dc:creator>Kieran McCarthy</dc:creator>
				<category><![CDATA[Bits Of Code]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.kmcgraphics.com/2007/12/13/how-to-get-the-direct-url-path-to-flv-video-files-on-youtube-for-free/</guid>
		<description><![CDATA[I had a reason this week to try and find the actual direct path to an.flv on YouTube, I was trying out the excellent JW Media Player by Jeroen Wijering it supports playback of flv files among a host of other formats heres a quick excerpt from his website &#8220;JW Media Player supports playback of [...]]]></description>
			<content:encoded><![CDATA[<p>I had a reason this week to try and find the actual direct path to an.flv on YouTube, I was trying out the excellent <a href="http://www.jeroenwijering.com/?item=JW_Media_Player" title="Jeroen Wijering - JW Media Player" target="_blank">JW Media Player</a> by Jeroen Wijering it supports playback of flv files among a host of other formats heres a quick excerpt from his website</p>
<blockquote><p><em>&#8220;JW Media Player supports playback of a single media file of any format the Flash Player can handle (MP3, FLV, SWF, JPG, PNG and GIF). It also supports RSS, XSPF and ATOM playlist (with mixed mediatypes and advertisement possibilities), a wide range of flashvars (settings) for tweaking both behavior and appearance and an extensive, documented javascript/actionscript API.&#8221;</em></p></blockquote>
<h3>The Problem?</h3>
<p>While coding the  xml playlist file for the player I tried adding a YouTube video but couldn&#8217;t find the actual path to the .flv file on YouTube&#8217;s servers. YouTube dont allow downloading of the video files and they have the path to the files pretty well hidden. So with a little tinkering around I came up with this trick&#8230;</p>
<h3>The Solution!</h3>
<p>I used this website <a href="http://keepvid.com/" title="KeepVid" target="_blank">www.keepvid.com</a> to decode the url from YouTube. First go to YouTube and load a video, copy the url in the address bar it should show something like this:</p>
<p><span id="more-41"></span></p>
<p><strong>http://ie.youtube.com/watch?v=TvedUxLtZKQ</strong></p>
<p>Now go to the <a href="http://keepvid.com/" title="KeepVid" target="_blank">www.keepvid.com</a> website and paste the url into the box provided,  select Youtube from the drop down options and then click the Download button.<br />
You can download the file direct but in this case I only need the path to the flv file so just under the url input box there will appear a Download box like the image below.</p>
<p align="left">Right click on the <strong>&gt;&gt;Download Link &lt;&lt; </strong> and select &#8220;Copy Link Location&#8221; (Firefox)  or &#8220;Copy Shortcut&#8221; (Internet Explorer)</p>
<p align="center"><img src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2007/12/keepvid2.gif" alt="KeepVid" /></p>
<p align="left">Now paste the result into notepad or directly to your xml file it will show like this:</p>
<p align="left"><strong>http://chi-v48.chi.youtube.com/get_video?video_id=TvedUxLtZKQ</strong></p>
<p align="left">One thing left to do, add <strong>.flv </strong>to the end of the url so it ends up like this:</p>
<p align="left"><strong>http://chi-v48.chi.youtube.com/get_video?video_id=TvedUxLtZKQ.flv</strong></p>
<p align="left">That&#8217;s it, the final url path to your YouTube video.</p>
<blockquote>
<p align="left">I know that this tip breaches the YouTube terms and conditions as using a third party player to stream the flv is therefore stealing their bandwidth and not allowing them to run any advertising on the video page, but hey! rules are sometimes broken and this tip is for purely experimental purposes! <img src='http://www.kmcgraphics.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
</blockquote>
<h3>Time Saver Tip&#8230;</h3>
<p>KeepVid provide a handy link to drag to your links toolbar it&#8217;s a great time saver if you intend on getting paths to video files or just to download videos files direct for free. I have it here for you, simply drag the button below to your Links Toolbar and when you are viewing a video on any website just hit the link on you toolbar and it redirects you to their website with the video ready for download or just to get the path.</p>
<p align="center"><a href="javascript:document.location='http://keepvid.com/?url='+escape(window.location);"><img src="http://keepvid.com/images/bookmarklet.gif" style="margin-left: 10px" alt="Keep It!" border="0" height="70" width="140" /></a></p>
<p align="left">Hope this helps you&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kmcgraphics.com/bits-of-code/how-to-get-the-direct-url-path-to-flv-video-files-on-youtube-for-free/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
<enclosure url="http://chi-v48.chi.youtube.com/get_video?video_id=TvedUxLtZKQ" length="8773993" type="video/flv" />
<enclosure url="http://chi-v48.chi.youtube.com/get_video?video_id=TvedUxLtZKQ.flv" length="8773993" type="video/flv" />
		</item>
		<item>
		<title>Faster SkreemR Audio Search Add-on for Firefox (auto-suggest feature)</title>
		<link>http://www.kmcgraphics.com/music/an-improved-skreemr-audio-search-firefox-add-on-auto-suggest-feature/</link>
		<comments>http://www.kmcgraphics.com/music/an-improved-skreemr-audio-search-firefox-add-on-auto-suggest-feature/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 01:18:04 +0000</pubDate>
		<dc:creator>Kieran McCarthy</dc:creator>
				<category><![CDATA[Bits Of Code]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.kmcgraphics.com/?p=32</guid>
		<description><![CDATA[Update 3rd Dec 07: James over at SkreemR has officially added my Firefox plugin to their 3rd party plugins “Tools” page view the page here I coded this firefox add-on to query the SkreemR mp3 search site much quicker than the standard search tool add-on. SkreemR currently provide a useful search add-on, it installs SkreemR [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2007/11/skreemr.jpg" alt="SkreemR" title="SkreemR" align="right" /><em>Update 3rd Dec 07: James over at SkreemR has officially added my Firefox plugin to their 3rd party plugins “Tools” page view the <a href="http://skreemr.com/tools.jsp" title="SkreemR Firefox Plugin search auto suggest" target="_blank">page here</a></em></p>
<p>I coded this firefox add-on to query the <a href="http://skreemr.com/" target="_blank" title="SkreemR">SkreemR </a> mp3 search site much quicker than the standard search tool add-on.</p>
<p><strong>SkreemR</strong> currently provide a useful search add-on, it installs SkreemR search to your current list of search engines within Firefox. By searching for an artist or song you are directed to the SkreemR website and results are displayed.</p>
<p>I re-coded their <strong>XML</strong> install file to include a live suggest feature pulling related words as you type from <strong>Yahoo</strong> to speed up your search query.</p>
<h3>Examples:</h3>
<p align="center">&nbsp;</p>
<p><span id="more-32"></span></p>
<p align="center"><strong>1. The below image shows the default SkreemR add-on, you have to type in the artist and song title and then click on the magnify button to complete a search:</strong></p>
<p align="center"><img src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2007/11/skreemr-without-auto-suggest-feature.gif" alt="skreemr-without-auto-suggest-feature.gif" /></p>
<p align="center"><strong>2. And here is my improved version in action, as you type you will be prompted with relevant words speeding up your search, no need to click on magnify button. Just type, select, go. </strong></p>
<p align="center"><img src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2007/11/skreemr-with-auto-suggest-feature.gif" alt="skreemr-with-auto-suggest-feature.gif" /></p>
<p align="center">&nbsp;</p>
<h2>Try It Out:</h2>
<p>If you haven&#8217;t installed the <strong>SkreemR </strong>search add-on for Firefox please try my version:</p>
<blockquote><p><a href="javascript:;" onclick="window.external.AddSearchProvider('http://kmcgraphics.com/plugins/skreemr-open-search-auto-suggest-kmcgraphics.com.xml');"><img src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2007/12/firefox1.gif" title="Firefox SkreemR Search Add-on Auto Suggest" alt="Firefox SkreemR Search Add-on Auto Suggest" align="absmiddle" border="0" height="32" hspace="30" vspace="0" width="32" /><strong>&#8220;Click here to install Firefox auto suggest search add-on&#8221;</strong></a></p></blockquote>
<p align="center">&nbsp;</p>
<h2>How to uninstall:</h2>
<p>To <strong>uninstall</strong> the add-on just select &#8220;<strong>Manage Search Engines</strong>&#8221; from your drop down list then select and remove it.</p>
<p>Hope it improves your search speed on <a href="http://skreemr.com/" target="_blank" title="SkreemR">SkreemR</a></p>
<p><em>Note: This add-on will install to &#8220;Microsoft Internet Explorer&#8221; browser but the auto suggest feature is disabled.</em></p>
<h3>If your interested in the code?</h3>
<p>To view the source of the xml install file <a href="http://www.kmcgraphics.com/plugins/skreemr-open-search-auto-suggest-kmcgraphics.com.xml" target="_blank" title="SkreemR">click here</a></p>
<h3>What is SkreemR ?</h3>
<p>SkreemR is a search engine for locating audio files on the web.<br />
<strong>Some quotes about it:</strong></p>
<blockquote><p>&#8220;Music search engine SkreemR turns up a nice selection of MP3 files from all over the web&#8230;&#8221; &#8211; <strong>lifehacker.com</strong></p>
<p>&#8220;If you are looking for a great mp3 search engine you should head over to Skreemr immediately.&#8221; &#8211; <strong>gHacks.net</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.kmcgraphics.com/music/an-improved-skreemr-audio-search-firefox-add-on-auto-suggest-feature/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

