Hacker News new | ask | show | jobs
by boogies 2099 days ago
I never use non-private windows, so I use Invidious or mpv for this. I put

  control + alt + m
    notify-send "mpv loading $(xclip -o)"; mpv --player-operation-mode=pseudo-gui "$(xclip -o)" || notify-send 'mpv error'
in my ~/.config/sxhd/sxhkdrc to conveniently play any youtube-dl supported url I’ve copied or highlighted.
2 comments

Thank you for this tip, just added it to my sxhkdrc.
The main Invidious site just shut down, although various alternative Invidious sites still exist.