Commit History
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
made all tests deterministic.
8b33d56
Merge branch 'master' into nosetests
adfdf3f
Merge branch 'master' of github.com:NFicano/pytube
416263e
mocked all the html and js with local fixtures
6ef7310
added mock to test requirements
29d3538
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
changes for nose test, added mock data
5978020
switched to nosetests, added test_requirements
6189f5f
pep8
ac573f7
pep8
42f45d6
model cleanup
c10c398
Merge pull request #71 from garg10may/master
69f5379
Unittests for YouTube class
bbf7f6e
Merge branch 'Unittests'
971f6de
Merge remote-tracking branch 'nficano/master' into Unittests
6ab41db
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