2a0c7cf582506a9129f700e8be002503c68aa231
Livie is Video in Emacs
Livie allows the user to search youtube.com and play the video from mpv.
Requirements
-
python >= 3.6 -
mpvsudo pacman -S python mpv
Installation
(require 'livie "~/.emacs.d/path/to/livie.el")
(setq livie-script-path (expand-file-name "path/to/livie.py" user-emacs-directory))
Usage
Just run M-x livie and enter a search query. n, p and tab
can be used to navigate the buffer. Type s to enter another search.
To watch a video, press <enter>.
Description
Languages
Emacs Lisp
100%
