Commit graph

214 commits

Author SHA1 Message Date
Kepoor Hampond 2e645ad389 Merge pull request #32 from kepoorhampond/cleaner-cli
silence argparse errors
2017-06-11 14:26:50 -07:00
Kepoor Hampond 42efa72063 Create README.md 2017-06-11 14:24:06 -07:00
Kepoor Hampond fea1b9dd70 remove travis ci dependencies 2017-06-11 14:21:14 -07:00
Kepoor Hampond 28d72cd7ad silence argparse errors 2017-06-11 14:18:22 -07:00
Kepoor Hampond e0d887dc26 Update on pypi 2017-06-11 14:11:52 -07:00
Kepoor Hampond da7137846f Merge pull request #31 from kepoorhampond/better-organization-of-setup
Make sure to call `irs --setup` before anything else
2017-06-11 14:11:03 -07:00
Kepoor Hampond 589acc7b86 travis dependencies 2017-06-11 14:06:18 -07:00
Kepoor Hampond 1d152f7109 Make sure to call irs --setup before anything else 2017-06-11 14:03:56 -07:00
Kepoor Hampond c1ba1906c6 Update on pypi 2017-06-10 19:07:37 -07:00
Kepoor Hampond dfdeda7c35 Update README.md 2017-06-10 19:06:10 -07:00
Kepoor Hampond bb8540b079 Create README.md 2017-06-10 19:05:06 -07:00
Kepoor Hampond 6ee623f16d Update README.md 2017-06-10 19:04:26 -07:00
Kepoor Hampond 7509755a00 Merge pull request #30 from kepoorhampond/issue-14
Apparently it was just some wierd apostrophe in a unicode format
2017-06-10 19:01:29 -07:00
Kepoor Hampond 5c764f8440 Minor bug fixes 2017-06-10 18:53:49 -07:00
Kepoor Hampond 050c43ed97 Maybe again? 2017-06-10 18:48:30 -07:00
Kepoor Hampond 6d623f74e3 Once more? 2017-06-10 18:43:42 -07:00
Kepoor Hampond baeaec8985 Try it again 2017-06-10 18:40:11 -07:00
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