Git Product home page Git Product logo

podcast-cli's Introduction

podcast-cli


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

podcast-cli

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/v0.1.1/podcast-cli-0.1.1-linux-amd64 -O /usr/local/bin/podcast-cli
sudo chmod +x /usr/local/bin/podcast-cli

OS X

sudo curl -Lo /usr/local/bin/podcast-cli https://github.com/goulinkh/podcast-cli/releases/download/v0.1.1/podcast-cli-0.1.1-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

Keybindings

Key Action
Enter Select
p, Space Pause
Esc Back
Right +10s
Left -10s
q Exit
s SEARCH

Issues

  • Unable to get audio length of a remote content, I have to download the audio file before playing it
  • Bad Podcasts API, I have to make a free access API or find a better one

podcast-cli's People

Contributors

goulinkh avatar krischerven avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.