From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Youtube Viewer Date: Tue, 21 May 2019 14:54:04 +0000 Message-ID: <381f95740637d409d6e6182916b0e192@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hT69g-0000TO-Cc for help-guix@gnu.org; Tue, 21 May 2019 10:54:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hT69e-0001Kt-Es for help-guix@gnu.org; Tue, 21 May 2019 10:54:16 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52294) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hT69d-0001HA-Qn for help-guix@gnu.org; Tue, 21 May 2019 10:54:14 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DB50D31985 for ; Tue, 21 May 2019 16:54:07 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wV2CxCH1Sviz for ; Tue, 21 May 2019 16:54:06 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello Guix!=0A=0AI have both youtube-viewer and mpv installed. Under pref= erences of=0Ayoutube-viewer, there is "video_player_selected = =3D>=0A"mpv",". But when I click play in youtube-viewer, the media is n= ot=0Aopening in mpv. What should I do to make this work?=0A=0ARegards,=0A= RG.