Ritiek Malhotra
|
eae9316cee
|
[WIP] Refactor spotdl.py; introduced classes (#410)
* Refactor spotdl.py; introduced classes
* introduce CheckExists class
* Move these classes to download.py
* Fix refresh_token
* Add a changelog entry
|
2018-11-25 17:07:56 +05:30 |
|
Linus Groh
|
13c83bd225
|
Introduce usage of black (code formatter) (#393)
|
2018-10-09 00:57:11 -07:00 |
|
Linus Groh
|
6cb12722d0
|
Update setup.py (#383)
|
2018-10-02 13:00:27 +05:30 |
|
Linus Groh
|
ac94cf4f3b
|
Update dependencies (#382)
|
2018-10-02 12:21:39 +05:30 |
|
Linus Groh
|
9cd8fdbc2f
|
Minor fixes for a working 1.0.0 release (#347)
|
2018-09-09 08:35:42 -07:00 |
|
Ritiek Malhotra
|
e0c8960906
|
Changes for v1.0.0 release (#345)
* Move spotdl.py inside spotdl directory
* Fix Dockerfile
* Re-upload FFmpeg binary
* Small fixes ;)
|
2018-09-09 08:00:01 -07:00 |
|
Ritiek Malhotra
|
dd81f80fda
|
Use appdirs to figure out user config directory
|
2018-08-19 19:32:22 +05:30 |
|
Vishnunarayan K I
|
7e48ece898
|
Add python version check in setup.py (#268)
|
2018-04-21 19:22:26 +05:30 |
|
Linus Groh
|
678068c4fe
|
Fix setup.py entry point
|
2018-04-17 14:10:50 +02:00 |
|
Linus Groh
|
12d3da0f8d
|
Fix PyPI Markdown, lower version to 0.9.0
|
2018-04-17 13:15:34 +02:00 |
|
Linus Groh
|
8d569aca3f
|
Fix tests
|
2018-04-17 13:02:45 +02:00 |
|
Linus Groh
|
4769878618
|
Merge branch 'master' into introduce-releases
|
2018-04-17 12:55:03 +02:00 |
|
Linus Groh
|
7fa85af616
|
Fix setup.py by not importing __version__
|
2018-02-02 16:05:59 +01:00 |
|
Linus Groh
|
177f72b532
|
Prepare for releases
|
2018-02-02 15:19:12 +01:00 |
|
Ritiek Malhotra
|
096212954e
|
made a standalone script (#10)
* Delete setup.py
* Delete setup.cfg
* Delete spotdl
* Create spotdl.py
* added instrcutions for standalone script
|
2016-10-11 12:06:29 +05:30 |
|
Ritiek Malhotra
|
e71b003576
|
windows compatibility
|
2016-10-10 04:47:16 +05:30 |
|
Ritiek Malhotra
|
31badf641e
|
fixed permissions
|
2016-09-29 11:56:09 +05:30 |
|
Ritiek Malhotra
|
ca73225584
|
set-up list.txt with proper permissions
|
2016-09-29 11:39:51 +05:30 |
|
Ritiek Malhotra
|
fa22c7f845
|
fixed alot of bugs and improved stabilty
|
2016-09-17 22:19:29 +05:30 |
|
Ritiek Malhotra
|
97518b4a64
|
Delete setup.py
|
2016-09-17 22:15:49 +05:30 |
|
Ritiek Malhotra
|
43d6665e7e
|
Release 0.1
|
2016-07-19 10:24:35 +05:30 |
|
Ritiek Malhotra
|
1637b28178
|
fixed bugs and improved stability
|
2016-07-15 22:51:37 +05:30 |
|