Commit Graph

13 Commits

Author SHA1 Message Date
logykk
a3e27d4f2a Merge branch 'main' of https://github.com/footsiefat/zspotify 2021-10-24 22:05:00 +13:00
logykk
a08b54c8b3 revert metadata patch 2021-10-24 22:04:53 +13:00
Jonathan Barratt
05ecb1d3bb Use absolute paths for download directories 2021-10-24 15:35:06 +07:00
logykk
436c363ed6 Merge branch 'main' of https://github.com/footsiefat/zspotify 2021-10-24 18:27:21 +13:00
logykk
27a2ecfb03 simplified audio formats 2021-10-24 18:24:54 +13:00
Jonathan Barratt
4f91554097 Fixes error locating config if not run from src dir 2021-10-24 11:35:37 +07:00
logykk
c41fc10bc2 basic support for downloading an entire podcast 2021-10-24 17:20:41 +13:00
Footsiefat
d637942d23
Merge pull request #81 from jaredrossberg/main
Reprompt when no input given
2021-10-24 12:52:49 +13:00
logykk
d0871ed9b2 removed santization from embedded metadata 2021-10-24 12:52:29 +13:00
logykk
192e325d09 Fixed artist names getting cutoff in metadata 2021-10-24 12:31:44 +13:00
Jared Rossberg
509dbb1e45 Reprompt when no input given 2021-10-23 17:17:04 -06:00
Raju komati
65093fa0d2
fixed user playlist download issue
1. added new scope `playlist-read-private` for access token
2. Added progress bar far playlist download(previously it's showing for each song separately)
2021-10-24 02:46:01 +05:30
Raju komati
714e2eccfb
splitted zspotify.py file into mutiple files 2021-10-23 21:06:37 +05:30