diff options
author | Thanos Apollo <[email protected]> | 2023-10-13 16:07:10 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-10-13 16:07:10 +0300 |
commit | 0509f298cbd87141a865890ea78295bdce59d33e (patch) | |
tree | 161064c77b076b48468c456a609839cb4da6b3a8 /README.md | |
parent | b1d69778cb8467b5a426b42f083d049d8b9e058b (diff) |
yeetube-mpv-play-url: Rename to yeetube-mpv-play
This function is not specific to just playing urls. User may make
custom functions to play local files with it, thus the change of name.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ $ sudo apt install mpv yt-dlp ## Configuration ### Media Player -By default `yeetube-player` is set to `yeetube-mpv-play-url`, you can +By default `yeetube-player` is set to `yeetube-mpv-play`, you can use [mpv.el](https://github.com/kljohann/mpv.el), [GNU/Emms](https://www.gnu.org/software/emms/) or other similar packages like so: |