haoutil


YoukuAntiADs && YoukuV

1. YoukuAntiADs 支持对youku,ku6,iqiyi,tudou视频前广告(黑屏)的过滤

同时不排除由于15536900大神高超的技术也过滤了其他广告!


YoukuAntiADs 提供三种解决方案!
Firefox用户推荐安装扩展或者UC脚本,效果更佳!

遇到问题请到卡饭Issues反馈,反馈请提供您使用的方案,问题具体描述,遇到问题的网址!


GM脚本http://userscripts.org/scripts/show/119622'>youkuantiads.user.js
支持大部分浏览器,需要安装脚本管理器
Firefox请安装https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/'>GreaseMonkey/https://addons.mozilla.org/zh-cn/firefox/addon/scriptish/'>Scriptish
Chrome请安装https://chrome.google.com/webstore/detail/tampermonkey%3Cbr%3E/dhdgffkkebhmkfjojejmpbldmpobfkfo'>TamperMonkey
Opera请安装https://addons.opera.com/extensions/details/violent-monkey/'>ViolentMonkey
Maxthon请安装http://extension.maxthon.com/detail/index.php?view_id=1680'>ViolentMonkey
缺点是不能同步Cookies,youku播放完后不能加载推荐视频

UC脚本https://j.mozest.com/zh-CN/ucscript/script/92/'>youkuantiads.uc.js
适用于Firefox
安装完需要 清空缓存(必要时请重启Firefox)
Firefox扩展https://haoutil.googlecode.com/svn/trunk/firefox/xpi/youkuantiads.xpi'>youkuantiads.xpi
自带播放器版 https://haoutil.googlecode.com/svn/trunk/firefox/xpi/youkuantiads_with_player.xpi'>youkuantiads_with_player.xpi
适用于Firefox
安装完需要 清空缓存(必要时请重启Firefox)
可以自行修改播放器地址为国内地址,地址见http://haoutil.cdn.duapp.com/
但不保证可以长期使用!






以下内容可能过期,使用前请仔细斟酌

2. YoukuV 提供优酷第三方播放器和播放列表反向代理功能,用于规避使用AdBlock Plus屏蔽广告时,优酷显示黑色倒计时提示


由于最新AdBlock Plus规则已经放弃对优酷视频前广告的屏蔽,所以安装脚本后需要手动禁用以下规则

@@||valf.atm.youku.com/valf?


  1. 安装GM脚本 http://userscripts.org/scripts/show/119622'>YoukuAntiADs
    按下图修改播放器链接
    https://haoutil.googlecode.com/svn/trunk/misc/youkuantiads.user.js.png' />
  2. 下载 https://haoutil.googlecode.com/svn/trunk/youkuv/binary/youkuv.7z'>YoukuV
    解压运行 youkuv.exe (推荐使用 http://wangye.org/blog/archives/644/'>SrvanyUI 将 youkuv.exe 添加为系统服务开机运行)

    FAQ
  3. 优酷播放结束后报 数据加载失败 的错误
这是由cookie的跨域问题造成的,可以使用如下方法解决:
  • 在 hosts 文件中写入 127.0.0.1 local.youku.com
  • var loader = 'http://127.0.0.1:8008/loader.swf';
    改为 var loader = 'http://local.youku.com:8008/loader.swf';

  • Project Information

    The project was created on Mar 27, 2012.

    • License: GNU GPL v3
    • 185 stars
    • svn-based source control