Code Monkey home page Code Monkey logo

darknet-player's Introduction

Darknet Player

A Bash tool to download and play episodes of Jack Rhysider's podcast, Darknet Diaries, in the terminal.

Check out Jack's website.

Support him on his Patreon, if you like the podcast!

Dependencies

The versions are purely orientative. It's just what I had when I wrote it and tested it. It most likely works with older versions too. Open an issue if you tested it on an older version of any of those and I'll update the dependencies.

bash 5.1.8
wget 1.21
mpv  0.33.1

Installation

Firstly, make sure all the above dependencies are installed. Afterwards, at the command-line:

$ git clone https://github.com/Costinteo/darknet-player.git
$ cd darknet-player
$ sudo cp darknet-player /usr/local/bin/
$ sudo chmod 755 /usr/local/bin/darknet-player

You can change the destination (/usr/local/bin) to any place on PATH. Check PATH using $ echo $PATH.

Usage

Running $ darknet-player -h will print out this usage text:

Usage: darknet-player [OPTIONS]...
Download and play Darknet Diaries episodes in the terminal.

Options:
    -h, --help               print this text and exit
        --license            print license and exit
        --no-color           suppress colored output
    -p, --play <EP>          download & play episode <EP>
    -k, --keep               don't remove episode after playing

Darknet Diaries is made by Jack Rhysider. <https://darknetdiaries.com/>
The script is written by Costinteo. <https://github.com/Costinteo>
Licensed under GNU GPL v3. <https://www.gnu.org/licenses/gpl-3.0.txt>

Contributing

Open issues for bug-fixing or even pull requests if you want to fix them yourself. :)

There are still features to be made. If you have any proposals, open an issue.

darknet-player's People

Contributors

costinteo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.