{ "info": { "author": "Andy Au", "author_email": "au.andy.ch@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console :: Curses", "Intended Audience :: End Users/Desktop", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3 :: Only", "Topic :: Games/Entertainment", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Video" ], "description": "=============\nTwitchy-Term\n=============\n\nA simple terminal tool for browsing Twitch.tv and watching streams on VLC Player using `Livestreamer `_.\n\n.. image:: http://i.imgur.com/G0WCCUj.png\n\n============\nDependencies\n============\n\n* Python 3 (tested on version 3.4)\n* `Livestreamer `_\n* VLC Player (:code:`sudo apt-get install vlc`)\n\n============\nInstallation\n============\n\nUsing pip:\n\n.. code-block:: bash\n\n $ sudo pip3 install twitchy-term\n\n**OR**\n\nClone this repository:\n\n.. code-block:: bash\n\n $ git clone https://github.com/Andy-Au/twitchy-term.git\n $ cd twitchy-term\n $ sudo python3 setup.py install\n\n=====\nUsage\n=====\n\nSimply run:\n\n.. code-block:: bash\n\n $ twitchy-term\n\nIt also takes an optional argument for streaming quality (default is best):\n\n.. code-block:: bash\n\n $ twitchy-term -q [quality]\n\nAvailable qualities include:\n\n* best\n* high\n* medium\n* low\n* worst\n\nTwitchy-Term offers the following pages of Twitch.tv:\n\n* Featured streams (from Twitch.tv's home page)\n* Browse top games (and top streams of each)\n* Search\n\n----------------\nCommands\n----------------\n\n:``\u25b2``/``\u25bc``: Scroll up and down the current list of items\n:``f``: Featured streams\n:``g``: Top Games list\n:``s``: Search\n:``c``: Change stream quality\n:``q``: Quit\n\n*In Top Games list*\n\n:``e``: View top streams of current selected game\n\n*In pages where streams are listed*\n\n:``p``: Play the selected stream in VLC player with current quality\n\n=======\nLicense\n=======\n\nPlease see `LICENSE `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Andy-Au/twitchy-term", "keywords": "twitch livestreamer command line interface terminal stream", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "twitchy-term", "package_url": "https://pypi.org/project/twitchy-term/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/twitchy-term/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Andy-Au/twitchy-term" }, "release_url": "https://pypi.org/project/twitchy-term/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A terminal tool for browsing/streaming on Twitch.tv.", "version": "1.0.1" }, "last_serial": 1529910, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c49acd691b02fd6a1ce1ea1c53990bfd", "sha256": "8697b27e483b55dbaea199417fd08f3e0b4f2dc5ece6921ecef2de3d426d1e2e" }, "downloads": -1, "filename": "twitchy-term-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c49acd691b02fd6a1ce1ea1c53990bfd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7708, "upload_time": "2015-05-01T21:04:21", "url": "https://files.pythonhosted.org/packages/a3/17/baa812415622136f93071171379deadd0aa187cc79966512025924df5d8e/twitchy-term-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "50bb8456053d3ec91f6d5c049abbf84a", "sha256": "9e5079cdbe4692ea57c078eec60a3d8f724abe668ae6ebcad60d7a4dbd51d90c" }, "downloads": -1, "filename": "twitchy-term-1.0.1.tar.gz", "has_sig": false, "md5_digest": "50bb8456053d3ec91f6d5c049abbf84a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7776, "upload_time": "2015-05-01T21:19:49", "url": "https://files.pythonhosted.org/packages/f4/c5/c21c76eb5bfbae02a98ae21f9210462373535e77623430e3241237a29ce2/twitchy-term-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50bb8456053d3ec91f6d5c049abbf84a", "sha256": "9e5079cdbe4692ea57c078eec60a3d8f724abe668ae6ebcad60d7a4dbd51d90c" }, "downloads": -1, "filename": "twitchy-term-1.0.1.tar.gz", "has_sig": false, "md5_digest": "50bb8456053d3ec91f6d5c049abbf84a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7776, "upload_time": "2015-05-01T21:19:49", "url": "https://files.pythonhosted.org/packages/f4/c5/c21c76eb5bfbae02a98ae21f9210462373535e77623430e3241237a29ce2/twitchy-term-1.0.1.tar.gz" } ] }