444 Commits

Author SHA1 Message Date
Ritiek Malhotra
4c6a103490 Update README.md 2017-05-03 12:16:42 +05:30
Ritiek Malhotra
aed4c99336 Update README.md 2017-05-03 12:15:26 +05:30
Ritiek Malhotra
d40494eae5 Update instructions on using list.txt 2017-05-03 12:13:34 +05:30
Ritiek Malhotra
a55134df5e Improve interface 2017-05-03 12:05:38 +05:30
Ritiek Malhotra
0f8a6ea200 Change input prompt 2017-05-03 11:55:31 +05:30
Ritiek Malhotra
c42d470438 Change order of print statement 2017-05-03 11:45:57 +05:30
Ritiek Malhotra
8f812a1410 Initiate list from command-line 2017-05-03 11:44:55 +05:30
Ritiek Malhotra
9bb8c53f2a Update README.md 2017-05-03 11:23:36 +05:30
Ritiek Malhotra
bb8cf717b8 Update README.md 2017-05-03 10:50:25 +05:30
Ritiek Malhotra
570f9e1851 Update README.md 2017-05-03 10:50:01 +05:30
Ritiek Malhotra
b1c215ebf3 Update README.md 2017-05-03 10:49:31 +05:30
Ritiek Malhotra
60e4edce4a Update README.md 2017-05-03 10:49:04 +05:30
Ritiek Malhotra
8db22b022d Update spotdl.py 2017-05-03 10:45:14 +05:30
Ritiek Malhotra
455618c87c Update README.md 2017-05-03 10:19:15 +05:30
Ritiek Malhotra
c4f8b50358 Making variables more verbose 2017-05-03 10:03:54 +05:30
Ritiek Malhotra
f0ef0f661f Add fixEncoding() 2017-05-03 10:01:13 +05:30
Ritiek Malhotra
bac6058b2e Add skip song option when downloading manually 2017-05-03 00:30:51 +05:30
Ritiek Malhotra
984d155bfe Add skip song option when downloading manually 2017-05-03 00:29:13 +05:30
Ritiek Malhotra
826757c36d Add comments 2017-05-03 00:13:24 +05:30
Ritiek Malhotra
7b480ed54a Fix UnicodeEncodeError 2017-05-03 00:03:17 +05:30
Ritiek Malhotra
89c8c36785 Fix minor bugs 2017-05-02 22:52:41 +05:30
Ritiek Malhotra
f0f0de3f92 Handle interrupts on input 2017-05-02 21:07:50 +05:30
Ritiek Malhotra
e16a8ea998 Fix python3 compatibility 2017-05-02 20:34:08 +05:30
Ritiek Malhotra
5f725c1dad Update spotdl.py 2017-05-02 20:12:33 +05:30
Ritiek Malhotra
4071c36a96 Update spotdl.py 2017-05-02 20:11:42 +05:30
Ritiek Malhotra
0619fec523 Fix bugs 2017-05-02 19:18:37 +05:30
Ritiek Malhotra
7d1e2c97aa Code cleaning and remove lyrics & play commands 2017-05-02 19:04:54 +05:30
Ritiek Malhotra
17551d5a57 Change eyed3 log level to errors only 2017-04-20 19:54:10 +05:30
Ritiek Malhotra
f7cf5f4601 Add info for python3 users 2017-04-20 19:45:58 +05:30
Ritiek Malhotra
3e25d753df Add info for python3 users 2017-04-20 19:44:15 +05:30
Ritiek Malhotra
79bb73414a Add info for python3 users 2017-04-20 19:43:37 +05:30
Ritiek Malhotra
e324ad5bc1 Add info for python3 installation 2017-04-20 19:41:48 +05:30
Ritiek Malhotra
eb9a9d018d Add info for python3 installation 2017-04-20 19:40:58 +05:30
Ritiek Malhotra
c1586964fa Add pathlib 2017-04-20 10:54:10 +05:30
Ritiek Malhotra
30596aa04c Replace eyed3 from pypi with latest on git 2017-04-19 01:23:50 +05:30
Ritiek Malhotra
415179de7c Fix lyrics 2017-04-16 12:25:06 +05:30
Ritiek Malhotra
0778f77c21 fix screenshots 2017-03-24 15:49:47 +05:30
Ritiek Malhotra
b745990fb6 fix screenshots 2017-03-24 15:49:23 +05:30
Ritiek Malhotra
a68fb92306 fix screenshots 2017-03-24 15:48:54 +05:30
Ritiek Malhotra
6e5023643d made description more brief 2017-02-20 00:53:09 +05:30
Ritiek Malhotra
e94333a10b made README more compact 2017-02-20 00:50:08 +05:30
Ritiek Malhotra
31db29f1b9 made description more brief and compact 2017-02-20 00:49:02 +05:30
Ritiek Malhotra
d0178defa6 optimize code 2017-02-18 13:39:44 +05:30
Ritiek Malhotra
ebe4ac1b3d change order of trimSong() for efficiency 2017-02-10 16:43:58 +05:30
Ritiek Malhotra
337b3ff909 update --help for available options 2017-02-09 21:01:24 +05:30
Ritiek Malhotra
2cf0a6f768 fix unicode encode error in manual mode 2017-02-09 18:22:05 +05:30
Ritiek Malhotra
8d339fc966 update -h option 2017-02-09 12:36:53 +05:30
Ritiek Malhotra
dac66bdd7b Add --manual option to download songs manually (#33)
Using this option will show all the available songs for a particular search term or list.
2017-02-09 12:30:55 +05:30
Rajanish Karki
d03ea35416 fix indentation and a parantheses error (#30)
Removed inconsistent use of space and tabs. Added parentheses in line 102
2017-02-06 19:29:40 +05:30
Ritiek Malhotra
a378d25e9f add -U for requirements.txt option for windows too 2017-02-02 20:34:19 +05:30