Coder Social home page Coder Social logo

acfun-html5-player's Introduction

AcFun HTML5 Player

作者:esterTion

一个装B播放器,送给缺B乐的各位(被打

安装

当前版本:VERSION_TAG_NUMBER

视频源目前支持主站 优酷版权视频 新浪,其他源请提供视频地址,我可能会加上支持(咕咕咕)

acfun-html5-player's People

Contributors

estertion avatar ipcjs avatar jim-kirisame avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

acfun-html5-player's Issues

弹幕池过多存在延迟卡顿现象

最近在看爆刘继芬 时,发现弹幕池过多后出现了很明显的延迟卡顿现象,切换回flash播放器后状况好转点.

机器是
i7-4760HQ
HD5200
12GRAM
120GSSD
MacOS10.13.2
Chrome(x64) 63.0.3239.132

一个不知道算不算问题的问题

看视频点了开始后,在评论区把鼠标指针放到用户ID会显示详细信息,再把指针移到ID上会闪烁(正常情况是会显示用户注册日期)。

用蓝灯翻墙后感觉像是被代理了一样

蓝灯使用的是管理系统代理,但是看视频的时候视频播放一段就会缓冲,一段十分钟的时候能缓冲两三次,有的时候缓冲1s左右就好了,有的时候会长时间缓冲

原站视频拖动的时候报错

错误码416
{
"type": "NetworkError",
"info": "HttpStatusCodeInvalid",
"detail": {
"code": 416,
"msg": "Requested Range Not Satisfiable"
}
}

影视区重开,该版块下的视频地址改变,插件暂时不能用

影视区地址:http://www.acfun.cn/v/list68/index.htm
除了国外电影其它都还在,包括纪录片形式的电影。
看了看我之前的投稿,影视区开了后符合要求的又过了,国外电影估计是不行了。不过有日综看就很满足了。
另外影视区下的视频跳转到新的地址,比如:http://v.hapame.com/video/id4138045
没记错的话应该是原来孙总的网站,这个网站有视听许可证。
除了地址不同其它应该都有保留,包括弹幕和评论,视频源不知道。
H5播放器应该能适配到新的页面吧。
PS:这个问题和先前的不是同一类,所以就新开issue了|∀` )

白屏问题

下滚网页之后再返回视频会变成白屏

音量条显示异常

加载完页面后 ,音量超过100% 音量控制器哪里显示异常了

手动调节减少至100%一下后,音量调节再次超过100%不会出现异常

version:1.6.4.3

403错误

{ "type": "NetworkError",
"info": "HttpStatusCodeInvalid",
"detail": { "code": 403, "msg": "Forbidden" } }

对唔住带哥,又是上次的问题,一回到家就出现这种问题了,要不有时间来我这抓个log )

macOS 下用 AirPlay 播放时音画不同步

macOS 10.14
Chrome 69.0.3497.100

使用 AirPlay 播放到 HomePod 时声音比画面慢 2 秒,使用 Mac 自带扬声器播放正常。
其他视频网站 (Youtube, Bilibili) 无论是 AirPlay 还是自带扬声器都是正常的。

有可能是 flv.js 的问题,请问还有哪些网站是使用 flv.js 的?可以的话我测试一下。

opensuse不能播放。

這個是提示。
"type": "MediaError",
"info": "MediaMSEError",
"detail": {
"code": 9,
"msg": "Operation is not supported"
}
}

“视频截屏”跳转至about:blank

扩展版本:1.7.3.2
chrome版本:71.0.3578.98(正式版本) (64 位)
使用“视频截屏”功能(无论是否含弹幕)后,只能跳出about:blank页面。

同时Firefox(64.0 (64 位))版本扩展该功能正常。

新年快乐!顺便chrome无法安装新版本1.0.16

应用商店无法直接添加,从github下载crx文件也无法安装,提示:
Required value 'version' is missing or invalid.It must be between 1-4 dot-separated integers each between 0 and 65536。
chrome版本:63.0.3239.108。
没有安装其它插件。
firefox插件经过测试显示正常,番剧可以正常选集。

建议:弹幕字体增添是否粗体的选项,并改进阴影样式的CSS

个人感觉粗体比较挡视频内容,所以希望能够增添这一选项。

阴影样式的CSS建议模仿b站的“重墨样式”,增加blur,改为

.ABP-Unit .ABP-Video .ABP-Container .cmt.shadow{
	text-shadow:1px 0px 1px #000, 0px 1px 1px #000, 0px -1px 1px #000, -1px 0px 1px #000;
}

这样在文字拐角地方的阴影会看起来比较自然。下图为修改前后的弹幕截图

改进前

改进后

频繁502,无法播放

播放错误

{
"type": "NetworkError",
"info": "HttpStatusCodeInvalid",
"detail": {
"code": 502,
"msg": "No data received from server or forwarder"
}
}

播放错误

{
"type": "NetworkError",
"info": "Exception",
"detail": {
"code": -1,
"msg": "Failed to fetch"
}
}

firfox,报播放错误,全职猎人,优酷

播放错误
{
"type": "NetworkError",
"info": "HttpStatusCodeInvalid",
"detail": {
"code": 403,
"msg": "Forbidden"
}
}
BUG:
固定为快一半的时候,看的是全职猎人 重置版(优酷版权),初步怀疑是中间的广告,结尾的时候也有一个,也有可能是缓存了那么多停下,继续缓存的时候出现问题
FIRFOX

403错误

播放错误

{
"type": "NetworkError",
"info": "HttpStatusCodeInvalid",
"detail": {
"code": 403,
"msg": "Forbidden"
}
}
昨天就这样了,今天还是没有改观。
Chrome 版本 68.0.3440.106(正式版本) (64 位)

503错误

播放错误

{
"type": "NetworkError",
"info": "HttpStatusCodeInvalid",
"detail": {
"code": 503,
"msg": "Forwarding failure"
}
}

版本号

dalao你的版本号是不是错了

下滑页面会导致播放器的消失

你好啊亲爱的作者同♂志。

在我的浏览器里有这个问题,我不确定是否是我运行环境的问题,所以我认为我需要在最后贴出环境信息。

我在普通未播放模式下,将页面下滑到评论位置,再滑上来后发现本该是播放器的位置没有了播放器,取而代之的是空白。

而在播放模式下,重复上滑下滑动作,播放器将被右移

系统环境:Ubuntu17.10 64bit ~~~(去wmi驱动)~~~
硬件环境:某知名厂商的笔记本
浏览器环境: Chrome 65.0.3325.181(正式版) (64位)
播放器版本:v1.1.1(HTML5 Player ver.171228 based on ABPlayer-bilibili-ver)

播放错误

{
"type": "MediaError",
"info": "FormatUnsupported",
"detail": {
"code": -1,
"msg": "Non-FLV, Unsupported media type"
}
}

播放错误,type:"NetworkError"

最近好几天一直这个情况,是A站又炸了吗?
firefox 58.0.1 (64 位)

播放错误
{
  "type": "NetworkError",
  "info": "HttpStatusCodeInvalid",
  "detail": {
    "code": 403,
    "msg": "Forbidden"
  }
}

频繁502

看了下是视频地址502把插件停了用flash发现没错应该是�a站更新了一波算法了吧

老番视频源,包括iqiyi,pptv...无法解析

详见此列表:http://www.acfun.cn/v/list144/index.htm#page=1;date=0;sort=2;asc=1
以前视频源相当混乱,杂七杂八的视频源都有,目前用插件都无法解析。
271(也是无法观看,用硕鼠可以解析):http://www.acfun.cn/bangumi/ab5018327_27449_194997
乐视(标注的是letv2,无法观看,硕鼠解析失败,估计乐视是真炸了):http://www.acfun.cn/bangumi/ab5018352_27468_195330
pptv:http://www.acfun.cn/bangumi/ab5018748_27862_204080
优酷(这里显示youku2):http://www.acfun.cn/bangumi/ab5018421_27536_198421
暂时找到这些,视频源太老了,我都不想吐槽了,而且这个番剧的界面那叫一个难找。
看的人估计也没多少|-` )感觉也就我这么闲找这些问题了。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.