Commit History

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

Merge pull request #49 from efernandez/fix_progress
83380ce

Jose Diaz-Gonzalez commited on

Default to cwd for path arg
a448255

Enrique Fernandez commited on

Fix division by zero
f709dd0

Enrique Fernandez commited on

Merge pull request #45 from Eloar/4_issue
55c1f36

Jose Diaz-Gonzalez commited on

Merge branch 'master' into 4_issue
de1b132

Janusz Paszyński commited on

Merge pull request #44 from Eloar/2_issue
3d4244a

Jose Diaz-Gonzalez commited on

Merge pull request #43 from Eloar/1_issue
f0adcd3

Jose Diaz-Gonzalez commited on

refs #4:
62f9895

Eloar commited on

refs #2:
e1b4fb3

Eloar commited on

refs #1:
1cbc3b5

Eloar commited on

Merge pull request #42 from Eloar/3_issue
60c4b9d

Jose Diaz-Gonzalez commited on

- added info about 3.4 support to README and setup.py
d465490

Eloar commited on

- added __future__ import to example in README
68dad8e

Eloar commited on

- added import print_function from __future__ for backward compatibility to 2.6
7e431a0

Janusz Paszyński commited on

- ported example in README to 3.4.1
11b97fc

Janusz Paszyński commited on

- ported to 3.4.1 with backward compatibility
8d0500d

Janusz Paszyński commited on

Merge pull request #38 from Eloar/master
74f6c8f

Jose Diaz-Gonzalez commited on

- added requirements information to README file
630c299

Janusz Paszyński commited on

Merge pull request #36 from misterflibble/patch-1
de2505f

Jose Diaz-Gonzalez commited on

Update README.rst
eb6c785

Mister Flibble commited on

Release version 0.2.0
cae8b66

Jose Diaz-Gonzalez commited on