emacs mpv playlist with urls from the clipboard using a hotkey
NapoleonWils0n
creating a mpv video playlist from urls on the clipboard using wlr-which-key to run emacsclient and execute an emacs function that gets a video url from the clipboard and starts playing the video with mpv and adds additional urls to a playlist
using the emacs mpv.el package you can control mpv from within emacs using a keyboard hydra and jump to different items in the playlist
in this video i also cover using wlr-which-key keyboard to create keyboard shortcuts to create a queue of videos to be played using taskspooler and mpv, sending audio from youtube videos to mpd and creating a queue of videos to be downloaded
i also look at using emacsclient to run an emacs function from your init.el on the command line or with a hot key and how to sync emacs clipboard with the system clipboard on wayland using wl-clipboard
emacs init.el https://github.com/NapoleonWils0n/freebsd-dotfiles-xps/blob/master/.config/emacs/init.el
wlr-which-key config https://github.com/NapoleonWils0n/freebsd-dotfiles-xps/blob/master/.config/wlr-which-key/config.yaml
dwl config only modified files https://github.com/NapoleonWils0n/cerberus/tree/master/dwl/dwl-freebsd-config
pinch https://github.com/NapoleonWils0n/freebsd-bin/blob/master/pinch ... https://www.youtube.com/watch?v=MXBJVi2-Dic
169131016 Bytes