In Our Time
Select, automatically download, and play BBC In Our Time podcasts easily, from the command line.
Podcast is archived locally for offline access in the future.
Regularly checks for new podcasts.
- Light Theme
- Dark Theme
Installation:
gem install in_our_time
iot
Config:
Config can be found at '~/.in_our_time/config.yml'
mp3 player:
By default uses afplay as the media player but gains Forward skip, Reverse Skip, Pause and Resume controls when used with mpg123. Install mpg123 and modify the config.yml file to use mpg123:
:mpg_player: :mpg123
Command line options:
Version:
iot --version
Help:
iot --help