Commit Graph

10 Commits

Author SHA1 Message Date
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