Skip to main content

A Python command line podcast player.

Project description

PyPI version

A command line podcast player, written in Python.

Getting Started

Prerequisites

Installing

Podcast Player is on PyPI so it can be installed with pip.

$ pip install podcast-player

Setup

To begin we need to add some podcast rss feeds. This is done one by one with the following command.

$ podcast add URL

If you have an OPML file with podcast subscriptions that you would like to import then you can do so with the opml argument.

$ podcast opml OPMLFILE

The default audio player is mpv in no-video mode. If desired you can change that.

$ podcast set-player mplayer

Usage

Once you have added all the podcasts you want to subscribe to, then simply run the ‘podcast’ command to select the podcast and the episode you want to listen to.

$ podcast

For more details run with the help option

$ podcast --help

podcast

Usage:
  podcast
  podcast add <url>
  podcast opml <opml>
  podcast set-player <player>
  podcast -h | --help
  podcast --version

Options:
  -h --help                         Show this screen.
  --version                         Show version.

Examples:
  podcast
  podcast set-player mpv
  podcast set-player mplayer
  podcast add https://my-podcast-url.com/feed.rss

Help:
  For help using this tool, please open an issue on the Github repository:
  https://github.com/aziezahmed/podcast-player

Built With

Authors

License

This project is licensed under the MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

podcast-player-1.3.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page