Skip to content

您好:猫爪配置,能否在配置页上增加网盘token和cookie,解决无法扫码的问题 #23

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

Open
ne7359 opened this issue Jan 20, 2025 · 2 comments

Comments

@ne7359
Copy link

ne7359 commented Jan 20, 2025

您好:猫爪配置,能否在配置页上增加网盘token和cookie,解决无法扫码的问题

谢谢您:对了您修复后,能非常完美的加载自己搭建的drpy-node,云服务配置,现在问题就是 DS 盘的无法加载,其它的我本人测试非常完美

export default {
    drpyS: {
        config_url: 'http://localhost:5757/config/1?sub=all&pwd=', // 本地ds 支持
        // config_url: 'http://localhost:5707/config/0?sub=dzyyds', // 本地hipy-t4 支持
        home_site: 'http://localhost:5757/api/设置中心',
        enable_dspush: 1,
        enable_home_site: 0,
        sniffer_rule: 'http((?!http).){12,}?\\.(m3u8|mp4|flv|avi|mkv|rm|wmv|mpg|m4a|mp3)\\?.*|http((?!http).){12,}\\.(m3u8|mp4|flv|avi|mkv|rm|wmv|mpg|m4a|mp3)|http((?!http).)*?video/tos*|http((?!http).)*?obj/tos*',
        enable_hipy_sniffer: 0,
        hipy_sniffer_url: 'http://127.0.0.1:5708/sniffer?url=',
        parse_count: 6, // 最多显示多少条解析
        parse_timeout: 5000, // 解析超时毫秒数
    },
  ali: {
    thread: "4",
    chunkSize: "400",
    token: ""
  },
  quark: {
    thread: "6",
    chunkSize: "256",
    //实际为256KB
  cookie: ""
 },
  uc: {
    cookie: ""
  },
  y115: {
    cookie: ''"
  },
  tyi: {
    username: "",
    password: ""
  },
  xiaoya: {
    url: "https://tvbox.omii.top/vod1/DixHtoGB"
  },
  yiso: {
    url: "https://yiso.fun",
    cookie: ""
  },
  bili: {
    categories: "
    cookie: ""
  },
@hjdhnx
Copy link
Owner

hjdhnx commented Jan 20, 2025

暂无在配置里放你说的这些参数的计划,这些参数跟我的ds源没有任何可联动的关系。ds的网盘不是这样玩的,你只需要在ds服务端那个cookie插件里扫码入库或者手动输入cookie入口就可以看网盘了,不需要在猫里额外配置

@ne7359
Copy link
Author

ne7359 commented Jan 20, 2025

谢谢您的解答与帮助

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