# 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