# Yeetube.el [![builds.sr.ht status](https://builds.sr.ht/~thanosapollo/yeetube.el.svg)](https://builds.sr.ht/~thanosapollo/yeetube.el?) [![MELPA](https://melpa.org/packages/yeetube-badge.svg)](https://melpa.org/#/yeetube) ## About - YouTube & Invidious Front-End for Emacs. Search for videos, download them, or just play them using your favorite multimedia player *by default mpv* *All without leaving Emacs* [Demo Video](https://www.youtube.com/watch?v=PImtR8QJhzU) ## Installation You can install it via [MELPA](https://melpa.org/#/yeetube) *Or directly from source* - Download the latest tar-archive or clone the repo ``` shell git clone https://git.sr.ht/~thanosapollo/yeetube.el ``` - Load `yeetube.el` ``` emacs-lisp (load-file "~/path/to/yeetube.el") ``` ## Contributing - [Mailing list](https://lists.sr.ht/~thanosapollo/yeetube.el) - [Issue Tracker](https://todo.sr.ht/~thanosapollo/yeetube.el)