download youtube videos in mp4(HQ) format
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 6 of 6
  1. #1

    Join Date
    Nov 2009
    Posts
    111

    Default download youtube videos in mp4(HQ) format

    ok guys this is my first tutorial!!!!
    its so easy to download youtube videos in .mp4 format!!!!
    note: the method works with firefox only!!!
    OK here u go....
    the things u need:
    (1) wget:
    its a command line based download manager which is so small in size and u dont even have to install it in ur pc....... just download it adn put it in ur c:\wget folder
    windows version
    linux version
    mac version
    (2) now u need an mozilla addon "firebug"
    download firebug



    procedure:
    go to the youtube page and right click the firebug icon at the bottom right corner of ur firefox page and click enable all panels. Now left click it once and it will open the firebug. Now click on the "NET" tab in the firebug page that appears in front of u!!!!Now play the video u wish to download(dont close the firebug). The NET tab will start to show u something with different sizes, u have to select that one object with the biggest size because it will be the one containing the whole video.Just right click that GET url (the one with the biggest size) and select "copy selection"......Now open ur command prompt and type :
    cd c:\wget
    c:\wget> wget "paste the url u copied and add fmt=18 at the end of that url" -O x.mp4
    press enter
    note: do include the double quotes in the above command and put no space while typing &fmt=18 at the end of url....where "x" is the name u want to save the video as...
    thats it the video will save in ur c:\wget folder.....
    wget also supports the "continue downloading" mechanism if ur downloading got disrupted somehow!!!!Just use this command if ur downloading got disrupted:
    c:\wget> wget -c "paste the same url and add &fmt=18 at the end" -O x.mp4
    where "x" is the same name as above!!!!

    note: the tutorial doesnt belong to me !!!! I just remodified it for the .mp4(HQ) format from the normal (low quality ) format......


  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Dec 2009
    Posts
    40

    Default

    you can download a video in her format and convert it whit youtube downloader...

  4. #3

    Join Date
    Dec 2009
    Posts
    120

    Default

    I use KeepVid which gives you a choice to download either the SD or HD version.

  5. #4

    Join Date
    Nov 2009
    Posts
    111

    Default

    yep dudes i know there are other methods but since i tried this one and it really gives some extraordinary results !!!! so i decided to share it with u guys!!!!!

  6. #5

    Join Date
    Jul 2009
    Posts
    270

    Default

    The firefox addon downloadhelper lets you choose which download quality of the vid you want to download, I find it useful because any video you download in "HQ18" format is ready to sync with your ipod without any conversion software. If I remember right, HQ35 is the highest quality you can download.

  7. #6

    Join Date
    Dec 2009
    Location
    France
    Posts
    55

    Default

    Or you can just add this javascript link to your bookmarks in your favorite browser and then click on it while watching a video in youtube, it will create a link to download the mp4 file at the bottom of the description :
    Code:
    javascript:(function(){if(document.getElementById('download-youtube-video'))return;var%20args=null,video_title=null,video_id=null,video_hash=null;var%20download_code=new%20Array();var%20fmt_labels={'18':'standard%20MP4','22':'HD%20720p','37':'HD%201080p'};try{args=yt.getConfig('SWF_ARGS');video_title=yt.getConfig('VIDEO_TITLE')}catch(e){}if(args){var%20fmt_url_map=unescape(args['fmt_url_map']);if(fmt_url_map=='')return;video_id=args['video_id'];video_hash=args['t'];video_title=video_title.replace(/[%22\'\?\\\/\:\*%3C%3E]/g,'');var%20fmt=new%20Array();var%20formats=fmt_url_map.split(',');var%20format;for(var%20i=0;i%3Cformats.length;i++){var%20format_elems=formats[i].split('|');fmt[format_elems[0]]=unescape(format_elems[1])}for(format%20in%20fmt_labels){if(fmt[format]!=null){download_code.push('%3Ca%20href=\''+(fmt[format]+'&title='+video_title)+'\'%3E'+fmt_labels[format]+'%3C/a%3E')}else%20if(format=='18'){download_code.push('%3Ca%20href=\'http://www.youtube.com/get_video?fmt=18&video_id='+video_id+'&t='+video_hash+'\'%3E'+fmt_labels[format]+'%3C/a%3E')}}}if(video_id==null||video_hash==null)return;var%20div_embed=document.getElementById('watch-embed-div');if(div_embed){var%20div_download=document.createElement('div');div_download.innerHTML='%3Cbr%20/%3E%3Cspan%20id=\'download-youtube-video\'%3EDownload:%20'+download_code.join('%20|%20')+'%3C/span%3E';div_embed.appendChild(div_download)}})();void(0)
    Last edited by PafLeChien; December 29th, 2009 at 02:06 PM.

Similar Threads

  1. Replies: 1
    Last Post: March 27th, 2011, 03:56 PM
  2. Download Youtube Videos by Simply Adding "OK"
    By JustMe19 in forum Internet
    Replies: 8
    Last Post: April 3rd, 2010, 04:00 PM
  3. Firefox - Download Youtube Videos in 3 Easy Steps
    By vtaugusto in forum Internet
    Replies: 2
    Last Post: February 14th, 2010, 02:29 PM
  4. Replies: 11
    Last Post: October 6th, 2009, 05:42 PM
  5. link to specific spot/time in youtube videos
    By torrentfreak5150 in forum Internet
    Replies: 0
    Last Post: August 15th, 2009, 03:47 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •