updated README
Browse files- README.rst +0 -9
README.rst
CHANGED
@@ -37,15 +37,6 @@ YouTube is the most popular video-sharing platform in the world and as a hacker
|
|
37 |
|
38 |
Finally *pytube* also includes a command-line utility, allowing you to quickly download videos right from terminal.
|
39 |
|
40 |
-
Fix for CipherError
|
41 |
-
==========================================
|
42 |
-
|
43 |
-
*Update December 2015* If you're using version <=6.1.3, you'll need to run the following to fix *pytube* for some videos.
|
44 |
-
|
45 |
-
.. code:: bash
|
46 |
-
|
47 |
-
pip install -U pytube
|
48 |
-
|
49 |
Installation
|
50 |
============
|
51 |
|
|
|
37 |
|
38 |
Finally *pytube* also includes a command-line utility, allowing you to quickly download videos right from terminal.
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
Installation
|
41 |
============
|
42 |
|