autoradio/README.md

9 lines
325 B
Markdown
Raw Normal View History

2023-10-20 22:51:52 +00:00
# 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