{ "info": { "author": "Felipe A. Hernandez", "author_email": "ergoithz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX", "Programming Language :: Python :: 3" ], "description": ".. image:: https://cdn.rawgit.com/ergoithz/netflix-penguin/master/icons/128/netflix-penguin.png\n :align: right\n\nNetflix Penguin\n===============\n\nSite-specific browser for Netflix.\n\nThis app requires a Pipelight Silverlight installation.\n\nRationale\n---------\nThe reason behind another browser, in this case specially tailored for Netflix, is Mozilla Firefox dropping Silverlight NPAPI support, along with some browser hacks needed to bypass Netflix anti-linux filters (which only were possible on Firefox).\n\nWithout Pipelight, Silverlight and NPAPi, the only remaining Netflix option is Google Chrome, with playback crippled at 720p.\n\nAs last resort, this webkit-based browser were developed, including those hacks required to bypass Netflix linux-blocking mechanisms while supporting NPAPI and therefore: silverlight.\n\nRequirements\n------------\n\n* PyGObject (python-gobject)\n* Gtk3\n* Gtk WebKit2 (webkit2gtk)\n* Pipelight\n\nSystem-wide installation\n------------------------\n\nOfficial distribution methods are always preferred.\n\nYou can install Netflix Penguin system-wide, using pip, and a corresponding menu entry will be created.\n\n.. code-block:: sh\n\n sudo pip install netflix-penguin\n\nAnd can be uninstalled via:\n\n.. code-block:: sh\n\n sudo pip uninstall netflix-penguin\n\nVirtualenv/venv considerations\n------------------------------\n\nThis app, because of PyGobject, will only install on virtualenvs created with **--system-site-packages** flag, ie:\n\n.. code-block:: sh\n\n python -m venv env --system-site-packages\n env/bin/pip install netflix-penguin\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ergoithz/netflix-penguin/archive/0.0.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ergoithz/netflix-penguin", "keywords": "web", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "netflix-penguin", "package_url": "https://pypi.org/project/netflix-penguin/", "platform": "any", "project_url": "https://pypi.org/project/netflix-penguin/", "project_urls": { "Download": "https://github.com/ergoithz/netflix-penguin/archive/0.0.3.tar.gz", "Homepage": "https://github.com/ergoithz/netflix-penguin" }, "release_url": "https://pypi.org/project/netflix-penguin/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Netflix Web Browser", "version": "0.0.3" }, "last_serial": 2730921, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "69d4f0ab06c3eb22950c67e3c4f305a5", "sha256": "beb944bb91a7d04a2f3dd8ecd7c02912a254b1f7f91350f454a0c32f9a8adaad" }, "downloads": -1, "filename": "netflix-penguin-0.0.2.tar.gz", "has_sig": false, "md5_digest": "69d4f0ab06c3eb22950c67e3c4f305a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82285, "upload_time": "2017-03-11T21:32:02", "url": "https://files.pythonhosted.org/packages/d0/a9/d0c3e8c8f61dee76dd4ad4b8aa97286f0dc69621ac1830717e6c07d1eb29/netflix-penguin-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "139aa5ce92f4066d2f5a37340d722515", "sha256": "3005e71a1ec11b7e17eb06b96a1af2b0cd1312e03c2dd4892a7dae8403107511" }, "downloads": -1, "filename": "netflix-penguin-0.0.3.tar.gz", "has_sig": false, "md5_digest": "139aa5ce92f4066d2f5a37340d722515", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104384, "upload_time": "2017-03-25T22:13:37", "url": "https://files.pythonhosted.org/packages/43/3f/a29f5ae4d2fb0ae53ea4d2a67aca32dade43dba1d9fef07f304b707da927/netflix-penguin-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "139aa5ce92f4066d2f5a37340d722515", "sha256": "3005e71a1ec11b7e17eb06b96a1af2b0cd1312e03c2dd4892a7dae8403107511" }, "downloads": -1, "filename": "netflix-penguin-0.0.3.tar.gz", "has_sig": false, "md5_digest": "139aa5ce92f4066d2f5a37340d722515", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104384, "upload_time": "2017-03-25T22:13:37", "url": "https://files.pythonhosted.org/packages/43/3f/a29f5ae4d2fb0ae53ea4d2a67aca32dade43dba1d9fef07f304b707da927/netflix-penguin-0.0.3.tar.gz" } ] }