Commit graph

47 commits

Author SHA1 Message Date
Kepoor Hampond 5f1068e645 Post-Processors are reimplemented. Call them with -o and -l flags. 2017-03-10 00:21:17 -08:00
Kepoor Hampond f4ff44b885 Testing Travis CI 2017-03-08 21:10:00 -08:00
Kepoor Hampond 31993abc5f Testing Travis CI 2017-03-08 20:21:52 -08:00
Kepoor Hampond c12d940b67 Updated Readme 2017-03-06 13:46:00 -08:00
Kepoor Hampond 1fec75673c CLI is working 2017-03-06 12:33:05 -08:00
Kepoor Hampond 71b658f2c9 Intro banner is almost complete 2017-03-05 20:54:14 -08:00
Kepoor Hampond f1436637f8 Fixed bug with playlists where they would all be of the same album. 2017-03-05 16:38:52 -08:00
Kepoor Hampond 03ad538239 prep for remaking the acual Module and CLI 2017-03-05 14:31:17 -08:00
Kepoor Hampond 6f8b5d1f4f Downloading playlists fixed. 2017-03-05 14:29:51 -08:00
Kepoor Hampond e24246d99b Compilations metadata works as well as album downloading. 2017-03-05 14:15:43 -08:00
Kepoor Hampond 3ccc7d50e9 Single song downloading is working. 2017-03-05 00:09:07 -08:00
Kepoor Hampond be13b60ba6 Wrote out method song in ripper 2017-03-04 23:33:27 -08:00
Kepoor Hampond cfdec19136 Added more framework for downloading in python. It will happen. Soon. 2017-03-04 16:50:22 -08:00
Kepoor Hampond 846b2b9cb2 Restarted utils file. Rewriting manager.py -> ripper.py with efficiency additions 2017-03-04 14:45:50 -08:00
Kepoor Hampond abb60534d9 Deleted files to start from the ground up 2017-03-04 00:23:42 -08:00
Kepoor Hampond ab4c4197c5 Finally fixed single song downloading. 2017-02-14 20:08:44 -08:00
Kepoor Hampond 2e3a0e9196 Added feature based off of https://github.com/kepoorhampond/irs/issues/8 2017-02-13 20:05:51 -08:00
Kepoor Hampond 65c7709e39 Added feature based off of https://github.com/kepoorhampond/irs/issues/8 2017-01-31 19:08:04 -08:00
mrandri19 c5a5758ce3 Fix -s artist missing bug 2017-01-28 17:26:44 +01:00
Kepoor Hampond 1e81c8827e committed key. again. 2017-01-27 00:20:13 -08:00
Kepoor Hampond ca5cbea5ea Ability to place songs from playlists all into one folder. Use flag. 2017-01-27 00:18:58 -08:00
Kepoor Hampond a28525f144 Over looked crucial detail while making program. 2017-01-26 20:16:30 -08:00
Kepoor Hampond d4a2ea3382 True file names are a thing. 2017-01-26 20:08:23 -08:00
Kepoor Hampond 3ad089716e Accidentally commited a key. I regenerated it for all you snoopers. 2017-01-25 21:40:21 -08:00
Kepoor Hampond 6aa8555735 Downloading of spotify playlists is a go. Just I forgot a significant detail of it. 2017-01-25 21:34:11 -08:00
Kepoor Hampond fbe3edf1ef Downloading of spotify playlists is a go. 2017-01-25 20:57:56 -08:00
Kepoor Hampond a05d7dfdc8 Renamed from Ingenious to Ironic 2017-01-23 22:15:38 -08:00
Kepoor Hampond f57b86e717 Laid down code for downloading of Spotify playlists. Nothing has actually changed yet. 2017-01-23 21:38:27 -08:00
Kepoor Hampond afac16a0bf Added a catch for album art. 2017-01-17 19:57:48 -08:00
Kepoor Hampond 9c171efb12 Didn't remove dev stuff 2017-01-16 13:23:25 -08:00
Kepoor Hampond e9477a3101 Added a no results message 2017-01-16 13:18:58 -08:00
Kepoor Hampond af1255df5d Added ability to choose album and get the CORRESPONDING album art 2017-01-16 13:09:24 -08:00
Kepoor Hampond 00fc694047 Minor fixes 2017-01-01 17:53:20 -08:00
Kepoor Hampond 9bd37884b9 Minor graphical fix 2016-12-31 22:45:11 -08:00
Kepoor Hampond 96ddf3be3f Rewrote it all so that it's much much more organized. Now uses spotipy to find album art and album contents. 2016-12-31 16:47:45 -08:00
Kepoor Hampond d7dc97eb68 Added the search to look for a lyric video for more accuracy. 2016-12-21 15:12:32 -08:00
Kepoor Hampond b50675778b fixed stupid syntax error 2016-12-21 11:57:00 -08:00
Kepoor Hampond aab301b25a Added a default so that playlists are automatically downloaded into one folder rather than being spread out across multiple artist folders and the such. 2016-12-20 20:44:19 -08:00
Kepoor Hampond bbac80d5f0 Added the ability to choose a link from a list of titles and fixed major error from last commit 2016-12-19 19:58:43 -08:00
Kepoor Hampond e5b17ca049 Added the ability to choose a link from a list of titles 2016-12-19 19:38:20 -08:00
Kepoor Hampond c743fcc51d You can now download off of playlists and add more search terms when looking for an album. Patch 2016-12-14 22:45:07 -08:00
Kepoor Hampond b865aaa2a8 Minorly stupid detail I overlooked with downloading albums 2016-12-14 15:12:46 -08:00
Kepoor Hampond f2966b3e34 When downloading an album, it now tells you what status it is in the album, and rather than pausing tells you when it's downloading the album art after listing the album contents. 2016-12-13 19:05:57 -08:00
Kepoor Hampond e745f086ce Added a version argument and slightly updated the README 2016-12-12 20:46:28 -08:00
Kepoor Hampond 70b3c8447b Fixed another bug with the album downloading and updated README. 2016-12-12 19:46:24 -08:00
Kepoor Hampond 29635300a1 Fixed bug with album, made everything more readable and added a console gui. 2016-12-11 14:54:28 -08:00
Kepoor Hampond cab5ee0c37 Redid the whole thing. Again. 2016-12-10 15:40:43 -08:00