erjoseka / 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

Dependencies

python, python-psutil, python-pexpect, python-notify2, acestream-engine

Usage

acestream-launcher URL [--client CLIENT] [--player PLAYER] [--engine-path PATH] [--lib-path PATH]

Positional arguments

URL               The acestream url to play

Optional arguments

-h, --help                  Show this help message and exit
--client CLIENT             The acestream engine client to use (default: console)
--player PLAYER             The media player to use (default: vlc)
--engine-path ENGINE_PATH   The acestream engine executable to use (default: system)
--lib-path LIB_PATH         The acestream engine library path to use (default: system)

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%