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 相关文章推荐
js对数字的格式化使用说明
Jan 12 Javascript
jquery常用特效方法使用示例
Apr 25 Javascript
JavaScript数组前面插入元素的方法
Apr 06 Javascript
angularjs创建弹出框实现拖动效果
Aug 25 Javascript
js 截取或者替换字符串中的数字实现方法
Jun 13 Javascript
angularJS Provider、factory、service详解及实例代码
Sep 21 Javascript
微信小程序小组件 基于Canvas实现直播点赞气泡效果
May 29 Javascript
Vuejs入门教程之Vue生命周期,数据,手动挂载,指令,过滤器
Apr 19 Javascript
javascript 的变量、作用域和内存问题
Apr 19 Javascript
vue-cli项目配置多环境的详细操作过程
Oct 30 Javascript
vuejs简单验证码功能完整示例
Jan 08 Javascript
详解Vue+ElementUI从零开始搭建自己的网站(一、环境搭建)
Apr 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
PHP时间类完整实例(非常实用)
2015/12/25 PHP
深入解析WordPress中加载模板的get_template_part函数
2016/01/11 PHP
php源码之将图片转化为data/base64数据流实例详解
2016/11/27 PHP
PHP实现RSA签名生成订单功能【支付宝示例】
2017/06/06 PHP
PHP标准库 (SPL)――Countable用法示例
2020/06/05 PHP
js getBoundingClientRect() 来获取页面元素的位置
2010/11/25 Javascript
jQuery1.6 使用方法一
2011/11/23 Javascript
js 窗口抖动示例
2013/09/04 Javascript
js借助ActiveXObject实现创建文件
2013/09/29 Javascript
jquery如何判断表格同一列不同行input数据是否重复
2014/05/14 Javascript
Javascript基础知识(二)事件
2014/09/29 Javascript
jQuery热气球动画半透明背景的后台登录界面代码分享
2015/08/28 Javascript
AngularJS中的Directive自定义一个表格
2016/01/25 Javascript
jQuery插件实现文字无缝向上滚动效果代码
2016/02/25 Javascript
Web前端开发工具——bower依赖包管理工具
2016/03/29 Javascript
js判断文件格式及大小的简单实例(必看)
2016/10/11 Javascript
js canvas实现擦除效果示例代码
2017/04/26 Javascript
简单实现jQuery弹幕效果
2017/05/06 jQuery
如何让你的JS代码更好看易读
2017/12/01 Javascript
Angular17之Angular自定义指令详解
2018/01/21 Javascript
Vue自定义过滤器格式化数字三位加一逗号实现代码
2018/03/23 Javascript
vue组件中传值EventBus的使用及注意事项说明
2020/11/16 Javascript
[03:23]我的刀塔你不可能这么可爱 第一期金萌萌的故事
2014/06/20 DOTA
简单的通用表达式求10乘阶示例
2014/03/03 Python
pymssql数据库操作MSSQL2005实例分析
2015/05/25 Python
解决uWSGI的编码问题详解
2017/03/24 Python
Python使用matplotlib填充图形指定区域代码示例
2018/01/16 Python
python selenium爬取斗鱼所有直播房间信息过程详解
2019/08/09 Python
Django ForeignKey与数据库的FOREIGN KEY约束详解
2020/05/20 Python
HTML5几个设计和修改的页面范例分享
2015/09/29 HTML / CSS
HTML5中的进度条progress元素简介及兼容性处理
2016/06/02 HTML / CSS
Daniel Wellington官方海外旗舰店:丹尼尔惠灵顿DW手表
2018/02/22 全球购物
教师学习中国梦心得体会
2016/01/05 职场文书
2016党员党课心得体会
2016/01/07 职场文书
python超详细实现完整学生成绩管理系统
2022/03/17 Python
Python TypeError: ‘float‘ object is not subscriptable错误解决
2022/12/24 Python