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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ## 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.
 
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.