51b760cac3
what the problem is with that. |
||
---|---|---|
autoradio | ||
tests | ||
.gitignore | ||
README.md | ||
config.json | ||
poetry.lock | ||
pyproject.toml |
README.md
autoradio
Auto download of mp3s from podcast feeds using a little Python script.
Installation
I haven't worked out how to intall pycurl with poetry, as it looks like it required a command-line flag to specify the SSL backend, and poetry doesn't seem to support that. So for my local install I pip installed it by hand