You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
++ 验证码已保存至 /home/kajeagentspi/vcode.jpg
输入验证码: Traceback (most recent call last):
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 3610, in
main(argv)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 3606, in main
handle_command(comd, xxx)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 3519, in handle_command
x.add_tasks(urls, remotepath)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 2538, in add_tasks
self._add_bt(url, remotepath)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 2473, in _add_bt
input_code = panbaiducom_HOME.save_img(j['img'], 'jpg')
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 333, in save_img
input_code = raw_input(s % (2, 92, " 输入验证码: "))
EOFError: EOF when reading a line
The text was updated successfully, but these errors were encountered:
++ 验证码已保存至 /home/kajeagentspi/vcode.jpg
输入验证码: Traceback (most recent call last):
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 3610, in
main(argv)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 3606, in main
handle_command(comd, xxx)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 3519, in handle_command
x.add_tasks(urls, remotepath)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 2538, in add_tasks
self._add_bt(url, remotepath)
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 2473, in _add_bt
input_code = panbaiducom_HOME.save_img(j['img'], 'jpg')
File "/mnt/c/Users/Jake/Documents/Codes/Python/baidudl.py", line 333, in save_img
input_code = raw_input(s % (2, 92, " 输入验证码: "))
EOFError: EOF when reading a line
The text was updated successfully, but these errors were encountered: