From 215ce0fdbcaaa5abc0bcd18529fd8cd1b7ec69b5 Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Fri, 22 Mar 2013 23:03:00 +0100 Subject: [PATCH] remove all Download-urls on PyPI, fix #19 --- README.md | 56 ++++++++++++++----------------------------------------- 1 file changed, 14 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index f7427cc3..18c67c23 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,13 @@ Fork me on GitHub: Click [here](https://aur.archlinux.org/packages.php\?ID=62576). -### FAQ (For Windows Users) +### Upgrading: + +Using Pip: + + $ pip install --upgrade you-get + +### FAQ (For Windows Users): * Q: I don't know how to install it on Windows. @@ -118,26 +124,6 @@ Fork me on GitHub: * A: Run `set PYTHONIOENCODING=utf-8`. -## Upgrading - -Using Pip: - - $ pip install --upgrade you-get - -### Error When Upgrading from Pip - -If you see this error: - -``` - File "/usr/lib/python3.3/site-packages/pip-1.2.1-py3.3.egg/pip/backwardcompat.py", line 44, in u - return s.decode('utf-8') -UnicodeDecodeError: 'utf-8' codec can't decode byte 0xae in position 68: invalid start byte -``` - -This is an existing bug in Pip 1.2.1. However, this does not affect your upgrading. - -In Pip 1.3+, this should be already fixed. - ## Examples (For End-Users) Display the information of the video without downloading: @@ -335,7 +321,13 @@ You-Get基于优酷下载脚本[iambus/youku-lixian](https://github.com/iambus/y 点击[这里](https://aur.archlinux.org/packages.php\?ID=62576)。 -### FAQ(针对Windows用户) +### 升级: + +使用Pip: + + $ pip install --upgrade you-get + +### FAQ(针对Windows用户): * Q:我不知道该如何在Windows下安装。 @@ -345,26 +337,6 @@ You-Get基于优酷下载脚本[iambus/youku-lixian](https://github.com/iambus/y * A:执行`set PYTHONIOENCODING=utf-8`。 -## 升级 - -使用Pip: - - $ pip install --upgrade you-get - -### 从Pip升级时可能的错误 - -若出现以下错误提示: - -``` - File "/usr/lib/python3.3/site-packages/pip-1.2.1-py3.3.egg/pip/backwardcompat.py", line 44, in u - return s.decode('utf-8') -UnicodeDecodeError: 'utf-8' codec can't decode byte 0xae in position 68: invalid start byte -``` - -这被证实是Pip 1.2.1的一个bug。不过,它并不影响到正常的升级。 - -这在Pip 1.3+中应当已经被修复。 - ## 使用方法示例 ### 如何下载视频