From: Samir Benmendil Date: Fri, 30 Dec 2016 15:29:06 +0000 (+0000) Subject: mutt: youtube ids may also contain [-_] X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/34a55c3930de3f943468203af559cc3d1a0ea042 mutt: youtube ids may also contain [-_] --- diff --git a/mutt/mutt_mpv b/mutt/mutt_mpv index eed6ebd..a339a05 100755 --- a/mutt/mutt_mpv +++ b/mutt/mutt_mpv @@ -1,6 +1,6 @@ #!/usr/bin/env bash -url=$(grep -Eo '^https?://www.youtube.com/watch\?v=[[:alnum:]]{11}'