1.0.5 • Published 2 years ago

pod-dl v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

pod-dl

CLI for downloading whole podcast catalogs.

Example usage

npx pod-dl --url http://example.com/feed.rss

Flags

--url

Provide a rss feed url to the podcast

--path

Optional. Specify where to download the files. If not provided the current directory will be used.

--threads

Optional. Number of concurrent downloads. Default is 10, and if there are less than 10 episodes in total, all episodes will be downloaded concurrently.

--force

Optional. Force download episodes that already exists in the target directory. Defaults to false.

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago