Commit Graph

234 Commits

Author SHA1 Message Date
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
WhatTheMike
b74ae79951 Cleaned up the dependencies. 2021-10-18 01:52:36 -04:00
WhatTheMike
643fa19d0a Cleaned up the dependencies. 2021-10-18 01:51:25 -04:00
WhatTheMike
a8a4f608f8 Cleaned up the dependencies. 2021-10-18 01:50:10 -04:00
Footsiefat
7b6acb29e1
Update README.md 2021-10-18 16:52:09 +13:00
Footsiefat
bc093a172e
Update README.md 2021-10-18 12:00:41 +13:00
Footsiefat
011fe980a2
Update zspotify.py 2021-10-16 21:53:10 +13:00
Footsiefat
c138b0c7a4
Update zspotify.py 2021-10-16 21:41:30 +13:00
Footsiefat
97c2812522
Update zspotify.py 2021-10-14 19:41:49 +13:00
Footsiefat
89096db1c7
Update zspotify.py 2021-10-14 17:57:16 +13:00
Footsiefat
11e6323e41
Patched a bug which stopped some playlists from downloading
Sometimes the spotify playlist API query will return None for some song id's which crashed my program further down the pipeline, fixed by added filter to skip those tracks.
2021-10-14 17:50:55 +13:00
Footsiefat
545800a53b
Update README.md 2021-10-14 14:50:04 +13:00
Footsiefat
04f9bbbe14
Update zspotify.py 2021-10-14 14:39:22 +13:00
Footsiefat
5d836483e5
Update README.md 2021-10-13 20:30:07 +13:00
Footsiefat
aa48082237
Add files via upload 2021-10-13 20:22:22 +13:00
Footsiefat
e5b3e0e9f9
Initial commit 2021-10-13 20:21:03 +13:00