lukedoomer / acestream-launcher

Acestream Launcher allows you to open Acestream links with a Media Player of your choice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acestream Launcher

Acestream Launcher allows you to open Acestream links with a Media Player of your choice This is a fork of Acestream Launcher which does not start Acestream Engine by itself instead connect to a specified network socket. This fork also remove desktop notification and its dependency.

Dependencies

python, python-psutil, python-pexpect

Usage

acestream-launcher URL [--player PLAYER] [--engine IP:PORT]

Positional arguments

URL               The acestream url to play

Optional arguments

-h, --help                  Show this help message and exit
--player PLAYER             The media player to use (default: vlc)
--engine IP:PORT   The acestream engine executable to use (default: localhost:62062)

Installation

Arch Linux: AUR Package

About

Acestream Launcher allows you to open Acestream links with a Media Player of your choice

License:GNU General Public License v3.0


Languages

Language:Python 100.0%