Search Criteria
Package Details: electronplayer 2.0.8-2
Git Clone URL: | https://aur.archlinux.org/electronplayer.git (read-only, click to copy) |
---|---|
Package Base: | electronplayer |
Description: | An Electron-based web video player, supporting multiple services |
Upstream URL: | https://github.com/oscartbeaumont/ElectronPlayer |
Keywords: | electron netflix player streaming vod youtube |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Scrumplex |
Maintainer: | Scrumplex |
Last Packager: | Scrumplex |
Votes: | 6 |
Popularity: | 0.064614 |
First Submitted: | 2019-04-19 14:31 |
Last Updated: | 2020-03-01 18:00 |
Dependencies (9)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline)
- libcups (libcups-git, libcups-noudev, libcups-nosystemd-minimal-git)
- libxss
- nss (nss-hg)
- git (git-git) (make)
- npm (npm4, nodejs6-bin) (make)
- yarn (yarn-nightly) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git) (optional) – For pulseaudio support
Latest Comments
gardotd426 commented on 2020-08-06 09:07
This is now failing to build:
parker commented on 2020-02-20 15:02
To download free and video playing apps https://ignitionapp.fun/ignition-apk/
parker commented on 2020-02-18 17:31
We can get all kind of web video player apps in topstore app,in which we can download them freely.https://topstorevipapp.com/topstore-stopped-working-unable-to-download-errors-fix/
Scrumplex commented on 2019-08-04 14:57
@sroberto what do you mean? ElectronPlayer is basically just a web browser for streaming/VoD sites.
sroberto commented on 2019-08-04 11:58
Does this work on emulators like Nox https://bignox.org
Scrumplex commented on 2019-04-28 23:38
@DanielPower I will. I assumed, that yarn has npm as a dependency and didn't add it as a make dependency. Thanks for the heads-up!
DanielPower commented on 2019-04-28 22:37
Please add 'npm' as a build dependency. npm is not necessary to run Electron Player, but it is required during build as it contains the 'npx' command.