Skip to content

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

License

Notifications You must be signed in to change notification settings

doctordrau/acestream-launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [--player PLAYER] [--engine ENGINE]

Positional arguments

URL                   The acestream url to play

Optional arguments

-h, --help            Show this help message and exit
-p, --player PLAYER   The media player command to use (default: vlc)
-e, --engine ENGINE   The engine command to use (default: acestreamengine --client-console)

Installation

Install required dependencies and run install.sh as root. The script will install acestream-launcher in opt directory.

Packages

Arch Linux: AUR Package

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.2%
  • Shell 8.8%