Skip to content

rohshall/pypodcastr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypodcastr

A Command-line Podcast client in Python 3

Just add the podcast feeds to feeds.txt and it will download the recent episodes.

You need to install feedparser (http://packages.python.org/feedparser/).

I recommend pip to install it.

Using your OS package manager, install pip (for python3).

For Arch linux, it is:

pacman -Syu python-pip

And then:

pip install feedparser  

About

Podcast client in Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages