Skip to content

AntonFagerberg/podcast_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PodcastDownloader

I wanted something which could download all episodes of my favorite podcasts for archiving purposes - so I made this thing. You give it a list of feeds, it will download the podcasts along with the descriptions. You can run it periodically to get the new episodes.

![Podcast Downloader](podcast downloader.gif)

Installation

(Clone this repo. Install Elixir.)

Get required depdencies the first time:

mix deps.get

Run:

mix run -e "PodcastDownloader.run"

Or if you want to specify feeds file and downloads folder:

mix run -e "PodcastDownloader.run('feeds', 'downloads')"

About

Podcast downloader (archived) in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages