User Scripts: Video Download by User Scripts


Posted in Javascript onMay 14, 2007

Video download from video site such as youtube.com has many methods, there are allready many software downloader , online url conversion utility to do the job, however, using userscript is a better way is you have already installed browser-addons.

There are basically two browser addons are recommended here, GreaseMonkey for FireFox and IE7Pro for Internet Explorer. Each of them has correspondent user script site, http://userscripts.org/ for GreaseMonkey and http://iescripts.org/ for IE7Pro.

1. General Video Download Scripts

  • Video Link Grabber
    This script puts a link at the bottom of the page with the location of the stand-alone video-player of a lot of sites (see tags). Can be used to copy/paste into forums... You can also click on the link to view the video fullscreen.

    FireFox: http://userscripts.org/scripts/show/9147
    Internet Explorer: http://iescripts.org/view-scripts-78p1.htm

  • Video Downloader
    A video download utility powered by videodownloader.net http://javimoya.com/blog/youtube_en.php . Video Downloader allows you to download videos (to your computer) directly (and easily -just one click-) from most video sites. You can download from: Angry Alien, Blennus, Blip.tv, Break.com, Dailymotion, Double Agent, eVideoShare, Free Video Blog, Google Video, Grinvi, iFilm, Keiichi Anime Forever, Metacafe, MySpace, MySpace Video Code, Putfile, Totally Crap, vidiLife, vSocial, AnimeEpisodes.Net, Badjojo, Blastro, Bofunk, Bolt, Castpost, CollegeHumor, Current TV, Dachix, Danerd, DailySixer.com, DevilDucky, Double Agent, EVTV1, FindVideos, Hiphopdeal, Kontraband, Lulu TV, Midis.biz, Music.com, MusicVideoCodes.info, Newgrounds, NothingToxic, PcPlanets, Pixparty, PlsThx, Revver, Sharkle, SmitHappens, StreetFire, That Video Site, VideoCodes4U, VideoCodesWorld, VideoCodeZone, Vimeo, Yikers YouTube and ZippyVideos.

    Internet Explorer: http://iescripts.org/view-scripts-52p1.htm

  • Video Download
    Save video clips from YouTube, Google Video, Myspace, Metacafe, Break.com, Putfile, Dailymotion and Sevenload. The script shows a small notice-bar at the top of supported video-pages. Upon clicking the notice-bar download links are shown on a small results page. Right-click to save the files. Results page and images are part of the script and not loaded remotely.

    FireFox: http://userscripts.org/scripts/source/8427
    FireFox: http://userscripts.org/scripts/show/4037
    Internet Explorer: IE7Pro user scripts(default installed).

2. Special Video Site Download Scripts

  • Youtube Video Download
    FireFox: http://userscripts.org/scripts/show/8177
    FireFox: http://userscripts.org/scripts/show/7880
    FireFox: http://userscripts.org/scripts/show/3982
    Internet Explorer: http://iescripts.org/view-scripts-3p1.htm
  • Google Video Download
    FireFox: http://userscripts.org/scripts/show/5821
  • Metacafe Video Download
    FireFox: http://userscripts.org/scripts/show/4316
  • LiveLeak Video Download
    FireFox: http://userscripts.org/scripts/show/6442
    Internet Explorer: http://iescripts.org/view-scripts-71p1.htm
  • 6Rooms Video Download
    Internet Explorer: http://iescripts.org/view-scripts-72p1.htm
  • Tudou Video Download
    Internet Explorer: http://iescripts.org/view-scripts-73p1.htm

3. Sex Video Download Scripts

  • RedTube Video Download
    FireFox: http://userscripts.org/scripts/show/8691
    Internet Explorer: http://iescripts.org/view-scripts-61p1.htm
  • XTube/Pornotube Video Download
    FireFox: http://userscripts.org/scripts/show/5208
    Internet Explorer: http://iescripts.org/view-scripts-62p1.htm
Javascript 相关文章推荐
没有document.getElementByName方法
Aug 19 Javascript
使用 js+正则表达式为关键词添加链接
Nov 11 Javascript
深入探密Javascript数组方法
Jan 08 Javascript
javascript中数组的定义及使用实例
Jan 21 Javascript
js实现可旋转的立方体模型
Oct 16 Javascript
微信小程序开发的四十个技术窍门总结(推荐)
Jan 23 Javascript
js仿网易表单及时验证功能
Mar 07 Javascript
bootstrap table合并行数据并居中对齐效果
Oct 17 Javascript
微信小程序canvas绘制圆角base64图片的实现
Aug 18 Javascript
js之切换全屏和退出全屏实现代码实例
Sep 09 Javascript
浅谈JS中几种轻松处理'this'指向方式
Sep 16 Javascript
Vue中图片Src使用变量的方法
Oct 30 Javascript
javascript之卸载鼠标事件的代码
May 14 #Javascript
getElementById在任意一款浏览器中都可以用吗的疑问回复
May 13 #Javascript
JavaScript脚本语言在网页中的简单应用
May 13 #Javascript
编辑浪子版表单验证类
May 12 #Javascript
textContent在Firefox下与innerText等效的属性
May 12 #Javascript
关于__defineGetter__ 和__defineSetter__的说明
May 12 #Javascript
JavaScript Archive Network 集合
May 12 #Javascript
You might like
星际争霸 Starcraft 发展史
2020/03/14 星际争霸
Laravel的throttle中间件失效问题解决方法
2016/10/09 PHP
laravel按天、按小时,查询数据的实例
2019/10/09 PHP
客户端静态页面玩分页
2006/06/26 Javascript
Javascript 面向对象之重载
2010/05/04 Javascript
对setInterval在火狐和chrome切换标签产生奇怪的效果之探索,与解决方案!
2011/10/29 Javascript
javascript中onmouse事件在div中失效问题的解决方法
2012/01/09 Javascript
通过JS自动隐藏手机浏览器的地址栏实现原理与代码
2013/01/02 Javascript
javascript弹出拖动窗口
2015/08/11 Javascript
js图片轮播手动切换效果
2015/11/10 Javascript
学习JavaScript设计模式之中介者模式
2016/01/14 Javascript
Bootstrap源码解读导航条(7)
2016/12/23 Javascript
使用ef6创建oracle数据库的实体模型遇到的问题及解决方案
2017/11/09 Javascript
浅谈Angular 的变化检测的方法
2018/03/01 Javascript
VueJs组件之父子通讯的方式
2018/05/06 Javascript
vue使用ElementUI时导航栏默认展开功能的实现
2018/07/04 Javascript
webpack4简单入门实例
2018/09/06 Javascript
JSX在render函数中的应用详解
2019/09/04 Javascript
基于Vue的商品主图放大镜方案详解
2019/09/19 Javascript
详解Django中Request对象的相关用法
2015/07/17 Python
Python爬虫获取整个站点中的所有外部链接代码示例
2017/12/26 Python
为什么入门大数据选择Python而不是Java?
2018/03/07 Python
python基础教程项目四之新闻聚合
2018/04/02 Python
python3将变量写入SQL语句的实现方式
2020/03/02 Python
keras 解决加载lstm+crf模型出错的问题
2020/06/10 Python
html5 canvas的绘制文本自动换行的示例代码
2018/09/17 HTML / CSS
html5 拖拽及用 js 实现拖拽功能的示例代码
2020/10/23 HTML / CSS
WoolOvers爱尔兰:羊绒、羊毛和棉针织品
2017/01/04 全球购物
阿拉伯书店:Jamalon
2019/07/24 全球购物
Made in Design英国:设计家具、照明、家庭装饰和花园家具
2019/09/24 全球购物
卫生安全检查制度
2014/02/04 职场文书
《充气雨衣》教学反思
2014/04/07 职场文书
乡镇干部个人对照检查材料思想汇报
2014/10/04 职场文书
春秋淹城导游词
2015/02/11 职场文书
慰问信格式
2015/02/14 职场文书
500字作文之关于爸爸
2019/11/14 职场文书