From: Samir Benmendil Date: Sun, 24 Nov 2019 14:27:43 +0000 (+0000) Subject: mutt: first check if all selected videos are playable X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/580c220cd12ec47fe2d598bf2b65e8558a17f60c?hp=7a30dfede3d3e8ef3ed3f49a25e47c6a8a0fc836 mutt: first check if all selected videos are playable This makes it easier to figure out which video doesn't exist anymore and remove the mail containing it from the selection. --- diff --git a/mutt/mutt_mpv b/mutt/mutt_mpv index e4d8edf..3f62e56 100755 --- a/mutt/mutt_mpv +++ b/mutt/mutt_mpv @@ -2,8 +2,13 @@ urls=( $(grep -Eo '^https?://www.youtube.com/watch\?v=[[:alnum:]_-]{11}'