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

GM_cookie.list is not a function #117

Closed
i-CraftY opened this issue Dec 2, 2022 · 8 comments
Closed

GM_cookie.list is not a function #117

i-CraftY opened this issue Dec 2, 2022 · 8 comments

Comments

@i-CraftY
Copy link

i-CraftY commented Dec 2, 2022

image

http://121.5.226.51/tampermonkey/hd2a.user.js
这个脚本作者推荐使用红猴

image

https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/dist/bilibili-evolved.user.js

image
image

菜单显示不完全

@CodFrm
Copy link
Member

CodFrm commented Dec 2, 2022

http://121.5.226.51/tampermonkey/hd2a.user.js
应该是API兼容问题:脚本猫没有提供GM_cookie.xxx的方法,只支持GM_cookie("xxxx")的形式,这个我下版本做下兼容,各种API调用混乱还是挺蛋疼的

https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/dist/bilibili-evolved.user.js
bilibili这个看起来是脚本自身的警告,应该没有问题吧

https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/dist/bilibili-evolved.user.js
菜单问题我排查一下

@i-CraftY
Copy link
Author

i-CraftY commented Dec 2, 2022

http://121.5.226.51/tampermonkey/hd2a.user.js 应该是API兼容问题:脚本猫没有提供GM_cookie.xxx的方法,只支持GM_cookie("xxxx")的形式,这个我下版本做下兼容,各种API调用混乱还是挺蛋疼的

https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/dist/bilibili-evolved.user.js bilibili这个看起来是脚本自身的警告,应该没有问题吧

https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/dist/bilibili-evolved.user.js 菜单问题我排查一下

第二个问题是没有,不知能否兼容油猴导出的存储数据,每个脚本要重新设置挺麻烦的

@CodFrm
Copy link
Member

CodFrm commented Dec 2, 2022

好的,会做兼容的,已经兼容了导入格式,数据还没

@CodFrm
Copy link
Member

CodFrm commented Dec 3, 2022

@CodFrm CodFrm closed this as completed Dec 3, 2022
@i-CraftY
Copy link
Author

i-CraftY commented Dec 3, 2022

fix: https://github.com/scriptscat/scriptcat/actions/runs/3607127402

修复是修复了,不知道是不是TM beta有新特性,用tm stable和 scriptcat,第一个脚本都会报错timeout。这个脚本会后台给视频刷播放量,测试需谨慎

Scriptcat beta能正常使用,抱歉

@CodFrm
Copy link
Member

CodFrm commented Dec 3, 2022

主要这个脚本是加密的,我不清楚是什么问题

这个脚本有使用方法么?

@i-CraftY
Copy link
Author

i-CraftY commented Dec 3, 2022

主要这个脚本是加密的,我不清楚是什么问题

这个脚本有使用方法么?

就是解锁B站番剧的,只要打开番剧播放页面就可以了。比如https://www.bilibili.com/bangumi/play/ss39664

@CodFrm
Copy link
Member

CodFrm commented Dec 3, 2022

不太清楚了,这个页面的话,不用这脚本我也可以直接看

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