Soloer / beyondplayer

BeyondPlayer - Video player for English learner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

BeyondPlayer (originally called Source Player) is an open source video player for English learner. It supports almost all common video types and playback functionalities.

What makes it unique is its dedicated features for English study, such as:

  • View definition in pop-up dictionary
  • Drag and select to loop lines
  • Save video clip to clip library
  • Highly configurable web dictionaries
  • YouTube player and browser
  • Collect word to word book and word list
  • Blur out hardcoded subtitle
  • Automatically hide subtitle
  • Automatically download subtitles

See Product Page or BeyondPlayer Wiki for more about this app.

For the moment, it supports MacOS only, but I hope it will support Windows soon.


Install

make sure you have nodejs (12.x) and yarn installed.
cd {PROJECT_ROOT}/scripts
./install_mpvjs.sh

Debug

cd {PROJECT_ROOT}/src
npm run dev

Then Press F5 in Visual Studio Code

Build

Dev Build

cd {PROJECT_ROOT}/scripts
./build_dev.sh

License

BeyondPlayer is based on mpv.js and Electron, for complete open source softwares used by this app, see Open Source Software Attribution


Acknowlegement

BeyondPlayer leveraged OpenSubtitle API for subtitle searching and downloading.

About

BeyondPlayer - Video player for English learner

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.8%Language:CSS 5.9%Language:HTML 1.5%Language:Shell 1.5%Language:Less 1.3%