折腾:
【未解决】Mac中尝试Aria2实现百度网盘全速下载
期间,换用web客户端试试
先去本地运行:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ✘ crifan@licrifandeMacBook - Pro ~ aria2c 04 / 25 14 : 15 : 36 [WARN] Neither - - rpc - secret nor a combination of - - rpc - user and - - rpc - passwd is set . This is insecure. It is extremely recommended to specify - - rpc - secret with the adequate secrecy or now deprecated - - rpc - user and - - rpc - passwd. 04 / 25 14 : 15 : 36 [ERROR] IPv4 RPC: failed to bind TCP port 6800 Exception: [.. / .. / .. / src / SocketCore.cc: 312 ] errorCode = 1 Failed to bind a socket, cause: Address already in use 04 / 25 14 : 15 : 36 [ERROR] IPv6 RPC: failed to bind TCP port 6800 Exception: [.. / .. / .. / src / SocketCore.cc: 312 ] errorCode = 1 Failed to bind a socket, cause: Address already in use 04 / 25 14 : 15 : 36 [ERROR] Exception caught Exception: [.. / .. / .. / src / DownloadEngineFactory.cc: 219 ] errorCode = 1 Failed to setup RPC server. |
看来要关闭GUI客户端
1 2 3 4 5 6 7 8 9 10 | ✘ crifan@licrifandeMacBook-Pro ~ aria2c 04/25 14:16:29 [WARN] Neither --rpc-secret nor a combination of --rpc-user and --rpc-passwd is set. This is insecure. It is extremely recommended to specify --rpc-secret with the adequate secrecy or now deprecated --rpc-user and --rpc-passwd. 04/25 14:16:29 [NOTICE] IPv4 RPC: listening on TCP port 6800 04/25 14:16:29 [NOTICE] IPv6 RPC: listening on TCP port 6800 |


不行。
换成:

结果:

问题依旧。
去改为:


去试试
1 | aria2c -- enable -rpc --rpc-listen-all |
输出:
1 2 3 4 5 6 7 8 9 10 | crifan@licrifandeMacBook-Pro ~ aria2c --enable-rpc --rpc-listen-all 04/25 14:21:21 [WARN] Neither --rpc-secret nor a combination of --rpc-user and --rpc-passwd is set. This is insecure. It is extremely recommended to specify --rpc-secret with the adequate secrecy or now deprecated --rpc-user and --rpc-passwd. 04/25 14:21:21 [NOTICE] IPv4 RPC: listening on TCP port 6800 04/25 14:21:21 [NOTICE] IPv6 RPC: listening on TCP port 6800 |


结果还是不行。
去打开页面







没速度
试了其他方式:

都还是不行。


不知道从哪里合适下载的torrent种子文件:

试了试,发现:好像可以添加任务,但是无法下载。
暂时放弃。
TODO:
试试其他的web
从保存的aria2文件 后缀是.down
看到内容是:
1 2 3 4 5 | https: / / d.pcs.baidu.com / file / c71a61aa3sef95b7a7a2ae39d0b7eaed?fid = 1474510383 - 250528 - 465939354812272 &dstime = xxx58&rt = sh&sign = FDtAERV - DCb740ccc5511e5e8fedcff06b081203 - FFdY9VtUN1pfjiseLMek5n5H0Vo % 3D &expires = 1h &chkv = 1 &chkbd = 0 &chkpc = &dp - logid = 378795805616029513 &dp - callid = 0 &shareid = 2272797601 &r = 611748871 header = User - Agent: netdisk; 6.0 . 0.12 ;PC;PC - Windows; 10.0 . 16299 ;WindowsBaiduYunGuanJia header = Referer: https: / / pan.baidu.com / disk / home header = Cookie: pcsett = xxx53 - 81411f8454959f5e8b323fcd08c279cb out = IDA Pro 7.0 . zip |
去试试

还是无法下载
