NETFLIX

Comment installer Netflix sur LINUX.

 


QUEL PROC ? 32 OU 64? >

TAPER :

uname -m

 

Si 32 taper:

sudo dpkg -i libnss3_3.16.3-1ubuntu1_i386.deb libnss3-1d_3.16.3-1ubuntu1_i386.deb libnss3-nssdb_3.16.3-1ubuntu1_all.deb

 

Si 64 taper :

sudo dpkg -i libnss3_3.16.3-1ubuntu1_amd64.deb libnss3-1d_3.16.3-1ubuntu1_amd64.deb libnss3-nssdb_3.16.3-1ubuntu1_all.deb

 

Installing Chrome Beta and User-Agent switcher :

 

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 

 

sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'

 

sudo apt-get update && sudo apt-get install google-chrome-beta

 

 

The next step is to install the user agent switcher in chrome from the link below and create you own user-agent:

 

Aller sur le site :

https://chrome.google.com/webstore/detail/user-agent-switcher/ffhkkpnppgnfaobgihpdblnhmmbodake

 

Installer l'extension.

 

Click on the browser extension in the top right and click on ‘Options’.

Once in the options click on group and scroll down to ‘Google Chrome’ and click on the ‘New user agent’ button at the bottom and a new window will open up to allow you to input the required information.

 

Choose a name you want to call the user-agent such as Netflix the copy and paste the text below into the user-agent box, click save.

 

 

Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2114.2 Safari/537.36

 

Make sure you also have HTML 5 playback in your Netflix settings enabled.