Files
Anders Jensen 3417b109ec Added example
2018-08-25 10:20:20 +02:00
..
2018-08-25 10:20:20 +02:00
2018-08-25 10:20:20 +02:00

Commandline Tool to stream

Stream from the commandline.

Requirements

  • Python
  • deluge_client python package

Installation example

virtualenv cli-example
cli-example/bin/pip install deluge_client

Usage

Open a torrent directly in VLC on Linux or OSX.

vlc `cli-example/bin/python stream-cli.py username password my_video.torrent`