NFicano commited on
Commit
6d01af7
·
1 Parent(s): 418a180

added README.rst, updated copy

Browse files
Files changed (1) hide show
  1. README.rst +14 -0
README.rst ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ PyTube: Download YouTube videos without the bloat
2
+ =================================================
3
+
4
+ PyTube is a YouTube video download Apache2 Licensed library, written in Python,
5
+ lightweight, and dependency-free.
6
+
7
+ Most existing software for downloading videos from YouTube are: bloatware,
8
+ often trialware, brittle and aren't extendable what-so-ever - and if you sit in
9
+ terminal all day, I'm sure you'll agree things should not be this way.
10
+
11
+ PyTube aims to do one thing and one thing well, provide you an API to simply
12
+ download a video and get out of your way.
13
+
14
+