#TIL that yt-dlp isn't just for video. It handles #podcast #RSS feeds natively.
Point it at a feed URL, set --playlist-end 5 for the latest episodes, -x --audio-format mp3 to extract audio, and --download-archive to skip already-downloaded episodes on reruns.
No dedicated podcast client needed, just a shell script and a cron job.
2 media files