Janusz Paszyński
commited on
Commit
·
630c299
1
Parent(s):
de2505f
- added requirements information to README file
Browse files- README.rst +7 -0
README.rst
CHANGED
@@ -11,6 +11,13 @@ Downloading videos from YouTube shouldn't require some bloatware application,
|
|
11 |
it's usually a niche condition you want to do so in the first place. So I
|
12 |
present to you, PyTube!
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
Installation
|
15 |
============
|
16 |
|
|
|
11 |
it's usually a niche condition you want to do so in the first place. So I
|
12 |
present to you, PyTube!
|
13 |
|
14 |
+
Requirements
|
15 |
+
============
|
16 |
+
|
17 |
+
- Python 2.6+ (2.7 recommended)
|
18 |
+
- PIP (for some installation methods)
|
19 |
+
- GIT (for some installation methods)
|
20 |
+
|
21 |
Installation
|
22 |
============
|
23 |
|