Commit graph

197 commits

Author SHA1 Message Date
Kepoor Hampond de326d7781 Better option 2017-06-10 18:33:32 -07:00
Kepoor Hampond 7a68d611ab Apparently it was just some wierd apostrophe in a unicode format 2017-06-10 18:28:26 -07:00
Kepoor Hampond 793e221605 Merge pull request #28 from kepoorhampond/random-unicode-character-errors
fixed random unicode character error and removed the need to install ffmpeg.
2017-06-10 18:16:43 -07:00
Kepoor Hampond a2018be5d0 I hate getting stuff to work locally and remotely. A LOT. 2017-06-10 18:11:00 -07:00
Kepoor Hampond f93d500648 I hate getting stuff to work locally and remotely 2017-06-10 18:08:02 -07:00
Kepoor Hampond 183f45b840 Travis isn't working while my computer is 2017-06-10 17:52:56 -07:00
Kepoor Hampond db5025b8ad Forgot to comment a different line 2017-06-10 17:42:05 -07:00
Kepoor Hampond 828dc04b0b Forgot to uncomment lines 2017-06-10 17:39:15 -07:00
Kepoor Hampond 224c27b96d Python 3 compatability 2017-06-10 17:37:16 -07:00
Kepoor Hampond 6020a18c7a Travis dependencies 2017-06-10 12:31:15 -07:00
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 abad58a39c fix travis, for the love of god 2017-06-09 17:05:06 -07:00
Kepoor Hampond c0c8ea168f travis can't find ffprobe 2017-06-09 16:47:51 -07:00
Kepoor Hampond 5ccc9d0fc3 added to README and hopefully fixed the authorization bug. 2017-06-09 16:33:48 -07:00
Kepoor Hampond d035af1559 more python 3.x compatability 2017-06-05 19:53:53 -07:00
Kepoor Hampond 2c8f15ccbb travis ci patch/fix 2017-06-05 19:48:57 -07:00
Kepoor Hampond 2da9ec6093 python 3 compatibility 2017-06-05 19:37:16 -07:00
Kepoor Hampond 6ec1de6251 fixed it 2017-06-05 19:30:23 -07:00
Kepoor Hampond cb4f98c515 Merge pull request #27 from kepoorhampond/osrename-to-shutilmove
Changed `os.rename` to `shutil.move`
2017-05-19 08:25:52 -07:00
kepoorhampond a00857a9b0 did it 2017-05-19 13:59:26 +00:00
Kepoor Hampond d4204351c5 updated pypi 2017-05-12 16:37:21 -07:00
Kepoor Hampond 1c69267d0e Merge pull request #25 from kepoorhampond/better-alias-rerouting
Better alias rerouting
2017-05-12 16:35:52 -07:00
Kepoor Hampond d87aead8c5 better argument rerouting in the aliases for album and playlist 2017-05-12 16:35:02 -07:00
Kepoor Hampond 3c7534565e Updated pypi 2017-05-06 22:42:06 -07:00
Kepoor Hampond 837a251add Merge pull request #24 from kepoorhampond/custom-text
Added custom hook text support
2017-05-06 22:41:29 -07:00
Kepoor Hampond 65be52ce48 Added custom hook text support 2017-05-06 22:37:06 -07:00
Kepoor Hampond 8ec388964d 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 e0240e4e1a Fixed annoying bug where it prints Finding Youtube link ... twice 2017-05-04 21:35:43 -07:00
Kepoor Hampond 6d00f0437f Updated README.md 2017-05-01 22:45:10 -07:00
Kepoor Hampond d2d322b500 Updated README.md 2017-05-01 22:44:14 -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 0063f4fe32 Merge pull request #21 from kepoorhampond/issue-20
Fix issue #20
2017-04-30 12:07:41 -07:00
Kepoor Hampond 093eb52e62 Forgot to finish except loop 2017-04-30 12:02:47 -07:00
Kepoor Hampond 6fa4c49c6e Version error with python 2 and 3 causing issue #20 2017-04-30 11:46:15 -07:00
Kepoor Hampond 8c4f10adb1 updated travis.yml 2017-04-30 11:12:51 -07:00
Kepoor Hampond cab06e00bc testing on issue #20 2017-04-30 11:04:21 -07:00
Kepoor Hampond a4a024990c testing with python 3.6 2017-04-30 10:59:38 -07:00
Kepoor Hampond 2c07e8abf4 Removed partially downloaded tmp file 2017-04-23 11:22:19 -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 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