Skip to content

harr3n/pod-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published