Update mimeo associations
This commit is contained in:
parent
174a848429
commit
282427bb82
1 changed files with 5 additions and 8 deletions
|
@ -17,7 +17,10 @@ mpvqueue %U
|
||||||
^https?://(?:[a-z0-9\-]+\.)+[a-z]{2,6}(?:/[^/#?]+)+\.(?:mp4|mkv|webm|avi|3gp|gif|gifv)
|
^https?://(?:[a-z0-9\-]+\.)+[a-z]{2,6}(?:/[^/#?]+)+\.(?:mp4|mkv|webm|avi|3gp|gif|gifv)
|
||||||
|
|
||||||
mpvqueue %U
|
mpvqueue %U
|
||||||
^https://www.facebook.com/watch/?v=.*
|
^https?://www.facebook.com/watch/?v=.*
|
||||||
|
|
||||||
|
mpvqueue %U
|
||||||
|
^https?://www.facebook.com/.*/videos/.*
|
||||||
|
|
||||||
mpvqueue %U
|
mpvqueue %U
|
||||||
^https://fb.watch/.*
|
^https://fb.watch/.*
|
||||||
|
@ -31,12 +34,6 @@ mpvqueue %U
|
||||||
mpvqueue %U
|
mpvqueue %U
|
||||||
^https?://v.redd.it/.*
|
^https?://v.redd.it/.*
|
||||||
|
|
||||||
imgurviewer %U
|
|
||||||
^https?://(www.)?imgur.com/a/
|
|
||||||
|
|
||||||
imgurviewer %U
|
|
||||||
^https?://(www.)?imgur.com/gallery/
|
|
||||||
|
|
||||||
imageviewer %U
|
imageviewer %U
|
||||||
^https?://(?:[a-z0-9\-]+\.)+[a-z]{2,6}(?:/[^/#?]+)+\.(?:jpg|jpeg|png|svg)
|
^https?://(?:[a-z0-9\-]+\.)+[a-z]{2,6}(?:/[^/#?]+)+\.(?:jpg|jpeg|png|svg)
|
||||||
|
|
||||||
|
@ -49,5 +46,5 @@ alacritty -e rtv "%U"
|
||||||
alacritty -e rtv "%U"
|
alacritty -e rtv "%U"
|
||||||
^https?://redd.it.*
|
^https?://redd.it.*
|
||||||
|
|
||||||
mpv "$(yle-dl --showurl %U)"
|
mpvqueue $(yle-dl --showurl %U) # TODO Command substition not working in mimeo
|
||||||
^https?://areena.yle.fi.*
|
^https?://areena.yle.fi.*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue