Ubuntu – How to watch Amazon Prime videos using Firefox on Ubuntu 16.04

16.04amazonfirefox

How can I watch Amazon Prime videos using Firefox on Ubuntu 16.04? Currently Firefox version is 48.0. When I attempt to watch a video, I get the following Digital Rights Error message:

Your web browser is missing a digital rights component.

In your web browser’s address bar, type about:addons, press Enter, and then on the left, click Plugins. For the Widevine Content Decryption Module, select Always Activate, and then refresh the video’s page and try watching the video.

If the video doesn’t play, go back to Plugins, click the gear icon at the top of the page, and then click Check for Updates. When the plugins have updated, refresh the video’s page, and then try watching the video.

I didn't find Widevine Content Decryption Module.

I searched for a solution, but it didn't work…

One solution I found was to sudo apt-get install flashplugin-installer and then do the following:

sudo apt-add-repository ppa:flexiondotorg/hal-flash
sudo apt-get update && sudo apt-get install libhal1-flash

However, it didn't work and I still got the same Digital Rights Error message.

I am able to watch Amazon Prime videos using Google Chrome, but not with Firefox. I want to know if it's possible on Firefox on Ubuntu 16.04.

Best Answer

Yes, you can watch Amazon Videos on Firefox but you will have to use Firefox 49 or newer. At the time of writing, the version of Firefox available in the official Ubuntu repositories is currently at 48, so you will have to use Official PPA for Firefox Beta to upgrade your Firefox to version 49:

sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt update

If you already have Firefox 49 or newer from the Ubuntu repositories without using any PPAs, then you don't need to use the PPA mentioned above unless you would like to try the beta version of Firefox.

Once you have Firefox 49 or newer, open Firefox and navigate to the desired Amazon Video. There will be a ribbon that asks if you want to play DRM content. Alternatively, click on the hamburger menu button and go to "Preferences" > "Content" and check the "Play DRM content" box.