Commit History

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

updated docstring for profile arg
4c15ed5

Nick Ficano commited on

Added profile argument to filter.
9008043

Nick Ficano commited on

Release version 0.3.3
471cdf6

Nick Ficano commited on

bumped version
c68d434

Nick Ficano commited on

profile in .get() now defaults to None
7f5eda2

Nick Ficano commited on

added .DS_Store to gitignore.
25a3a77

Nick Ficano commited on

don't use .format to do logging interpolation.
ee3cd5d

Nick Ficano commited on

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

Nick Ficano commited on

Release version 0.3.1
77091c6

Jose Diaz-Gonzalez commited on

Fix rst violations in readme
0edf0aa

Jose Diaz-Gonzalez commited on

Release version 0.3.0
fe49e1c

Jose Diaz-Gonzalez commited on

Merge pull request #62 from joaoricardo000/master
ee140a4

Jose Diaz-Gonzalez commited on

Changed print statement to logging
29b787f

João Ricardo commited on

bumped verison to 0.2.1
eb9f6ea

Nick Ficano commited on

updated README
4fda591

Nick Ficano commited on

cleanup
2d8a595

Nick Ficano commited on

clean up docstrings
92f6070

Nick Ficano commited on

cleanup!!
c648009

Nick Ficano commited on

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

Nick Ficano commited on

Merge pull request #57 from vidyuthd/vevonotworking
b63b243

Jose Diaz-Gonzalez commited on

Vevovideonotworking : 1. Getting rid of default static function 2. downloading from assets js always 3. Using jsinterp instead of tinyjs since it was not working 4. vevo and everyother video with encrypted signature downloads in similar way
0b3665d

vidyuthd commited on

Merge pull request #56 from vidyuthd/vevonotworking
ebc4faf

Jose Diaz-Gonzalez commited on

Vevo video download not working due to changed algo
da0148b

vidyuthd commited on