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
Ritiek Malhotra
93e5fe3e25
add pip install -U for requirements.txt
2017-02-02 20:17:22 +05:30
Ritiek Malhotra
0f2d9c3bf8
fix overwrite previous song
2017-02-02 10:51:59 +05:30
Ritiek Malhotra
9888049b6a
update docs
2017-02-02 10:06:27 +05:30
Ritiek Malhotra
832ffee870
update docs for optional conversion & meta-tags
2017-02-02 10:01:28 +05:30
Ritiek Malhotra
c35a58dbe8
update docs for optional conversion
2017-02-02 09:59:34 +05:30
Ritiek Malhotra
981235455e
make conversion & meta-tags optional
2017-02-02 09:54:02 +05:30
Ritiek Malhotra
99ca0590c8
fix misleading info
2017-01-25 23:55:53 +05:30
Ritiek Malhotra
c897048a08
fix misleading info
2017-01-25 23:54:57 +05:30
Ritiek Malhotra
8f09ed9c5e
ignore google ads
2017-01-13 10:33:33 +05:30
Ritiek Malhotra
56d688299b
ignore google ads
2017-01-13 10:28:50 +05:30
Ritiek Malhotra
1dec5ffc49
maybe fix #25 ?
2017-01-12 08:29:29 +05:30
Ritiek Malhotra
5122682848
fix bug where script would fail to lookup for song
2017-01-11 23:54:45 +05:30
Ritiek Malhotra
989fc1694d
add info to fix meta-tags before 266586a
2016-12-30 04:11:15 +05:30
Ritiek Malhotra
291f00a713
add info to fix meta-tags before 266586a
2016-12-30 04:09:57 +05:30
Ritiek Malhotra
71aca18bab
add info to fix meta-tags before 266586a277
2016-12-30 04:06:46 +05:30
Ritiek Malhotra
74452e342a
change order of trimSong()
2016-12-30 04:03:23 +05:30
Michael Parks
bb17db3f5d
Change shebang to use environment python ( #24 )
...
Invoke python with env(1) to use the environment python rather than the system python
2016-12-30 00:45:34 +05:30
Ritiek Malhotra
a44cddc2c2
add info to update meta tags for compatibility with old players
2016-12-29 13:22:32 +05:30
Ritiek Malhotra
75920aa620
add info to update meta tags for compatibility with old players
2016-12-29 13:19:28 +05:30
Ritiek Malhotra
266586a277
fix bug where old media players won't read meta tags
2016-12-29 13:05:06 +05:30
Ritiek Malhotra
323981af1d
add requests
2016-12-27 12:02:05 +05:30
Ritiek Malhotra
2624cdace9
Minor Changes ( #23 )
...
* made code a little cleaner
* switched to requests from mechanize
* fixed sys.path error
* place list.txt with spotdl.py and not in Music/list.txt
* change a sub-heading to 'Instructions for Downloading Songs'
* remove mechanize
* change error message
* remove random comments
* no extra print
* remove random dots
2016-12-27 01:41:27 +05:30
Ritiek Malhotra
ea26cf8cbd
removed unused variable
2016-12-02 11:41:18 +05:30
Ritiek Malhotra
41816edda3
printing lyrics now works
2016-12-01 22:12:36 +05:30
Ritiek Malhotra
0fbaad4153
improved code quality
2016-12-01 09:57:09 +05:30
Ritiek Malhotra
44528217e0
removed a useless function
2016-11-30 22:18:12 +05:30
Ritiek Malhotra
91e200cc60
removed an extra variable
2016-11-30 22:07:39 +05:30
Ritiek Malhotra
2448894d9c
handle blank lines in list.txt more gracefully
2016-10-21 12:52:52 +05:30
Ritiek Malhotra
1f46d7b7df
Fixed a minor bug when using list ( #16 )
...
* fix for last song in list.txt
* decode song names using utf-8
* added youtube-dl
2016-10-17 00:58:14 +05:30
Ritiek Malhotra
e9449879c7
added youtube-dl
2016-10-14 19:54:26 +05:30
Ritiek Malhotra
010e0e157b
decode song names using utf-8
2016-10-14 17:06:39 +05:30
Ritiek Malhotra
84e64b965e
fixed an additional misuse of root
2016-10-11 20:47:28 +05:30
Vincenzo "vikkio88
f740b17cf0
Set of minor fixes ( #11 )
...
* minor fix on main script
* added gitignore
* Fixed problem related to sudo misused on the convert command
2016-10-11 20:45:19 +05:30
Ritiek Malhotra
aac2020214
encodes both spotify titles and inputs
2016-10-11 16:09:00 +05:30
Ritiek Malhotra
eaf23f5848
ability to copy all song URI's at once
2016-10-11 14:27:51 +05:30
Ritiek Malhotra
1f50a1fc88
ability to copy all song URI's at once
2016-10-11 14:27:11 +05:30