Youtube Video Download Bookmark


/ Published in: JavaScript
Save to your folder(s)

Get Youtube Video, add this as bookmark


Copy this code and paste it in your HTML
  1. 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'];

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.