We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Q: I don't know how to install it on Windows.
A: Then don't do it. Just put your you-get folder into system %PATH%.
you-get
%PATH%
Q: I got something like UnicodeDecodeError: 'gbk' codec can't decode byte 0xb0 in position 1012: illegal multibyte sequence.
UnicodeDecodeError: 'gbk' codec can't decode byte 0xb0 in position 1012: illegal multibyte sequence
A: Run set PYTHONIOENCODING=utf-8.
set PYTHONIOENCODING=utf-8