Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
# pytube
|
16 |
*pytube* is a lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
|
17 |
|
18 |
-
|
19 |
YouTube is the most popular video-sharing platform in the world and as a hacker you may encounter a situation where you want to script something to download videos. For this I present to you *pytube*.
|
20 |
|
21 |
*pytube* is a lightweight library written in Python. It has no third party dependencies and aims to be highly reliable.
|
|
|
15 |
# pytube
|
16 |
*pytube* is a lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
|
17 |
|
18 |
+
### Description
|
19 |
YouTube is the most popular video-sharing platform in the world and as a hacker you may encounter a situation where you want to script something to download videos. For this I present to you *pytube*.
|
20 |
|
21 |
*pytube* is a lightweight library written in Python. It has no third party dependencies and aims to be highly reliable.
|