Commit History

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

cleanup, refactored out lambda
614914b

Nick Ficano commited on

pep8
d5caad1

Nick Ficano commited on

pep8
674e3ff

Nick Ficano commited on

ellipse
f899ff5

Nick Ficano commited on

compiled regexp, cleaned up _get_cipher.
6359ac6

Nick Ficano commited on

revert
5b8e011

Nick Ficano commited on

added NullHandler to avoid logging warning.
1b9f74f

Nick Ficano commited on

botched that release.
99b6082

Nick Ficano commited on

Release version 1.0.0
fc7ae22

Nick Ficano commited on

renamed cli to just pytube
bd8601d

Nick Ficano commited on

just some tweaking to readme
b670cc8

Nick Ficano commited on

minor rearrangment.
198e311

Nick Ficano commited on

Updated readme.
8740488

Nick Ficano commited on

pep8, removed calls to deprecated methods.
aee8e93

Nick Ficano commited on

add_video should be private
27b0198

Nick Ficano commited on

replaced properties w/ methods, set url in init
a1c74e0

Nick Ficano commited on

logging, docstrings, and exceptions
d5e6100

Nick Ficano commited on

Cleaned up/rewording
ce348a9

Nick Ficano commited on

Release version 0.4.2
cead524

Nick Ficano commited on

added DoesNotExist exception
8d386db

Nick Ficano commited on

moved heavy lifting into from_url() method
4c82f0b

Nick Ficano commited on