Charley Peng
commited on
Commit
·
2cd1554
1
Parent(s):
f6e4c8e
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
Downloading videos from YouTube shouldn't require some bloatware application,
|
6 |
it's usually a niche condition you want to do so in the first place. So I
|
7 |
-
|
8 |
|
9 |
|
10 |
|
@@ -21,7 +21,7 @@ or even better:
|
|
21 |
$ pip install pytube
|
22 |
```
|
23 |
|
24 |
-
or you can get the [source code from github](https://github.com/NFicano/
|
25 |
|
26 |
### Roadmap
|
27 |
|
|
|
4 |
|
5 |
Downloading videos from YouTube shouldn't require some bloatware application,
|
6 |
it's usually a niche condition you want to do so in the first place. So I
|
7 |
+
present to you, PyTube!
|
8 |
|
9 |
|
10 |
|
|
|
21 |
$ pip install pytube
|
22 |
```
|
23 |
|
24 |
+
or you can get the [source code from github](https://github.com/NFicano/pytube.
|
25 |
|
26 |
### Roadmap
|
27 |
|