Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

正版番无法跳到传统界面,需要适配新页面 #18

Open
gameclamp opened this issue Oct 8, 2016 · 1 comment
Open

正版番无法跳到传统界面,需要适配新页面 #18

gameclamp opened this issue Oct 8, 2016 · 1 comment

Comments

@gameclamp
Copy link

脚本名称: bilibili ASS Danmaku Downloader
遇到的问题:
现在就算使用AV号打开正版番http://www.bilibili.com/video/av6538940/,也会跳转到这个页面http://bangumi.bilibili.com/anime/v/96035

@joshua-kfbb
Copy link

joshua-kfbb commented Mar 16, 2017

把第600行改为

var favbar = document.querySelector('.v-title');

再注释掉623行对元素是否存在的判断

if (!document.querySelector('.arc-toolbar .block.fav')) return;

保存下应该能用了。Chrome+ViolentMonkey在这个页面测试通过。不过页面会很丑,没调整插入的按钮的大小。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants