Commit graph

5 commits

Author SHA1 Message Date
Jonathan Hodgson
99736427be BIN: Deletes open-youtube and puts functionality in yt
The yt script now accepts a --url option which will take a url as an
option like

yt --url youtube.com/watch?v=blar
or
echo youtube.com/watch?v=blar | yt --url

It will also use rofi rather than fzf if not being run from a terminal
or the --rofi flag is given

I have updated the files that used to use open-youtube to reflect this
2021-07-30 13:14:50 +01:00
Jonathan Hodgson
940c4e89f9 Adds mailto to linkhandler 2021-02-13 20:18:58 +00:00
Jonathan Hodgson
0d357e8f9e Makes linkhandler handle more
It now handles some peertube, more invidious and xkcd
2020-09-19 11:12:34 +01:00
Jonathan Hodgson
495b5e3794 Stop linkhandeler from notifying 2020-07-29 17:29:00 +01:00
Jonathan Hodgson
b1dfa42349 Adds script to handle different types of link from newsboat 2020-04-30 21:38:36 +01:00