GrPopPro
Watch movies and series with greek subtitles using mpv
In order to change menus just leave the relevant menu uncommented
In order to change player to vlc just replace the player variable to vlc in the relevant part of the code
If you want to run on termux make sure mpv is installed on your device and fzf will be installed automatically if not already installed via pkg install fzf or apt install fzf
Demo
Interactive menu for series using dmenu
With Keybindings(Possible spoilers for War of the worlds if you speak greek)
Installation
git clone https://git.konsthol.eu/konsthol/GrPopPro
cd GrPopPro
chmod +x grpoppro
sudo cp grpoppro /usr/bin/
(Or cp grpoppro anywhere in your $PATH)
Usage
To watch a movie grpoppro "Name of movie"
To watch a series grpoppro "Name of series" season episode
Episodes must be in formatted as 01 02 03 **
To watch a series interactively
grpoppro --menu
To continue a series interactively
grpoppro --resume
To continue unfinished series episode
grpoppro --finish
To open in browser
grpoppro --open "Name of movie or tv series"
Dependencies
- curl
- mpv
- grep
- awk
- sed
- fuzzel plus wofi or fzf
Credits go to
As this script is based on his pop script
As they provide the movie and series database
As they provide the ids