Commit History
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
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
removed link to outdated wiki
985a2cd
Nick Ficano
commited on
Release version 0.4.1
f6212a5
Nick Ficano
commited on
More bugfix + enhancements
34c64ca
Nick Ficano
commited on
renamed videoinfo to video_dict + str formatting
4eb20b5
Nick Ficano
commited on
Release version 0.4.0
70859bb
Nick Ficano
commited on
major cleanup + bugfix
f55aa7e
Nick Ficano
commited on