Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
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
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
04f9bbbe14
Update zspotify.py 2021-10-14 14:39:22 +13:00
Footsiefat
aa48082237
Add files via upload 2021-10-13 20:22:22 +13:00