Commit graph

56 commits

Author SHA1 Message Date
Kepoor Hampond 96047c1371 Install ydl-binaries 2017-06-10 12:21:17 -07:00
Kepoor Hampond cd2ee64e1c Now automatically downloads youtube-dl, ffmpeg, and ffprobe binaries 2017-06-10 12:16:51 -07:00
Kepoor Hampond d4204351c5 updated pypi 2017-05-12 16:37:21 -07:00
Kepoor Hampond 3c7534565e Updated pypi 2017-05-06 22:42:06 -07:00
Kepoor Hampond 00d747eb6c Updated version on pypi 2017-04-30 12:34:55 -07:00
Kepoor Hampond fcff1db167 Updated version on pypi 2017-04-30 12:11:24 -07:00
Kepoor Hampond d307af9e1a Forgot to update on pypi 2017-04-21 19:16:50 -07:00
Kepoor Hampond c6bd18edd2 Mispelling of parse_artist in ripper.py for -a + -A 2017-04-21 19:15:56 -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 df86541d62 Fixed merge logic error 2017-03-15 20:50:37 -07:00
Kepoor Hampond 310fdfc148 *Correct* Coverage Tests 2017-03-13 21:41:38 -07:00
Kepoor Hampond 558ee9f8cf Coverage Tests 2017-03-13 21:20:30 -07:00
Kepoor Hampond b14d8922e1 Added tests for coveralls with Travis CI 2017-03-13 21:05:42 -07:00
Kepoor Hampond 04196e36b7 Added tests for coveralls with Travis CI 2017-03-13 21:03:03 -07:00
Kepoor Hampond 5f1068e645 Post-Processors are reimplemented. Call them with -o and -l flags. 2017-03-10 00:21:17 -08:00
Kepoor Hampond fb09be845d Updated README.md 2017-03-09 18:23:41 -08:00
Kepoor Hampond 252d739aa9 Testing Travis CI 2017-03-08 21:44:37 -08:00
Kepoor Hampond 92b7d693dc Testing Travis CI 2017-03-08 21:35:06 -08:00
Kepoor Hampond 1fec75673c CLI is working 2017-03-06 12:33:05 -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 651d647767 Fixed version number. 2017-02-18 09:57:30 -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
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 b145b5d173 Downloading of spotify playlists is a go. 2017-01-25 21:01:18 -08:00
Kepoor Hampond fbe3edf1ef Downloading of spotify playlists is a go. 2017-01-25 20:57:56 -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 9c09ed062f Updated pypi 2017-01-16 13:20:03 -08:00
Kepoor Hampond a02424a5ef Minor fixes 2017-01-01 17:54:04 -08:00
Kepoor Hampond 00fc694047 Minor fixes 2017-01-01 17:53:20 -08:00
Kepoor Hampond dbd8e29280 Forgot to add a dependency 2017-01-01 12:09:12 -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