unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* youtube in Web
@ 2017-05-11 13:50 Catonano
  2017-05-12  5:42 ` Ricardo Wurmus
  2017-05-12 13:08 ` Adonay Felipe Nogueira
  0 siblings, 2 replies; 6+ messages in thread
From: Catonano @ 2017-05-11 13:50 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]

Youtube doesn't work anymore in Web

It works like a charm in Icecat though

Thanks in advance

[-- Attachment #2: Type: text/html, Size: 158 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: youtube in Web
  2017-05-11 13:50 youtube in Web Catonano
@ 2017-05-12  5:42 ` Ricardo Wurmus
  2017-05-12 12:11   ` Catonano
  2017-05-12 18:27   ` Mark H Weaver
  2017-05-12 13:08 ` Adonay Felipe Nogueira
  1 sibling, 2 replies; 6+ messages in thread
From: Ricardo Wurmus @ 2017-05-12  5:42 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix


Catonano <catonano@gmail.com> 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"

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: youtube in Web
  2017-05-12  5:42 ` Ricardo Wurmus
@ 2017-05-12 12:11   ` Catonano
  2017-05-12 12:17     ` Ricardo Wurmus
  2017-05-12 18:27   ` Mark H Weaver
  1 sibling, 1 reply; 6+ messages in thread
From: Catonano @ 2017-05-12 12:11 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

2017-05-12 7:42 GMT+02:00 Ricardo Wurmus <rekado@elephly.net>:

>
> Catonano <catonano@gmail.com> 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"
>

Thanks. The gly one was miiissing

But that is not enough to get yotube working in Web

I'll have to move all the accounts to Icecat

[-- Attachment #2: Type: text/html, Size: 1018 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: youtube in Web
  2017-05-12 12:11   ` Catonano
@ 2017-05-12 12:17     ` Ricardo Wurmus
  0 siblings, 0 replies; 6+ messages in thread
From: Ricardo Wurmus @ 2017-05-12 12:17 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix


Catonano <catonano@gmail.com> writes:

> 2017-05-12 7:42 GMT+02:00 Ricardo Wurmus <rekado@elephly.net>:
>
>>
>> Catonano <catonano@gmail.com> 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"
>>
>
> Thanks. The gly one was miiissing
>
> But that is not enough to get yotube working in Web

Hmm, for me youtube works in epiphany.  For me the missing ingredient
was gst-libav.

Also, I have this environment variable set:

  GST_PLUGIN_PATH=/home/rekado/.guix-profile/lib/gstreamer-1.0

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: youtube in Web
  2017-05-11 13:50 youtube in Web Catonano
  2017-05-12  5:42 ` Ricardo Wurmus
@ 2017-05-12 13:08 ` Adonay Felipe Nogueira
  1 sibling, 0 replies; 6+ messages in thread
From: Adonay Felipe Nogueira @ 2017-05-12 13:08 UTC (permalink / raw)
  To: help-guix

rekado gave us an important hint: to set the environment variables
properly. This and installing the GStreamer plugins mentioned should be
enough.

However, my experience tells me that it's better to visit YouTube with
GNU Icecat + NoScript + GreaseMonkey + ViewTube. You'll avoid running
non-free software that would otherwise be forced to you automatically
through JavaScript.

ViewTube supports getting videos that youtube-dl seems to be struggling
to get. Also, if I'm not mistaken there's a *possible* (not confirmed)
non-free software dependency in youtube-dl (and also mpv due to its
usage of youtube-dl), this was reported to the gnu-linux-libre mailing
list (the workgroup for free/libre system distributions, not the GNU
Linux-libre project), see
[[http://lists.nongnu.org/archive/html/gnu-linux-libre/2017-04/msg00001.html]].

NOTE I do support/like and use GNU LibreJS for most other websites (I
even offer basic consulting and training on how to make pages according
to GNU LibreJS), but it seems that GNU LibreJS is currently blocking
GreaseMonkey userscripts (including ViewTube), this didn't seem to
happen in previous versions. I still didn't test the recent GNU IceCat
update, so I can't tell if the problem still exists.

-- 
- [[https://libreplanet.org/wiki/User:Adfeno]]
- Palestrante e consultor sobre /software/ livre (não confundir com
  gratis).
- "WhatsApp"? Ele não é livre, por isso não uso. Iguais a ele prefiro
  GNU Ring, ou Tox. Quer outras formas de contato? Adicione o vCard
  que está no endereço acima aos teus contatos.
- Pretende me enviar arquivos .doc, .ppt, .cdr, ou .mp3? OK, eu
  aceito, mas não repasso. Entrego apenas em formatos favoráveis ao
  /software/ livre. Favor entrar em contato em caso de dúvida.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: youtube in Web
  2017-05-12  5:42 ` Ricardo Wurmus
  2017-05-12 12:11   ` Catonano
@ 2017-05-12 18:27   ` Mark H Weaver
  1 sibling, 0 replies; 6+ messages in thread
From: Mark H Weaver @ 2017-05-12 18:27 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

Ricardo Wurmus <rekado@elephly.net> writes:

> Catonano <catonano@gmail.com> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-12 18:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-11 13:50 youtube in Web Catonano
2017-05-12  5:42 ` Ricardo Wurmus
2017-05-12 12:11   ` Catonano
2017-05-12 12:17     ` Ricardo Wurmus
2017-05-12 18:27   ` Mark H Weaver
2017-05-12 13:08 ` Adonay Felipe Nogueira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).