19

GitHub - goulinkh/podcast-cli: CLI podcast player

 4 years ago
source link: https://github.com/goulinkh/podcast-cli
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.



Top-like interface for listening to podcasts podcast-cli lets you play your favourite podcasts from the terminal:

podcast-cli is entirely built with Go, you can run it on Linux, Mac OS and Windows.

Install

Fetch the latest release

Linux

sudo wget https://github.com/goulinkh/podcast-cli/releases/download/1.3.0/podcast-cli-1.3.0-linux-amd64 -O /usr/local/bin/podcast-cli
sudo chmod +x /usr/local/bin/podcast-cli
sudo curl -Lo /usr/local/bin/podcast-cli https://github.com/goulinkh/podcast-cli/releases/download/1.3.0/podcast-cli-1.3.0-darwin-amd64
sudo chmod +x /usr/local/bin/podcast-cli

Usage

podcast-cli requires no arguments and uses your default internet settings to access the internet.

Options

Options Description
-h or --help Print help information
-s or --search <query> List podcasts that matches the search query
-r or --rss <url> Custom podcast rss url source
-o or --offset <episode number starting with 0> Play episode number

Keybindings

Key Action
Enter Select
p, Space Pause
Esc Back
Right +10s
Left -10s
u Slowdown
d Speedup
q Exit

Issues

  • Unable to get audio length of a remote content, I have to download the audio file before playing it

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK