«

»

Dec 12 2012

Using Netflix on Linux through WINE

Apparently some Linux devs managed to get Silverlight working under WINE, then went on to make a dead-simple install that configures a separate Firefox install to run the app. It’s very slightly lower framerate than running it natively under Windows, but if it weren’t for that damned Silverlight dependency (for the DRM, naturally), we’d have had Netflix working on Linux a long time ago.

The commands, via Nixie Pixel:

To install on Ubuntu / Mint -
Start terminal

sudo apt-add-repository ppa:ehoover/compholio
sudo apt-get update
sudo apt-get install netflix-desktop

——

For Fedora (only 32 bit systems)
You need wget first:

su -c ‘yum -y install wget’

Installing Netflix:

wget -c http://sourceforge.net/projects/postinstaller/files/data/Netflixplayer.tar.gz

tar -xvzf Netflixplayer.tar.gz

su -c ‘sh Netflixplayer.sh’

Running Netflix from cmd line:

sh /usr/bin/Netflix.sh

10 comments

2 pings

Skip to comment form

  1. 1
    F [disappearing]

    I thought Netflix had made a move to address this natively last year. Whatever.

  2. 2
    Aliasalpha

    Too simple, use it through a remote desktop application from a mac on a different network. Better yet, connect the mac to the router using tin cans & string

  3. 3
    CompulsoryAccount7746, Sky Captain

    For Fedora (only 32 bit systems)
    You need wget first:
    su -c ‘yum -y install wget’

    No wget !?
    I thought you said this was linux. :P

  4. 4
    Dalillama, Schmott Guy

    I thought Netflix had made a move to address this natively last year. Whatever.

    Nope. Or at least not much of one. If they cared, all they’d have to do is switch to Flash. Or HTML5, for that matter. However, they care more about DRM, so linux users get shafted.

  5. 5
    Tsu Dho Nimh

    Which version of Ubuntu?

  6. 6
    Jason Thibeault

    Tsu Dho Nimh: I’m thinking any that supports ppa’s. I only tested it on 12.10 though.

  7. 7
    F [disappearing]

    Dalillama, Schmott Guy

    Yeah, obviously they backed out of anything I heard about.

    They could switch to any number of things. Flash I’ve never understood as a video platform, but whatever works. They have to care about the DRM, because the content gatekeepers do, but they could certainly use a platform-independent method for DRM. And yes, DRM only makes things more difficult for good-faith customers, never stops infringers or actual pirates.

  8. 8
    BecomingJulie

    That’s interesting.

    I really, really don’t like running anything where you don’t get to see the full Source Code; but presumably, if I set up a chroot environment, and only put enough of /dev in there to let it work, it shouldn’t be able to do any real damage.

    By the way, as long as a shell script begins with the line
    #!/bin/bash
    and has its x (execute) permission set, if it’s under /usr/bin/ or /usr/local/bin/ then you should be able to run it just by typing its filename.

  9. 9
    Jay

    I think you’re missing the whole point of Linux, brainiac.

    Anyone with any principle would not use WINE to run and avoid DRM’d Windows programs under Linux. If you dislike Netflix’ drm requirement there is a simpler solution for you than some hacked up run it under WINE, solution.

    Talk about a principled, social justice warrior….

  10. 10
    Jason Thibeault

    Jay’s just still got his jimmies rustled by the comment thread on my Atheism is not enough Pt 1 post.

    As you can tell, that is terribly off-topic here. And it’s not like I didn’t complain about DRM right in the main post.

  1. 11
    Linux News Watch | Using Netflix on Linux through WINE » Lousy Canuck

    [...] Using Netflix on Linux through WINE » Lousy Canuck Tags: atheism, christianity, climate-change, conservatives, Copyright, global-warming, [...]

  2. 12
    Best Option for Media Center Desktop

    [...] I just read around a bit about Netflix and from what I can gather it works, just, under WINE if your PC is fast enough and you've a recent enough version of WINE. Personally I'd not rely on being able to use Netflix under Linux at all. This site claims it works though, so perhaps I'm overly pessimistic: http://freethoughtblogs.com/lousycan…-through-wine/ [...]

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

:)