项目作者: gch1p

项目描述 :
wrapper script to use peerflix to listen to music from torrents in deadbeef
高级语言: Shell
项目地址: git://github.com/gch1p/peerflix-deadbeef.git
创建时间: 2019-12-21T23:58:57Z
项目社区:https://github.com/gch1p/peerflix-deadbeef

开源协议:MIT License

下载


peerflix-deadbeef

peerflix-deadbeef is a wrapper script to use peerflix to listen to music from torrents in DeaDBeeF.

Usage

  1. peerflix-deadbeef <magnet link or torrent file>

Requirements

Make sure that peerflix and curl or wget are in your $PATH.

On Linux, deadbeef is expected to be in your $PATH.

On macOS, script assumes that DeaDBeeF.app is installed to /Applications.

I also recommend installing my patched version of peerflix. It adds one tiny hack to m3u playlist creating code:

  1. npm i -g git+https://github.com/gch1p/peerflix

Install

  1. git clone https://github.com/gch1p/peerflix-deadbeef
  2. cd peerflix-deadbeef
  3. sudo make install

Uninstall

  1. sudo make uninstall

License

MIT