A startpage with lightweight and privacy-friendly YouTube feed built with Piped API.
You can configure Startpage to open videos in a desktop app like mpv
via
custom protocol.
In about:config
create boolean
variable
network.protocol-handler.expose.mpv
with false
value
Create launcher
#!/bin/bash
mpv "${1/mpv:/}"
In settings enable
Open videos in app
Click any link and select launcher from step 2