chrometricks.net

Chrome Tips & Tricks

Another cool feature of Google Chrome is that you can add or edit Search Engines on Google Chrome in very simple and easy steps. Today i will tell you how to add YouTube Video Search Engine to Google Chrome.

how to add youtube search engine to google chrome
(more…)

After having one of those ‘Download Video from YouTube’ sites many moons ago, i thought i’d check the code and see what could be done for Chrome as yes it can be done.

Create a new bookmark and call it “Download YouTube” or something you will remember, then for the address field paste:

Quote:

javascript:window.location.href = ‘http://youtube.com/get_video?video_id=’ + swfArgs['video_id']+ “&l=” + swfArgs['l'] + “&sk=” + swfArgs['sk'] + ‘&fmt_map’ + swfArgs['fmt_map'] + ‘&t=’ + swfArgs['t'];

Then save your bookmark. Next go to the YouTube video you want to download, when it starts playing click your “Download YouTube” bookmark and you will see the .flv start to download in Chrome’s download status bar.


(more…)

  • 0 Comments
  • Filed under: Tips & Tricks