Use the main branch for Resourceful
Command line utility for downloading podcasts.
For example, if you wanted to download all the episodes of Kermode and Mayo’s Film Review podcast, you could do so like this:
swift build mkdir output-directory .build/debug/PodcastDownloader \ --feed https://podcasts.files.bbci.co.uk/b00lvdrj.rss \ --output output-directory
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
PodcastDownloader
Command line utility for downloading podcasts.
Usage
For example, if you wanted to download all the episodes of Kermode and Mayo’s Film Review podcast, you could do so like this: