Spodcast/spodcast
Frank de Lange 0877f04cb1 Spodcast v0.5.0 which:
- fixes #13 (Cannot download episodes anymore)
 - uses _librespot-python_ interfaces instead of raw web API access (needed to fix #13)
 - can not yet determine decrypted file size for Spotify-hosted episodes (which used to work) so will only look at the file name to determine whether an episode has already been downloaded. To retry corrupted downloads just remove the partially downloaded file and try again.
2022-06-30 16:52:41 +00:00
..
__init__.py initial commit 2022-02-13 14:05:30 +00:00
__main__.py New release, 0.4.1 2022-03-01 23:37:26 +00:00
app.py Spodcast v0.5.0 which: 2022-06-30 16:52:41 +00:00
config.py Fix (#9): don't clobber max/keep in show info file 2022-03-02 21:01:37 +00:00
const.py Spodcast v0.5.0 which: 2022-06-30 16:52:41 +00:00
feedgenerator.py More fixes, "It compiles, ship it!" 2022-03-02 22:12:12 +00:00
podcast.py Spodcast v0.5.0 which: 2022-06-30 16:52:41 +00:00
spodcast.py Spodcast v0.5.0 which: 2022-06-30 16:52:41 +00:00
utils.py Spodcast v0.5.0 which: 2022-06-30 16:52:41 +00:00