Commit Graph
315 Commits
Author SHA1 Message Date
modzilla99 13a79b777c Check if Name of Song is set
If the Name is not set, the download will fail. With this change the Download will continue and a Error message will show that the Song does not exist anymore
2021-10-20 12:25:33 +02:00
Footsiefat 8c2a83d51e Update README.md 2021-10-20 20:50:42 +13:00
Footsiefat 1d8ca0c215 Update README.md 2021-10-20 20:09:40 +13:00
Footsiefat b4d787c72f Update README.md 2021-10-20 20:02:33 +13:00
Footsiefat e8fcda0d78 Update README.md 2021-10-20 20:01:47 +13:00
Footsiefat 226057f3be Update README.md 2021-10-20 19:39:37 +13:00
Footsiefat 4b79296100 Update README.md 2021-10-20 08:50:15 +13:00
Footsiefat 9dff732558 removed because librespot-python added it to their dep list 2021-10-20 08:46:04 +13:00
Footsiefat 3feb7fda0f Downloads entire track at once now 2021-10-20 08:42:32 +13:00
Footsiefat 16872e08ec Merge branch 'main' of https://github.com/Footsiefat/zspotify 2021-10-20 08:38:08 +13:00
Footsiefat 08abda617b added shebang line 2021-10-20 08:38:04 +13:00
Footsiefat 1beddb844a Update README.md 2021-10-20 08:36:34 +13:00
Footsiefat f3da7398c7 Added raw audio option 2021-10-20 08:35:59 +13:00
Footsiefat 6616fd30f4 Added comment to force premium 2021-10-20 08:22:12 +13:00
Footsiefat 0adc774158 Update README.md 2021-10-20 08:21:15 +13:00
Footsiefat ade651f54b Merge branch 'main' of https://github.com/Footsiefat/zspotify 2021-10-20 08:16:20 +13:00
Footsiefat 44f23a3e98 Added premium over 2021-10-20 08:16:15 +13:00
Footsiefat bc72cd5d2b Added premium quality override 2021-10-20 08:16:04 +13:00
Footsiefat 692824be96 Merge pull request #20 from arebokert/main
Hide input while entering password
2021-10-20 08:06:57 +13:00
Footsiefat 4c7f205dc0 Merge pull request #24 from nikos9742/main
Add Pillow to requirements
2021-10-20 04:50:04 +13:00
nikos9742 6555eeee4b Add Pillow to requirements 2021-10-19 15:50:05 +02:00
Erik e94385eb95 Hide input while entering password 2021-10-19 13:08:51 +02:00
Footsiefat f03014d180 Update README.md 2021-10-19 20:19:06 +13:00
Footsiefat 4efd15ed70 Fixed some tiny spelling erorrs 2021-10-19 20:16:25 +13:00
Footsiefat 1589dc888d Reverted vscode commit test 2021-10-19 20:14:45 +13:00
Footsiefat 8c1cade88d vscode test 2021-10-19 20:08:26 +13:00
Footsiefat f95f7af40c Fixed sanitizer 2021-10-19 19:52:28 +13:00
Footsiefat 7546e76865 Made downloading more efficent 2021-10-19 19:29:03 +13:00
Footsiefat 69656e4bca Formatted and linted the hell out of it 2021-10-19 19:18:58 +13:00
Footsiefat d79efe00ad Update README.md 2021-10-19 13:44:00 +13:00
Footsiefat 277ca841c5 Update zspotify.py 2021-10-19 13:38:52 +13:00
Footsiefat 455bc01603 added support for converting to an ogg file rather than mp3 2021-10-19 13:32:46 +13:00
Footsiefat ef983f0596 Added changelog 2021-10-19 13:18:53 +13:00
Footsiefat 4d63a651bc Merge pull request #16 from DeadSix27/patch-1
fix KeyError in premium check
2021-10-19 12:44:36 +13:00
DeadSix27 2d501ff501 fix KeyError in premium check
Seems as though the product key can be left out in some cases, so check if it exists beforehand.
2021-10-19 01:41:18 +02:00
Footsiefat 0c266038c7 Update README.md 2021-10-19 12:25:09 +13:00
Footsiefat 04b57356c3 Added option to download all saved tracks 2021-10-19 12:22:56 +13:00
Footsiefat 9aa3b48418 Hopefully fixed issue of not sanitizing playlist names 2021-10-19 10:57:12 +13:00
Footsiefat a113f51845 Added full premium support!!! 2021-10-19 10:54:30 +13:00
Footsiefat a52118b7d8 add check premium function in preperation 2021-10-19 10:46:06 +13:00
Footsiefat 090e27dbdf Merge pull request #12 from AndColla/main
Convert function now export to the correct bitrate. Fix #9
2021-10-19 00:12:30 +13:00
Andrea 97f00245e1 Revert to high quality 2021-10-18 13:05:32 +02:00
Andrea baacbdf14b Convert function now export to the correct bitrate 2021-10-18 13:04:27 +02:00
Andrea 58832d2091 Add gitignore 2021-10-18 12:39:04 +02:00
Footsiefat 629cf7441e Update README.md 2021-10-18 21:08:54 +13:00
Footsiefat 1e06a04470 Added requirements.txt to make installing deps easier 2021-10-18 21:08:22 +13:00
Footsiefat aa69daf9e1 Merge pull request #11 from WTMike24/main
Cleaned up the requirements list
2021-10-18 19:29:57 +13:00
WhatTheMike c30ff1c839 Cleaned up the dependencies for good. 2021-10-18 01:57:25 -04:00
WhatTheMike c4aa6b04cf Cleaned up the dependencies. 2021-10-18 01:53:17 -04:00
WhatTheMike 583ab90e50 Cleaned up the dependencies. 2021-10-18 01:53:03 -04:00