Index / Questions / How do you download podcasts from an RSS

How do you download podcasts from an RSS feed on Linux automatically?

Answer

I wrote podcast-downloader, a small GPLv3 Bash script that downloads the audio files listed in an RSS feed's enclosure tags using common GNU/Linux utilities. Run it by hand or from crontab for automatic daily or weekly downloads.

Sources