Coder Social home page Coder Social logo

Comments (2)

BDPO avatar BDPO commented on June 3, 2024

我觉得支持列表不包含爱稀饭比较好

因为有可能,部分高级弹幕视频,需要使用flash播放器看,才能达到比较好的效果。你可以对比一下例如:
http://www.acfun.cn/v/ac314065 对应的爱稀饭地址
默认使用作者的ABPH5,弹幕核心是CCL
关于CCL,具体请参考KNH的 博客github

CCL确实支持了一部分高级弹幕,但有些古老的高级弹幕,还请使用flash播放器观看,以获得更好的弹幕观感体验,比如
http://www.aixifan.com/v/ac314065 (绯色月下)
http://www.aixifan.com/v/ac1282697
http://www.aixifan.com/v/ac1758344
http://www.aixifan.com/v/ac1766872

写这么多并不是说ABPH5和CCL不好,相反,我很感谢各位作者的辛勤努力!

我主观认为,留个爱稀饭地址,不加入ABPH5的转换,在某些需要flash播放器的场合下,可以救急(比如上面提到的部分高级弹幕)

当然,既然PO主提出了这个需求,我可以献计一条
参考我以前摸鱼的ACU,魔改一下,得到如下代码
就是把网址由www.aixifan.com跳转到http://www.acfun.cn/ 从而使得ABPH5识别域名,曲线救国嘛

javascript:(function(){window.location.href = window.location.href.replace(/^http:\/\/www.\aixifan\.com\//, 'http:\/\/www.\acfun\.cn\/');})();

请复制以上完整代码,加入收藏夹,在需要从爱稀饭域名跳转到acfun的时候,点击一下

from acfun-html5-player.

esterTion avatar esterTion commented on June 3, 2024

谢谢你的回复让我想起了这个反馈(我那天要看的然后忘了😂

这个提议也不错,留一个flash的入口,所以我可以考虑加个跳转设置
或者干脆就不加了(毕竟我懒,虽然都自动化更新了)

from acfun-html5-player.

Related Issues (20)

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.