• DRM with Firefox on Raspi

    From F. W.@3:770/3 to All on Friday, April 22, 2022 07:50:29
    Beloved Community, ;-)

    I have my Raspi 400 connected to my TV and wanted to watch one of my
    movies from Google Play. Usually I use my chromecast but my niece lend
    it for a nice evening with her girls.

    But John Wayne and me did not meet yesterday. :-(

    Raspi's Firefox said, there has to be one component of the browser
    updated. But it did not say what component and where to get it.

    Can you help me and John to a beer tonight?

    Thank you in advance for any hint.

    FW

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From A. Dumas@3:770/3 to A. Dumas on Friday, April 22, 2022 09:32:10
    On 22-04-2022 09:20, A. Dumas wrote:
    On 22-04-2022 07:50, F. W. wrote:
    Raspi's Firefox said, there has to be one component of the browser
    updated. But it did not say what component and where to get it.

    Probably Widevine, see https://blog.vpetkov.net/2020/03/30/raspberry-pi-netflix-one-line-easy-install-along-with-hulu-amazon-prime-disney-plus-hbo-spotify-pandora-and-many-others/
    but that will only work with their supported default browser, Chromium,
    not Firefox.

    Just to be extra clear, that whole page was dedicated to a solution
    script he made but now there's an official package and as he says at the
    top, you only need to do this:

    sudo apt update
    sudo apt full-upgrade
    sudo apt install libwidevinecdm0

    Only on Raspberry Pi OS (probably only the 32-bit version? Idk) and only
    for Chromium.

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From A. Dumas@3:770/3 to F. W. on Friday, April 22, 2022 09:20:49
    On 22-04-2022 07:50, F. W. wrote:
    Raspi's Firefox said, there has to be one component of the browser
    updated. But it did not say what component and where to get it.

    Probably Widevine, see https://blog.vpetkov.net/2020/03/30/raspberry-pi-netflix-one-line-easy-install-along-with-hulu-amazon-prime-disney-plus-hbo-spotify-pandora-and-many-others/
    but that will only work with their supported default browser, Chromium,
    not Firefox.

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From F. W.@3:770/3 to All on Friday, April 22, 2022 11:33:54
    Am 22.04.2022 um 09:32 schrieb A. Dumas:
    On 22-04-2022 09:20, A. Dumas wrote:
    On 22-04-2022 07:50, F. W. wrote:
    Raspi's Firefox said, there has to be one component of the browser
    updated. But it did not say what component and where to get it.

    Probably Widevine, see
    https://blog.vpetkov.net/2020/03/30/raspberry-pi-netflix-one-line-easy-install-along-with-hulu-amazon-prime-disney-plus-hbo-spotify-pandora-and-many-others/
    but that will only work with their supported default browser,
    Chromium, not Firefox.

    Just to be extra clear, that whole page was dedicated to a solution
    script he made but now there's an official package and as he says at the
    top, you only need to do this:

    sudo apt update
    sudo apt full-upgrade
    sudo apt install libwidevinecdm0

    Only on Raspberry Pi OS (probably only the 32-bit version? Idk) and only
    for Chromium.

    Thank you. I use 64 Bit, but have a card with 32 Bit also.

    FW

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)