nficano commited on
Commit
2c25c90
·
unverified ·
1 Parent(s): d6108b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,10 +12,10 @@
12
  </p>
13
  </div>
14
 
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.
 
12
  </p>
13
  </div>
14
 
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.