Python tool for downloading music and podcasts from feeds
Go to file
Mike Lynch cd37766dc2 Fetch most recent N files for each feed if they aren'y already downloaded 2023-12-09 12:48:54 +11:00
autoradio Fetch most recent N files for each feed if they aren'y already downloaded 2023-12-09 12:48:54 +11:00
tests Initial commit 2023-10-03 09:52:05 +11:00
.gitignore Initial commit 2023-10-03 09:52:05 +11:00
README.md Actually downloads things 2023-10-21 09:51:52 +11:00
config.json Fetch most recent N files for each feed if they aren'y already downloaded 2023-12-09 12:48:54 +11:00
poetry.lock Added pycurl but I had to do it with pip install so I'm not sure 2023-10-24 09:32:03 +11:00
pyproject.toml Downgraded python to 3.7 so that it works on the Pi 2023-12-09 12:47:51 +11:00

README.md

autoradio

Auto download of mp3s from podcast feeds using a little Python script.