diff options
author | Thanos Apollo <[email protected]> | 2023-07-05 11:05:57 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-05 18:14:02 +0300 |
commit | e2da7cfad8d0b15344a196d200190a41a9807b26 (patch) | |
tree | 8413fa919a9c9f1b7dd8cca50f9db8b7c4c20235 | |
parent | 633216ac81724463f0b419712c72d6ff0b40c93f (diff) |
Update README
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -5,15 +5,17 @@ Search for videos, Download them, -Or just play them using your favorite media player (by default mpv). +Or just play them using your favorite multimedia player *by default mpv* *All without leaving Emacs* +It's time to *yeet* your browser. + ### But why? Because Emacs. -Differences with other front-ends: +#### Differences with other front-ends: - No YouTube/Invidious API - Includes a simple front-end for `yt-dlp` *not forcing you to use youtube/invidious urls* :) @@ -34,7 +36,7 @@ git clone https://git.sr.ht/~thanosapollo/yeetube.el ### Customization - `yeetube-results-prefix` Default is "+" -- `yeetube-query-url` Default is YouTube URL, *you can also use any invidious instance or localhost.* +- `yeetube-query-url` Default is youtube.com, *you can also use any invidious instance or localhost.* - [Invidious instances](https://docs.invidious.io/instances/) - `yeetube-download-audio-format` Default is `nil`, you can use it to |