Commit History

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

begun refactoring model.
6718818

Nick Ficano commited on

renamed var to distinguish between regular yt urls
b860e23

Nick Ficano commited on

still documenting logic
3823514

Nick Ficano commited on

renamed _get_encoding_profile
3dc9c09

Nick Ficano commited on

fixed exception interpolation, commented.
1cdb0dd

Nick Ficano commited on

lots of rearranging methods and normalizing.
2cceec9

Nick Ficano commited on

renamed YouTubeError to PytubeError.
7c926cc

Nick Ficano commited on

unnecessary whitespace
6269bef

Nick Ficano commited on

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

Nick Ficano commited on

really want this to be thoroughly commented.
4474684

Nick Ficano commited on

Release version 5.1.0
afc41dd

Nick Ficano commited on

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

Nick Ficano commited on