aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: ec33a37ee955733721dc99b73b1f3cd0d8595030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Yeetube.el
[![builds.sr.ht status](https://builds.sr.ht/~thanosapollo/yeetube.el.svg)](https://builds.sr.ht/~thanosapollo/yeetube.el?)


## 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*


## Installation 

- 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)