Search Criteria
Package Details: mpv-acestream 0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpv-acestream.git (read-only, click to copy) |
---|---|
Package Base: | mpv-acestream |
Description: | Lua script that adds AceStream protocol handler to mpv player |
Upstream URL: | https://github.com/Digitalone1/mpv-acestream |
Licenses: | GPL3 |
Submitter: | digitalone |
Maintainer: | digitalone |
Last Packager: | digitalone |
Votes: | 6 |
Popularity: | 0.006471 |
First Submitted: | 2019-04-10 15:25 (UTC) |
Last Updated: | 2019-12-24 11:09 (UTC) |
Latest Comments
digitalone commented on 2019-12-31 22:32 (UTC)
No, sorry, this package is meaningless without acestream-engine. Pick the script from here and watch it to get notifications on new releases.
ivanich commented on 2019-12-31 21:53 (UTC)
Could you please make acestream-engine dependency optional? I'm using Archlinux Arm(alarm) on Raspberry Pi4 but in AUR we have only x86 acestream-engine packages which is not suitable for arm architecture, so I'm using custom acestream build for arm.
digitalone commented on 2019-12-31 20:38 (UTC) (edited on 2019-12-31 20:39 (UTC) by digitalone)
I know, you have to make a symlink:
ln -s /usr/lib/mpv/mpv-acestream.lua $HOME/.config/mpv/scripts/mpv-acestream.lua
ivanich commented on 2019-12-31 20:21 (UTC)
@digitalone mpv won't load scripts from /usr/lib/mpv/ , I had to put it into ~/.config/mpv/scripts/ instead
digitalone commented on 2019-04-10 15:40 (UTC) (edited on 2019-08-18 14:11 (UTC) by digitalone)
This script lets you open AceStream links with mpv. Open mpv, select the link and drag and drop inside mpv, the stream should start if the broadcaster is online. AceStream hyperlinks can be associated to be opened with mpv using Firefox. To get it working at every mpv startup, follow instructions provided by pacman after the first installation. Fore more information, check on GitHub.