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 相关文章推荐
高效的jquery数字滚动特效
Dec 17 Javascript
基于MVC5和Bootstrap的jQuery TreeView树形控件(一)之数据支持json字符串、list集合
Aug 11 Javascript
标准的js无缝滚动效果
Aug 30 Javascript
浅谈JavaScript事件绑定的常用方法及其优缺点分析
Nov 01 Javascript
bootstrapvalidator之API学习教程
Jun 29 Javascript
最实用的JS数组函数整理
Dec 05 Javascript
element-ui 上传图片后清空图片显示的实例
Sep 04 Javascript
js限制输入框只能输入数字(onkeyup触发)
Sep 28 Javascript
webpack4+express+mongodb+vue实现增删改查的示例
Nov 08 Javascript
微信小程序实现手势滑动卡片效果
Aug 26 Javascript
js实现3D粒子酷炫动态旋转特效
Sep 13 Javascript
JavaScript 对象创建的3种方法
Nov 17 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/07/29 PHP
php格式化时间戳
2016/12/17 PHP
PHP常见数组排序方法小结
2018/08/20 PHP
ThinkPHP5 的简单搭建和使用详解
2018/11/15 PHP
prototype Element学习笔记(篇二)
2008/10/26 Javascript
jquery maxlength使用说明
2011/09/09 Javascript
javascript学习笔记(九) js对象 设计模式
2012/06/19 Javascript
javascript同步服务器时间和同步倒计时小技巧
2015/09/24 Javascript
js实现扫雷小程序的示例代码
2017/09/27 Javascript
详解vue项目首页加载速度优化
2017/10/18 Javascript
vue移动端实现红包雨效果
2020/06/23 Javascript
通过实例了解JS 连续赋值
2019/09/24 Javascript
javaScript 实现重复输出给定的字符串的常用方法小结
2020/02/20 Javascript
Python 自动安装 Rising 杀毒软件
2009/04/24 Python
Python去掉字符串中空格的方法
2014/03/11 Python
学习python 之编写简单乘法运算题
2016/02/27 Python
Python读取sqlite数据库文件的方法分析
2017/08/07 Python
Python基于csv模块实现读取与写入csv数据的方法
2018/01/18 Python
Django 使用logging打印日志的实例
2018/04/28 Python
Python登录注册验证功能实现
2018/06/18 Python
Python单向链表和双向链表原理与用法实例详解
2018/08/31 Python
python自制包并用pip免提交到pypi仅安装到本机【推荐】
2019/06/03 Python
python 中的列表生成式、生成器表达式、模块导入
2019/06/19 Python
PowerBI和Python关于数据分析的对比
2019/07/11 Python
基于python3 pyQt5 QtDesignner实现窗口化猜数字游戏功能
2019/07/15 Python
python提取照片坐标信息的实例代码
2019/08/14 Python
为什么是 Python -m
2020/06/19 Python
巧用 CSS3的webkit-box-reflect 倒影实现各类动效
2021/03/05 HTML / CSS
法国家具及室内配件店:home24
2017/01/21 全球购物
韩国家庭购物网上商店:Nsmall
2017/05/07 全球购物
开普敦通行证:Cape Town Pass
2019/07/18 全球购物
《可爱的动物》教学反思
2014/02/22 职场文书
《日月潭》教学反思
2014/02/28 职场文书
党员活动日总结
2014/05/05 职场文书
优秀员工自荐书
2015/03/06 职场文书
python如何将mat文件转为png
2022/07/15 Python