send_vrc_desktop written in Rust.
cargo install --git https://github.com/vrc-plugin/send_vrc_desktop
Invoke-WebRequest -Method POST -ContentType application/json -Body '{ "url": "https://www.youtube.com/watch?v=c-ZWPYJYiAg"}' http://localhost:11400/url
curl -X POST -H 'Content-Type: application/json' -d '{ "url": "https://www.youtube.com/watch?v=c-ZWPYJYiAg" }' http://localhost:11400/url