BaiduPCS-Go
BaiduPCS-Go copied to clipboard
貌似最近百度可以识别出来这样的第三方下载器了
今天尝试下载还没到10G就报
“获取下载链接失败, 获取下载链接: 遇到错误, 远端服务器返回错误, 代码: 31326, 消息: user is not authorized, hitcode:106”
并且所有客户端包括手机也不能下载(不报错误,完全没速度)
结合之前出现的相同问题并且前几天问过客服,貌似是被实锤第三方客户端
配置UA设置的
"pan_ua": "netdisk;P2SP;3.0.0.3;netdisk;11.5.3;PC;PC-Windows;android-android;11.0;JSbridge4.4.0",
是svip账号么?
在 2022年2月2日,下午2:04,Jieoz @.***> 写道:
今天尝试下载还没到10G就报 “获取下载链接失败, 获取下载链接: 遇到错误, 远端服务器返回错误, 代码: 31326, 消息: user is not authorized, hitcode:106” 并且所有客户端包括手机也不能下载(不报错误,完全没速度) 结合之前出现的相同问题并且前几天问过客服,貌似是被实锤第三方客户端
配置UA设置的
"pan_ua": "netdisk;P2SP;3.0.0.3;netdisk;11.5.3;PC;PC-Windows;android-android;11.0;JSbridge4.4.0", — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.
是svip账号么?
在 2022年2月2日,下午2:04,Jieoz @.***> 写道:
今天尝试下载还没到10G就报 “获取下载链接失败, 获取下载链接: 遇到错误, 远端服务器返回错误, 代码: 31326, 消息: user is not authorized, hitcode:106” 并且所有客户端包括手机也不能下载(不报错误,完全没速度) 结合之前出现的相同问题并且前几天问过客服,貌似是被实锤第三方客户端
配置UA设置的
"pan_ua": "netdisk;P2SP;3.0.0.3;netdisk;11.5.3;PC;PC-Windows;android-android;11.0;JSbridge4.4.0", — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.
是svip
下载线程数配置的是多少呢
下载线程数配置的是多少呢
readme介绍说是10-20,我这里设置的15,同时进行任务数是1
在封禁结束后可以把线程改到10试试
在封禁结束后可以把线程改到10试试
"appid": 266719,
"cache_size": 65536,
"max_parallel": 9,
"max_upload_parallel": 4,
"max_download_load": 1,
"max_upload_load": 4,
"max_download_rate": 0,
"max_upload_rate": 0,
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36",
"pcs_ua": "",
"pcs_addr": "pcs.baidu.com",
"pan_ua": "netdisk;P2SP;3.0.0.3;netdisk;11.5.3;PC;PC-Windows;android-android;11.0;JSbridge4.4.0",
线程改到9尝试下载过了不久还是会提示user is not authorized。
以前没有遇到这样情况
目前还没接到大规模反馈,感觉还是账号被针对了。有条件建议换个账号或者续个费啥的
刚刚的事情, max_parallel设置是1, 也user is not authorized
如果账号已被判定为作弊账号得话,线程改多少都是没用的,改小线程只是能避免被判定为作弊
在 2022年2月14日,下午5:09,龍門渕透華 @.***> 写道:
刚刚的事情, max_parallel设置是1, 也user is not authorized
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.
相同的问题,svip账户,和人工客服反应后也是相同的回复。
可能是检测了默认的pan_ua,建议自己构造pan_ua,同时不要构造pc的ua,构造安卓移动设备格式的 比如 netdisk;P2SP;2.2.91.26;netdisk;11.6.3;GALAXY_S8;android-android;7.0;JSbridge4.4.0;jointBridge;1.1.0; 自己换下版本号,手机型号等等
大佬有什么方便的生成方法吗,或者这些字段的含义方便讲解一下吗,乱填填错会不会导致封号几率变高。手机抓app的包的ua怎么套在那里使用 Dalvik/2.1.0 (Linux; U; Android 11; XT2125-4 Build/RRN31.Q3-1-11-6)
从来就只使用1线程....这样也被封....
如果账号已被判定为作弊账号得话,线程改多少都是没用的,改小线程只是能避免被判定为作弊
最稳妥的方法就是抓网盘手机app的包,用那里面的pan_ua,但这个涉及到https抓包有一定门槛,而且对手机系统也有要求。我这儿没什么批量生成 的办法
在 2022年2月17日,下午3:20,Jieoz @.***> 写道:
大佬有什么方便的生成方法吗,或者这些字段的含义方便讲解一下吗,乱填填错会不会导致封号几率变高。手机抓app的包的ua怎么套在那里使用 Dalvik/2.1.0 (Linux; U; Android 11; XT2125-4 Build/RRN31.Q3-1-11-6)
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.
最稳妥的方法就是抓网盘手机app的包,用那里面的pan_ua,但这个涉及到https抓包有一定门槛,而且对手机系统也有要求。我这儿没什么批量生成 的办法 … 在 2022年2月17日,下午3:20,Jieoz @.***> 写道: 大佬有什么方便的生成方法吗,或者这些字段的含义方便讲解一下吗,乱填填错会不会导致封号几率变高。手机抓app的包的ua怎么套在那里使用 Dalvik/2.1.0 (Linux; U; Android 11; XT2125-4 Build/RRN31.Q3-1-11-6) — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.
换了新帐号改了自定义pan_ua暂时正常了
想问一下被封了要等多久才解封?
想问一下被封了要等多久才解封?
我这里得5-7天,而且第二次下载十几分钟就又被ban
唉...看来要搞个rdesktop的docker然后装个客户端去下载了...
线程数使用1, 1就可以下载到4MB/s了,再多要出事