[TUTORIAL] [Javascript]Youtube

Blubber

Well-Known Member
Messages
1,671
Location
Luxemburg
Hello every ...
So do you hate those softwares for downloading youtube vids ??
And what is with those pages likes www.vixy.nethttp:// ?? they suck too :tongue: !!!

So past this in you video you want to download !

Code:
javascript:if(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){document.location.href='http://www.youtube.com/get_video?fmt='+(isHDAvailable?'22':'18')+'&video_id='+swfArgs['video_id']+'&t='+swfArgs['t']}

And hop you have a .mp4 movie :)
 
Re: [Javascript]Youtube

Cheers blubber :V

Thx for share, cookie ^^
 
Re: [Javascript]Youtube

I have real player and when i am wacthing a youtube video i can simply click "download this video" and puff i have it in my pc lol.
 
Re: [Javascript]Youtube

Yaheli said:
:biggrin:

mp4 is the iPod video format, right?

Cookie. 8)

Yeah :tongue: !
Killer7 said:
I have real player and when i am wacthing a youtube video i can simply click "download this video" and puff i have it in my pc lol.

But with the javascript thing it is much faster :tongue: !


And thx for cookies guys :) .
 
Re: [Javascript]Youtube

Killer7 said:
I have real player and when i am wacthing a youtube video i can simply click "download this video" and puff i have it in my pc lol.

A guy in my class pointed that out too, but I don't like RealPlayer very much, so I prefer this javascript method :V
 
Re: [Javascript]Youtube

But it can download all videos not only the ones that are on youtube, and it's way simplier.
 
Re: [Javascript]Youtube

i used to have a video downloader tool that downloaded from everywhere even Myspace,
Youtube changed there code a while ago and now the same code is back again,
The "getvideo.php?" code.
 
Re: [Javascript]Youtube

CreonSniper said:
i used to have a video downloader tool that downloaded from everywhere even Myspace,
Youtube changed there code a while ago and now the same code is back again,
The "getvideo.php?" code.

Yes i did LOL
 
Re: [Javascript]Youtube

With this, I was able to make my own YouTube Downloader (attached).

[attachment deleted by admin]
 
Re: [Javascript]Youtube

Nice zez ! That's awesome, make an own topic for it in software =D
 
Back
Top Bottom