Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

swift build
mkdir output-directory
.build/debug/PodcastDownloader \
    --feed https://podcasts.files.bbci.co.uk/b00lvdrj.rss \
    --output output-directory

About

A small swift command line app to download entries in a podcast feed.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages