Commit History

remove 3.2 support
ff5c6f3

nficano commited on

coverage + build
867e21e

nficano commited on

coveralls
e39ac5b

nficano commited on

nosetests defaults
f669b4b

nficano commited on

moved to dev_requirements
a87769d

nficano commited on

Release version 6.0.2
de625e8

nficano commited on

updated url in setup.py
bb8621d

nficano commited on

Release version 6.0.1
46da5a3

nficano commited on

fixed missing exception
98dbd2a

nficano commited on

Release version 6.0.0
a57d7c9

nficano commited on

updated supported Python versions
b1fa9eb

nficano commited on

fixed pep8 violations
68ae6d2

nficano commited on

no line break
a8f7ce3

nficano commited on

added build status to readme
bd801d8

nficano commited on

removed decode('utf-8')
e423be8

nficano commited on

unicode literals
16f9f74

nficano commited on

fix for 3.x
95fdf34

nficano commited on

fix for python 2.6
210e0a2

nficano commited on

Merge branch 'master' of github.com:NFicano/pytube
9a07935

nficano commited on

added .travis.yaml
aada156

nficano commited on

clear videos list when url is reset
69825d1

Nick Ficano commited on

use None instead of False, comment cleanup
28f27a6

Nick Ficano commited on

clean up, fixed bug in reusing instance.
6d999e1

Nick Ficano commited on

Merge branch 'master' of github.com:nficano/pytube
f8d091a

Nick Ficano commited on

Merge branch 'nosetests'
471986f

nficano commited on

made all tests deterministic.
8b33d56

nficano commited on

Merge branch 'master' into nosetests
adfdf3f

nficano commited on

Merge branch 'master' of github.com:NFicano/pytube
416263e

nficano commited on

mocked all the html and js with local fixtures
6ef7310

nficano commited on

added mock to test requirements
29d3538

nficano commited on

these should really be immutable
5f3c689

Nick Ficano commited on

Merge branch 'master' of github.com:nficano/pytube
63f603f

Nick Ficano commited on

docstring typo
a02f1b9

Nick Ficano commited on

updated description/how files are read
d00a353

nficano commited on

changes for nose test, added mock data
5978020

nficano commited on

switched to nosetests, added test_requirements
6189f5f

nficano commited on

pep8
ac573f7

nficano commited on

pep8
42f45d6

nficano commited on

model cleanup
c10c398

nficano commited on

Merge pull request #71 from garg10may/master
69f5379

nficano commited on

Unittests for YouTube class
bbf7f6e

garg10may commited on

Merge branch 'Unittests'
971f6de

garg10may commited on

Merge remote-tracking branch 'nficano/master' into Unittests
6ab41db

garg10may commited on

commented, todos, removed kwargs from video
ac64032

Nick Ficano commited on

lets hold off on docs
978cd9c

Nick Ficano commited on

Merge branch 'master' of github.com:NFicano/pytube
770c313

Nick Ficano commited on

we don't need philosophy
555ceab

Nick Ficano commited on

added docs!
fba79ec

Nick Ficano commited on

more docstrings prep for autodocs :)
5e1a0c2

Nick Ficano commited on

updated docstrings + commented models.
b0c3c02

Nick Ficano commited on