Skip to content

sa7mon/podarc

Repository files navigation

Podarc

Codacy Badge codecov

A simple podcast archiver

Usage

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

Development

Run tests:

go test tests/providers/
go test tests/utils/

About

A simple tool to archive podcasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published