Commit History
Merge pull request #10 from randomchars/cli
004d56f
Bump version number.
5fa0ac3
Richard Borcsik
commited on
Added error handling.
7d6d1a7
Richard Borcsik
commited on
Add a command line tool.
d892f3a
Richard Borcsik
commited on
Added myself to the AUTHORS file.
4e78f3b
Richard Borcsik
commited on
PEP8 cleanup.
0275bdb
Richard Borcsik
commited on
Corrected variable
e3bd6a1
Richard Borcsik
commited on
Update comments
1711abb
Richard Borcsik
commited on
Correct indentation
48f367d
Richard Borcsik
commited on
Add callbacks to Video.download. Refactored console printing into utils.py
47bd4f1
Richard Borcsik
commited on
Updated README addressing how to get the highest resolution.
79213ed
Merge pull request #7 from randomchars/master
9126f49
Use the correct variable for filename.
baf625d
Richard Borcsik
commited on
Fixed handling of filename changes.
1d4e561
Richard Borcsik
commited on
Fixed video info parsing.
2b10fc1
Richard Borcsik
commited on
Fixed python 3 compatibility
c5a6199
Richard Borcsik
commited on
Updated for Python 3.x
8e1f892
Added print statement back in, changed to rev 0.0.5, (1.0 will include unit tests, and CLI), update README
ee4539a
Python 3.x! Reorganized file structure, removed print statements.
f984924
Merge pull request #4 from randomchars/master
aaf6096
Python 3 compatibility fixes.
9972145
Richard Borcsik
commited on
Merge pull request #2 from ablanco/master
8c8aae3
Add video signature to download url
865372f
Alejandro Blanco
commited on
pep8, pyflakes, fixed typos, better comments.
a39264c
Rearranged/cleaned up instructions.
7b5a20e
Updated README, added .psd to gitignore.
d1b1248
AND a typo..
dee3c46
modified installation instructions to use pip.
c1fb8a3
fixed syntax error in setup.py
f763abc
fixed classifier section of setup.py
59fde0c
copy changes to README
c91e2d6
Updated README copy.
a6d89a0
Added better exception handling, fixed a ton of bugs, added setup.py.
4eb9602
fixed typos and added bugs to README.
193f9f8
Updated README and AUTHORS.
68bf686
Merge pull request #1 from lorenzogil/master
4c28904
Evaluate the status code and do nothing upon failure
83daefe
Lorenzo Gil Sanchez
commited on
Remove trailing whitespace
a666c09
Lorenzo Gil Sanchez
commited on
bug fixes, added ability to specify output directory.
9e8212f
Nick Ficano
commited on