Newest youtube downloader that works!

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
24 posts Page 2 of 3
User avatar
Proprogrammer
VIP - Donator
VIP - Donator
Posts: 415
Joined: Sun Oct 03, 2010 11:14 pm

sorry man i dont know that much about javascript, i could barely figure out the .flv code for youtube
------------------------------------------------------------------------------
Proprogrammer, not just a Programmer.
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

yea its hard to figure it out if you just copy that from a website
http://vagex.com/?ref=25000
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

This code is better, got it from my sources:
Code: Select all
javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig("SWF_ARGS")['video_id'] + "&sk=" + yt.getConfig("SWF_ARGS")['sk'] + '&t=' + yt.getConfig("SWF_ARGS")['t'];
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

thanks for the script,so in what quality it will download it then ? and how i can change it to download in different qualitys ?
YouTube Downloader v3.0
Image
Image
Image
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

I think you don't know but youtube consists of only the video types flv and avi
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

I'm fairly sure the videos are just FLV as flash can't play AVI. There will be different links to access different quality FLV files.
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

YouTube is using FLV and MP4 format for Videos , FLV for 360p,480p and MP4 for 720p,1080p.
And since i dont know anything about Javascript i can not modify it to download in different Quality.
YouTube Downloader v3.0
Image
Image
Image
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Oh! my bad I wrote avi instead of mp4. My downloader has a function to download it as .mp4 or .flv.
Image
User avatar
Skillful
Skillful Coders
Skillful Coders
Posts: 969
Joined: Tue Nov 16, 2010 10:07 am

Usman55 can you provide the code for downloading in mp4? Please?
Instead of LOL use this -
LSIBMHBIWFETALOL

Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

I don't think I should. Cuz that is something which will be in my websites vip section along with all my other sources.
Image
24 posts Page 2 of 3
Return to “Tutorials”