YouTube Video Direct Download Script

May 13th, 2009

If you use Firefox, Safari, Google Chrome or Opera, you can download YouTube videos directly by pasting the following code into your address bar while watching the video.

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + swfArgs['video_id'] + "&l=" + swfArgs['l'] + "&sk=" + swfArgs['sk'] + '&t=' + swfArgs['t'];

When the download is finished, be sure to rename it with a .flv extension.

Alternatively, use this code:

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + swfArgs['video_id'] + "&fmt=18" + "&l=" + swfArgs['l'] + "&sk=" + swfArgs['sk'] + '&t=' + swfArgs['t'];

to download in the higher quality mp4 format.

(via)

Custom RSS Via Yahoo! Pipes

April 6th, 2009

Yahoo! Pipes LogoThis afternoon I’ve been playing around with Yahoo Pipes, a service that converts web pages without RSS feeds into useful XML files oozing with possibility.

For my first project, I wanted to get my local movie listings into Google Reader. Here is the finished product, an RSS feed for The Movie Mill, a theatre that’s only a few blocks from my house.

I’ve been irritated that a service that would benefit the theatre and its customers has not been available for the past few years. (I hope this feed makes it’s way around so that more people will know what movies are playing and when… it builds on the idea that information wants to be free, even if going to the movies costs money).

Other feeds I’ve thrown together today include an RSS feed for the Lethbridge Herald Front Page News and another RSS feed for the Medicine Hat Front Page News too! It’s kind of wonderful that technology allows one to liberate data and reformat it in a way that makes sense.

Details on how I put together the pipes after the jump:
Read the rest of this entry »

DIY Garden Lanterns

August 22nd, 2008

Homemade LED Garden LightsIf you’ve ever thought about getting some LED garden lights, check out the link for a simple and inexpensive tutorial on how to make your own.

Attack of the Glowing Tomatoes

August 15th, 2007

Check out this clever how-to video that explains how to make your own glowing tomato. The instructions over at diylife are worth the read.


[Make A GLOWING TOMATO ! - Metacafe]

Download MOV versions of iTunes Music Videos

September 27th, 2005

I never tried this myself and honestly I don’t have a lot interest in trying it out but some of you may find it deliciously wonderful: How to download high quality Quicktime .MOV versions of iTunes Music Videos.

(via)