Greasy Fork 还支持 简体中文。

iqiyi player switch

iqiyi player switch between flash and html5

As of 2017-05-01. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
gooyie
Ratings
0 0 0
Version
1.5.1
Created
2017-03-22
Updated
2017-05-01
Size
12 KB
License
MIT
Applies to

简述

爱奇艺flash播放器与html5播放器随意切换,html5播放器广告和谐与免vip看1080p、4k。

安装

使用

在播放页面点击Tampermonkey图标,然后再点击HTML5播放器Flash播放器

兼容性

  • 使用了es6语法,比较旧的浏览器和Tampermonkey不支持。
  • html5播放器清晰度
    • html5 播放器播放 f4v 依赖于 fetch + ReadableStreamWebRTC,能否播放或正常播放取决于浏览器。
    • Chrome/57.0.2987.133+ 可以很好的播放f4v
    • Firefox/53.0 仍未实现 ReadableStream ,通过使用 Polyfill 后也可以很好的播放 f4v
    • Edge 使用 WebRTC adapter 后也可以播放 f4v。但是 Build 15048 之前的 ReadableStreambug,会出现播放中断 。
    • 不支持播放 f4v 的浏览器, 则会自动播放最高清晰度为高清的 mp4m3u8

视频广告

广告已和谐(仅限于html5播放器),无需广告拦截扩展。

已知问题

  • html5播放器在网络不佳会出现『播放出错了,请稍候片刻,刷新重试(P2P200)

用到的库