Commit History
updated url in setup.py
bb8621d
updated supported Python versions
b1fa9eb
updated description/how files are read
d00a353
renamed cli to just pytube
bd8601d
Nick Ficano
commited on
- added info about 3.4 support to README and setup.py
d465490
Eloar
commited on
Cleanup setup.py
620e826
Jose Diaz-Gonzalez
commited on
Add missing whitespace between operators
6ec654e
Jose Diaz-Gonzalez
commited on
Remove redundant backslashes
1c09b71
Jose Diaz-Gonzalez
commited on
part of previous commit
dc48062
fixed malformed import.
aeae76c
Removed unnecessary import of cli.
b0320f8
Reorganized, rewrote setup.py using distutils.
4d8ed3e
reverted back to setuptools. cleaned up setup.py.
68eac13
Updated version.
92c1714
changed setuptools to distutils.
7cad159
fixed for PyPI!
d37cf80
Bump version number.
5fa0ac3
Richard Borcsik
commited on
Added myself to the AUTHORS file.
4e78f3b
Richard Borcsik
commited on
PEP8 cleanup.
0275bdb
Richard Borcsik
commited on
Updated for Python 3.x
8e1f892
Python 3 compatibility fixes.
9972145
Richard Borcsik
commited on