Kepoor Hampond
|
af9331efd3
|
Travis dependencies
|
2017-06-10 12:31:15 -07:00 |
|
Kepoor Hampond
|
4243b1e41d
|
Install ydl-binaries
|
2017-06-10 12:21:17 -07:00 |
|
Kepoor Hampond
|
8e6f76c312
|
Now automatically downloads youtube-dl, ffmpeg, and ffprobe binaries
|
2017-06-10 12:16:51 -07:00 |
|
Kepoor Hampond
|
48ad9ac19e
|
fix travis, for the love of god
|
2017-06-09 17:05:06 -07:00 |
|
Kepoor Hampond
|
acf746aca7
|
travis can't find ffprobe
|
2017-06-09 16:47:51 -07:00 |
|
Kepoor Hampond
|
10334d8e19
|
added to README and hopefully fixed the authorization bug.
|
2017-06-09 16:33:48 -07:00 |
|
Kepoor Hampond
|
40ae6b3561
|
more python 3.x compatability
|
2017-06-05 19:53:53 -07:00 |
|
Kepoor Hampond
|
fa35d224ac
|
travis ci patch/fix
|
2017-06-05 19:48:57 -07:00 |
|
Kepoor Hampond
|
73c7f9676a
|
python 3 compatibility
|
2017-06-05 19:37:16 -07:00 |
|
Kepoor Hampond
|
db850af7c1
|
fixed it
|
2017-06-05 19:30:23 -07:00 |
|
Kepoor Hampond
|
de425ea27b
|
Merge pull request #27 from kepoorhampond/osrename-to-shutilmove
Changed `os.rename` to `shutil.move`
|
2017-05-19 08:25:52 -07:00 |
|
kepoorhampond
|
f711801d9d
|
did it
|
2017-05-19 13:59:26 +00:00 |
|
Kepoor Hampond
|
2f4c707711
|
updated pypi
|
2017-05-12 16:37:21 -07:00 |
|
Kepoor Hampond
|
f10f1ef36b
|
Merge pull request #25 from kepoorhampond/better-alias-rerouting
Better alias rerouting
|
2017-05-12 16:35:52 -07:00 |
|
Kepoor Hampond
|
94090621c2
|
better argument rerouting in the aliases for album and playlist
|
2017-05-12 16:35:02 -07:00 |
|
Kepoor Hampond
|
2230621e86
|
Updated pypi
|
2017-05-06 22:42:06 -07:00 |
|
Kepoor Hampond
|
630800fded
|
Merge pull request #24 from kepoorhampond/custom-text
Added custom hook text support
|
2017-05-06 22:41:29 -07:00 |
|
Kepoor Hampond
|
12d351f74f
|
Added custom hook text support
|
2017-05-06 22:37:06 -07:00 |
|
Kepoor Hampond
|
cb04a697d9
|
Merge pull request #23 from kepoorhampond/find-yt-link-twice
Fixed annoying bug where it prints Finding Youtube link ... twice
|
2017-05-04 21:43:19 -07:00 |
|
Kepoor Hampond
|
386abf62d0
|
Fixed annoying bug where it prints Finding Youtube link ... twice
|
2017-05-04 21:35:43 -07:00 |
|
Kepoor Hampond
|
5a2bc55e90
|
Updated README.md
|
2017-05-01 22:45:10 -07:00 |
|
Kepoor Hampond
|
ec369a8421
|
Updated README.md
|
2017-05-01 22:44:14 -07:00 |
|
Kepoor Hampond
|
e627d8cfca
|
Updated version on pypi
|
2017-04-30 12:34:55 -07:00 |
|
Kepoor Hampond
|
b4272c2405
|
Updated version on pypi
|
2017-04-30 12:11:24 -07:00 |
|
Kepoor Hampond
|
e3dfba8180
|
Merge pull request #21 from kepoorhampond/issue-20
Fix issue #20
|
2017-04-30 12:07:41 -07:00 |
|
Kepoor Hampond
|
248b272c4b
|
Forgot to finish except loop
|
2017-04-30 12:02:47 -07:00 |
|
Kepoor Hampond
|
350f2c6b55
|
Version error with python 2 and 3 causing issue #20
|
2017-04-30 11:46:15 -07:00 |
|
Kepoor Hampond
|
92b2de0716
|
updated travis.yml
|
2017-04-30 11:12:51 -07:00 |
|
Kepoor Hampond
|
7d34d52d8c
|
testing on issue #20
|
2017-04-30 11:04:21 -07:00 |
|
Kepoor Hampond
|
11d5cd340a
|
testing with python 3.6
|
2017-04-30 10:59:38 -07:00 |
|
Kepoor Hampond
|
33f6c1cc38
|
Removed partially downloaded tmp file
|
2017-04-23 11:22:19 -07:00 |
|
Kepoor Hampond
|
6ce2a50247
|
Forgot to update on pypi
|
2017-04-21 19:16:50 -07:00 |
|
Kepoor Hampond
|
ce0d815d4c
|
Mispelling of parse_artist in ripper.py for -a + -A
|
2017-04-21 19:15:56 -07:00 |
|
Kepoor Hampond
|
cca726a1bf
|
Fixed unpacking bug in post processing and wrong import in the CLI
|
2017-04-15 17:45:24 -07:00 |
|
Kepoor Hampond
|
7aed3442f3
|
Removed previous organization-type naming in metadata parsing of albums
|
2017-04-14 22:25:13 -07:00 |
|
Kepoor Hampond
|
dffb10b3ce
|
Merge pull request #19 from kepoorhampond/pep8-guidelines
Support for pep8 guidelines and more organization in the mess that is the `utils.py` file.
|
2017-04-14 22:21:25 -07:00 |
|
Kepoor Hampond
|
79a9733fe7
|
Decorator for staticmethods in utils.py
|
2017-04-13 21:47:04 -07:00 |
|
Kepoor Hampond
|
09a839aeab
|
Follows pep8 guides with more organization
|
2017-04-13 21:40:27 -07:00 |
|
Kepoor Hampond
|
04909589cf
|
Merge pull request #18 from kepoorhampond/artist-and-album
Added feature to use the -a flag with -A
|
2017-04-11 19:26:28 -07:00 |
|
Kepoor Hampond
|
0a077c70a0
|
Added feature to use the -a flag with -A
|
2017-04-11 19:20:46 -07:00 |
|
Kepoor Hampond
|
46ff493d11
|
Fixed Issue #16
|
2017-03-25 20:23:54 -07:00 |
|
Kepoor Hampond
|
7cf80b548f
|
EOFError catching
|
2017-03-25 19:52:46 -07:00 |
|
Kepoor Hampond
|
54e23c4f35
|
Fulfilled #12 feature request
|
2017-03-17 23:46:38 -07:00 |
|
Kepoor Hampond
|
e4d97753b3
|
Merge branch 'master' of https://github.com/kepoorhampond/irs
|
2017-03-17 23:25:57 -07:00 |
|
Kepoor Hampond
|
42b5818d1b
|
Fixed issue #11
|
2017-03-17 23:25:44 -07:00 |
|
Kepoor Hamnond
|
7fed83b8d4
|
Fixed bug if ~/Music folder doesn't exist
|
2017-03-16 17:54:26 +00:00 |
|
Kepoor Hampond
|
df86541d62
|
Fixed merge logic error
|
2017-03-15 20:50:37 -07:00 |
|
Kepoor Hampond
|
4a1d34db0b
|
Merge branch 'master' of https://github.com/kepoorhampond/irs
|
2017-03-15 20:14:05 -07:00 |
|
Kepoor Hampond
|
2936966afa
|
Wierd markdown formatting
|
2017-03-15 20:13:47 -07:00 |
|
Kepoor Hampond
|
3696710e63
|
Merge pull request #10 from kepoorhampond/config-file
Added a feature for config file.
|
2017-03-15 20:05:58 -07:00 |
|