From fd869dfb0f456242c42bbf86a17cb37d7ca4e835 Mon Sep 17 00:00:00 2001 From: Kaisa Marysia Date: Fri, 5 Jul 2024 10:31:51 +0200 Subject: [PATCH] =?UTF-8?q?cli=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli | 1 + 1 file changed, 1 insertion(+) create mode 100644 cli diff --git a/cli b/cli new file mode 100644 index 0000000..bf367dc --- /dev/null +++ b/cli @@ -0,0 +1 @@ +echo '{"command":["loadfile", "https://www.youtube.com/watch?v=Q0bnIKtF3E4&pp=ygUEbG9maQ%3D%3D"]}' | socat - /tmp/mpvsocket \ No newline at end of file