Commit History
tests
de6c1b0
pep e731
194d4b6
autopep8
eabed65
fix numeric sorting
09a522b
update deps
b5f636a
update deps
a39bbe4
Merge branch 'master' of github.com:nficano/pytube
13d4d83
linting
d3cad85
Merge pull request #258 from billd100/master
66ad357
unverified
Merge pull request #270 from fja05680/fix-total-videos-found-string
635f080
unverified
Update playlist.py
b7a1f70
unverified
Update playlist.py
0a23eac
unverified
Farrell Aultman
commited on
fix total videos found string
c7a7e9e
Farrell Aultman
commited on
Merge pull request #253 from johnvanderholt/master
fda25d0
unverified
testing if 3.4 still won't build on travis
0406be1
john
commited on
refactored based on wiaterb's suggestion
3c9a466
john
commited on
refactored based on wiaterb's suggestion
3a5d47f
john
commited on
Merge pull request #264 from infopz/patch-1
dbf5675
unverified
Return downloaded file path at the end of download
ab248a3
unverified
Update docstring.
86e465d
Bill Davis
commited on
Update exception message.
b7c602b
Bill Davis
commited on
Catch unavailable videos.
56cf12d
Bill Davis
commited on
refactored out numbering generator, and added a test to make coverall hapyy
1fbe89d
john
commited on
got rid of the black line again.
cff9c4e
john
commited on
fixed linting?
a737186
john
commited on
Bump version: 9.2.2 β 9.2.3
05287f2
Bump version: 9.2.1 β 9.2.2
a6c6447
reverted PR #254
b6f16d4
Bump version: 9.2.0 β 9.2.1
1d2d8c5
Bump version: 9.1.1 β 9.2.0
343e9a6
reverted PR #254
f47fd60
linting
7cb2cb9
Merge branch 'master' of github.com:nficano/pytube
6afb0c9
Merge pull request #255 from BenZstory/master
5a2618b
unverified
fixed linting
4725143
john
commited on
Add proxy support.
0fac9d8
Merge pull request #254 from billd100/handling-unavailable-videos
9f349fd
unverified
Raise more obvious exception when a video is unavailable.
9279eab
Bill Davis
commited on
fixed some documentation
44eb273
john
commited on
added argument to number playlists in reverse, since some playlists are order newest -> oldest.
e4fcdc4
john
commited on
fixed bug where using a prefix would break the file extension on some platforms.
d1ba191
john
commited on
fix refactoring error
793f161
john
commited on
added prefix_number option to the tests
d966a0d
john
commited on
fixed linting and added some more documentaion
d5e450b
john
commited on
added autonumbering for playlists
534a94d
john
commited on
Merge pull request #248 from jkuijt/master
0ad0926
unverified
Download video to buffer
423a8a2
Jasper Kuijt
commited on
Added callback functions
5773518
Jasper Kuijt
commited on
Added functionality to stream video data to a IOBytes buffer
c909762
Jasper Kuijt
commited on