A simple podcast archiver
podarc --feedUrl https://provider.here/show.xml
-feedUrl string
URL of podcast feed to archive. (Required)
-outputDir string
Directory to save the files into. (Required)
-overwrite
Overwrite episodes already downloaded. Default: false
Run tests:
go test tests/providers/
go test tests/utils/