xunlei-lixian icon indicating copy to clipboard operation
xunlei-lixian copied to clipboard

迅雷离线下载脚本

Results 100 xunlei-lixian issues
Sort by recently updated
recently updated
newest added

use to separate columns in output_tasks which is aligned and easy for other program to parse.

easy hack to support https

解决某些中文在Terminal下编码异常

1、修复503错误(st=0改为st=4); 2、修复创建某些电影任务时返回内容无法解析的问题。

取出登录时候得st=0参数,如果加上参数会出现503错误

自从今天早上开始就无法list,昨天晚上明明还能list的,然后偶 ``` xxx@xxx:~/src/xunlei-lixian$ python lixian_cli.py login Password:xxx Saving login session to /home/mike/.xunlei.lixian.cookies ``` login命令一下子就返回了,速度好快的说..lx login, lx login "user" "psw", lx login "psw"都尝试过了,是同样的返回, 之后再 ``` xxx@xxx:~/src/xunlei-lixian$ python lixian_cli.py list Traceback (most...

![3344acc4-6e2d-11e3-98e5-b304925bb2af](https://f.cloud.github.com/assets/691621/1949218/1ac8f830-80f2-11e3-8c79-e9c264babe85.jpg)

Hashing bt ... Traceback (most recent call last): File "/usr/bin/lixian_cli", line 64, in execute_command() File "/usr/bin/lixian_cli", line 61, in execute_command commands[command](args[1:]) File "/opt/xunlei-lixian/lixian_cli_parser.py", line 165, in parse return f(parser(args_list, _args,...

我的迅雷账号改过密码后,每次登陆迅雷都得用验证码。通过网页途径可以正常输入验证码,但是用命令行的时候总是显示login failed. 命令行内容如下: C:\Users\Single34>lx login --verification-code-path=C:\Temp\code.jpg ID: [email protected] Password: Saving login session to .xunlei.lixian.cookies Verification code picture is saved to C:\Temp\code.jpg, please open it manually and enter what you see....

Sometimes, xunlei's server is unstable and return 502 Bad Gateway. ``` 正在解析主机 gdl.lixian.vip.xunlei.com... 125.39.70.242 正在连接 gdl.lixian.vip.xunlei.com|125.39.70.242|:80... 已连接。 已发出 HTTP 请求,正在等待回应... 502 Bad Gateway 2014-05-17 11:26:30 错误 502:Bad Gateway。 ... File...