Artikel tentang Komputer |
Download Youtube dengan Javascript Posted: 25 Dec 2011 11:41 PM PST Memang sudah banyak situs yang menyediakan tools secara gratis untuk download video di youtube, mulai dari downloader online, software, maupun add-ons dan plugin untuk suatu browser. Tetapi bagaimana cara download video di youtube tanpa menginstall software maupun add-ons terlebih dahulu? anda bisa memanfaatkan javascript untuk mendownload video tersebut. Caranya adalah sebagai berikut : 1. Buka video di youtube yang anda inginkan. Misalnya : http://www.youtube.com/watch?v=E3keLeMwfHY 2. Setelah itu Copy dan Paste javascript berikut ini di Browser anda (Ganti URL browser anda dengan salah satu javascript di bawah ini). Download Regular Quality Youtube Video Direct Links [RQ] : javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t']; Download High Quality Youtube Video Direct Links [HQ] : javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&fmt=18&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t']; Download High Definition Youtube Videos Direct Links [HD] : javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&fmt=22&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t']; 3. Kemudian tekan Enter. Maka nanti akan muncul pertanyaan untuk menyimpan file video tersebut. 4. Klik OK dan video akan mulai di download. Selamat mencoba. |
You are subscribed to email updates from Artikel tentang Komputer To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Tidak ada komentar:
Posting Komentar