"Bash-player is A Simple GUI (Graphical User Interface), for Mplayer/Mpv written in Shell."
Preview:
Bash-player Requires 2 packages:
- zenity
- mplayer or mpv
Install mplayer:
-
on Ubuntu/Debian/LinuxMint:
sudo apt-get install mplayer
-
on Fedora:
sudo yum install mplayer
-
on Arch Linux:
sudo pacman -S mplayer
Install zenity:
-
on Ubuntu/Debian/LinuxMint:
sudo apt-get install zenity
-
on Fedora:
sudo yum install zenity
-
on Arch Linux:
sudo pacman -S zenity
Install bash-player
- Download the Repository package: Download
- Unpac the zip file
Run:
sudo make install
To install bash-player Only Run:*
sudo make install-bash-player
To install bash-otube Only Run:*
sudo make install-bash-otube
- The package also available in the Arch Linux AUR repository Arch Linux AUR
###Change bash-player Language:###
Clone the repository:
git clone https://github.com/levi0x0/bash-player.git
and Run:
git apply lang/bash-player[LANGUAGE_CODE].patch
install:
sudo make install
###Upgrade bash-player###
Simply run:
sudo bmplayer --update
Download the Makefile script:
"and Run:"
make uninstall
###Bash-Otube.sh script###
"Watch Videos From YouTube, Vimeo etc.. Using Mplayer, Levi0x0 Method"
Supported sites:
Bash-OTube is in alpha stage Please Report Bugs
http://rg3.github.io/youtube-dl/supportedsites.html
Command:
$ botube
"Also in the applictions menu"
Pakcages for Bash-Otube.sh script
- youtube-dl
"to install YouTube-DL:" Download YouTube-dl
###Mplayer_conifg.sh script###
"Mplayer_config.sh script will create custom mplayer config for you!"
Look at the wiki: Wiki
How to use?
"Download the repository: Download"
Run:
chmod +x mplayer_config.sh
./mplayer_config.sh -c
That's it!