From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: youtube in Web Date: Fri, 12 May 2017 14:27:29 -0400 Message-ID: <87wp9mgcby.fsf@netris.org> References: <87shkaskb2.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d9FI1-0007EO-6Y for help-guix@gnu.org; Fri, 12 May 2017 14:27:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d9FHy-0002sw-2W for help-guix@gnu.org; Fri, 12 May 2017 14:27:45 -0400 Received: from world.peace.net ([50.252.239.5]:38934) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d9FHx-0002so-Up for help-guix@gnu.org; Fri, 12 May 2017 14:27:42 -0400 In-Reply-To: <87shkaskb2.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 12 May 2017 07:42:09 +0200") 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: Ricardo Wurmus Cc: help-guix Ricardo Wurmus writes: > Catonano writes: > >> Youtube doesn't work anymore in Web >> >> It works like a charm in Icecat though > > You need to install some gstreamer plugins, such as the following: > > "gst-plugins-base" > "gst-plugins-good" > "gst-plugins-ugly" > "gst-libav" gst-plugins-ugly should not be needed, and is better left out IMO, since it's more likely to contain codecs with security flaws. Mark