headermask image

header image

Grabbing Video from Youtube.

Update: This hack doesn’t work any more. I’ll post the latest pretty soon. Hopefully. :)

I loved this performance by Tina & Hussain. It left me breathless, and wet-ted my eyes :D.

[youtube=http://www.youtube.com/watch?v=abtZxIQZNCM]

I wanted it s badly. Did a l’ill research, found a hack, and here I am, sharing [& open sourcing it ;) ].
You can find various sites and ‘n’ number of tools to grab your favorite video from Youtube.
There are definitely simpler ways, including a javascript. However, I liked this manual way of doing the job. It let’s me see where’s what… :)
1. Goto the page containing the video.
2. View page source. [Ctrl+U in firefox]
3. Search [Ctrl+F] for “player2.swf?“. It’d be something like “/player2.swf?video_id=jksdjs….“.
4. Copy the part after “?“, i.e., “video_id=jksdjs….“.
5. Append it after “www.youtube.com/get_video.php?“. It’d look something like “www.youtube.com/get_video.php?video_id=jksdjs….“.
6. Paste your string in the address bar of your browser and hit enter.
7. Please note that the video that we download is an flv file [and needs ".flv" to be manually added.]
8. If you don’t have an flv player, get it from HERE.

I hope it helps you get what you want I am not sure as to how long it’d work as the YouTube guys do not like people to download the videos and keep changing the settings. [ I am still wondering why!!!]
If the above mentioned steps do not help, please leave comments.

Psst.: I am planning to write a script to do it automatically. However, I am not sure if I want to do it in Perl or Java. [Perhaps, I'll code in perl and ask my students to do it in Java :) ]

If you liked my post, feel free to subscribe to my rss feeds

One Comment

  1. Sorry Dude!
    Don’t understand German (in case it is).
    However, I am aware that the above hack doesn’t work anymore.
    Was lazy not to change it. Will do it right away. :)

    2. Bipin 3~ Upadhyay on July 28th, 2007 at 11:26 pm

One Trackback

  1. Bis zu 150GB gratis Musik und Filme downloaden

    Dort sind die 3 bekanntesten Usenet Anbieter im deutschsprachigen Raum aufgelistet

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*
Place your code as follows:
<pre name="code" class"language"> <pre/> language can be php, ruby etc.