From adc84818b19ee5646218e09d1d5167382adea7ce Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Tue, 9 Nov 2021 13:38:56 +0100 Subject: [PATCH] [Bin] Update anchor link for `ytplay' --- org/config/bin.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config/bin.org b/org/config/bin.org index 3432c06..93a8b35 100644 --- a/org/config/bin.org +++ b/org/config/bin.org @@ -519,7 +519,7 @@ ffmpeg -i $argv[1] -c:v libvpx -crf 10 -b:v 1M -c:a libvorbis $argv[1].webm *** ytplay :PROPERTIES: :HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/ytplay -:CUSTOM_ID: Weather-4ed00bb0 +:CUSTOM_ID: Media-youtube-dl-wrappers-ytplay-z6ka39h0m9j0 :END: ~ytplay~ is a simple script I’ve written that allows me to play in mpv any YouTube video at the desired resolution. The script relies on ~dmenu~ (or ~rofi~