{ "info": { "author": "Streamlink", "author_email": "charlie@charliedrage.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Video", "Topic :: Utilities" ], "description": "# [Streamlink][streamlink-website]\n\n[![TravisCI build status][travisci-build-status-badge]][travisci-build-status]\n[![codecov.io][codecov-coverage-badge]][codecov-coverage] [![Backers on Open Collective][opencollective-backers-badge]](#backers) [![Sponsors on Open Collective][opencollective-sponsors-badge]](#sponsors)\n\nStreamlink is a CLI utility that pipes flash videos from online streaming services to a variety of video players such as VLC.\n\nThe main purpose of streamlink is to convert CPU-heavy flash plugins to a less CPU-intensive format.\n\nStreamlink is a fork of the [Livestreamer][livestreamer] project.\n\nPlease note that by using this application you're bypassing ads run by\nsites such as Twitch.tv. Please consider donating or paying for subscription\nservices when they are available for the content you consume and enjoy.\n\n\n# [Installation][streamlink-installation]\n\n#### Installation via Python pip\n\n```bash\nsudo pip install streamlink\n```\n\n#### Manual installation via Python\n\n```bash\ngit clone https://github.com/streamlink/streamlink\ncd streamlink\nsudo python setup.py install\n```\n\n#### Windows, MacOS, Linux and BSD specific installation methods\n\n- [Windows][streamlink-installation-windows]\n- [Windows portable version][streamlink-installation-windows-portable]\n- [MacOS][streamlink-installation-others]\n- [Linux and BSD][streamlink-installation-linux]\n\n\n# Features\n\nStreamlink is built via a plugin system which allows new services to be easily added.\n\nSupported streaming services, among many others, are:\n\n- [Dailymotion](https://www.dailymotion.com)\n- [Livestream](https://livestream.com)\n- [Twitch](https://www.twitch.tv)\n- [UStream](http://www.ustream.tv/explore/all)\n- [YouTube](https://www.youtube.com)\n\nA list of all supported plugins can be found on the [plugin page][streamlink-plugins].\n\n\n# Quickstart\n\nAfter installing, simply use:\n\n```\nstreamlink STREAMURL best\n```\n\nStreamlink will automatically open the stream in its default video player!\nSee [Streamlink's detailed documentation][streamlink-documentation] for all available configuration options, CLI parameters and usage examples.\n\n\n# Contributing\n\nAll contributions are welcome.\nFeel free to open a new thread on the issue tracker or submit a new pull request.\nPlease read [CONTRIBUTING.md][contributing] first. Thanks!\n\n[![Contributors][opencollective-contributors]][contributors]\n\n\n## Backers\n\nThank you to all our backers! \\[[Become a backer][opencollective-backer]\\]\n\n[![Backers on Open Collective][opencollective-backers-image]][opencollective-backers]\n\n\n## Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. \\[[Become a sponsor][opencollective-sponsor]\\]\n\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/0/avatar.svg)](https://opencollective.com/streamlink/sponsor/0/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/1/avatar.svg)](https://opencollective.com/streamlink/sponsor/1/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/2/avatar.svg)](https://opencollective.com/streamlink/sponsor/2/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/3/avatar.svg)](https://opencollective.com/streamlink/sponsor/3/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/4/avatar.svg)](https://opencollective.com/streamlink/sponsor/4/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/5/avatar.svg)](https://opencollective.com/streamlink/sponsor/5/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/6/avatar.svg)](https://opencollective.com/streamlink/sponsor/6/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/7/avatar.svg)](https://opencollective.com/streamlink/sponsor/7/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/8/avatar.svg)](https://opencollective.com/streamlink/sponsor/8/website)\n[![Open Collective Streamlink Sponsor](https://opencollective.com/streamlink/sponsor/9/avatar.svg)](https://opencollective.com/streamlink/sponsor/9/website)\n\n\n [streamlink-website]: https://streamlink.github.io\n [streamlink-plugins]: https://streamlink.github.io/plugin_matrix.html\n [streamlink-documentation]: https://streamlink.github.io/cli.html\n [streamlink-installation]: https://streamlink.github.io/install.html\n [streamlink-installation-windows]: https://streamlink.github.io/install.html#windows-binaries\n [streamlink-installation-windows-portable]: https://streamlink.github.io/install.html#windows-portable-version\n [streamlink-installation-linux]: https://streamlink.github.io/install.html#linux-and-bsd-packages\n [streamlink-installation-others]: https://streamlink.github.io/install.html#other-platforms\n [livestreamer]: https://github.com/chrippa/livestreamer\n [contributing]: https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md\n [changelog]: https://github.com/streamlink/streamlink/blob/master/CHANGELOG.rst\n [contributors]: https://github.com/streamlink/streamlink/graphs/contributors\n [travisci-build-status]: https://travis-ci.org/streamlink/streamlink\n [travisci-build-status-badge]: https://travis-ci.org/streamlink/streamlink.svg?branch=master\n [codecov-coverage]: https://codecov.io/github/streamlink/streamlink?branch=master\n [codecov-coverage-badge]: https://codecov.io/github/streamlink/streamlink/coverage.svg?branch=master\n [opencollective-contributors]: https://opencollective.com/streamlink/contributors.svg?width=890\n [opencollective-backer]: https://opencollective.com/streamlink#backer\n [opencollective-backers]: https://opencollective.com/streamlink#backers\n [opencollective-backers-image]: https://opencollective.com/streamlink/backers.svg?width=890\n [opencollective-sponsor]: https://opencollective.com/streamlink#sponsor\n [opencollective-backers-badge]: https://opencollective.com/streamlink/backers/badge.svg\n [opencollective-sponsors-badge]: https://opencollective.com/streamlink/sponsors/badge.svg\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/streamlink/streamlink", "keywords": "", "license": "Simplified BSD", "maintainer": "", "maintainer_email": "", "name": "streamlink", "package_url": "https://pypi.org/project/streamlink/", "platform": "", "project_url": "https://pypi.org/project/streamlink/", "project_urls": { "Documentation": "https://streamlink.github.io/", "Funding": "https://opencollective.com/streamlink", "Homepage": "https://github.com/streamlink/streamlink", "Source": "https://github.com/streamlink/streamlink", "Tracker": "https://github.com/streamlink/streamlink/issues" }, "release_url": "https://pypi.org/project/streamlink/1.2.0/", "requires_dist": [ "requests (<3.0,>=2.21.0)", "isodate", "websocket-client", "PySocks (!=1.5.7,>=1.5.6)", "pycryptodome (<4,>=3.4.3)", "iso-639", "iso3166", "futures ; python_version < \"3.0\"", "urllib3[secure] (>=1.23) ; python_version < \"3.0\"", "win-inet-pton ; python_version < \"3.0\" and platform_system == \"Windows\"", "backports.shutil-which ; python_version < \"3.3\"", "backports.shutil-get-terminal-size ; python_version < \"3.3\"", "singledispatch ; python_version < \"3.4\"" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "summary": "Streamlink is command-line utility that extracts streams from various services and pipes them into a video player of choice.", "version": "1.2.0" }, "last_serial": 5699236, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "898cc1113592ee30d8a4533a26261045", "sha256": "a2571c6feed4cdc6bc36c969c407b4ebc7480059b01379d96795d66710b49dc3" }, "downloads": -1, "filename": "streamlink-0.0.1.tar.gz", "has_sig": false, "md5_digest": "898cc1113592ee30d8a4533a26261045", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 436790, "upload_time": "2016-09-23T20:21:26", "url": "https://files.pythonhosted.org/packages/13/6c/4229db78905aecc0f606b6a8ac9f1fa374a6a53de4f5b529035c5083b1c1/streamlink-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d37b05f8fdfe8336d66312422c4c952f", "sha256": "eab2337bfc209e4ab30de64d2354d9ecf27ff44ad3029aa431b629b5b93b8eb3" }, "downloads": -1, "filename": "streamlink-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d37b05f8fdfe8336d66312422c4c952f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 437285, "upload_time": "2016-10-12T17:22:10", "url": "https://files.pythonhosted.org/packages/df/12/261a31e4e00cc062e785fc6e23f2dcf813fd3397dbf258c241e1f1e494f8/streamlink-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "7dc8cfe97389ee93e1329c3e5ca45b41", "sha256": "57fcfb415359014c948ea7d357b8fabef8256be478e5c0d379ad2eaf438e2a03" }, "downloads": -1, "filename": "streamlink-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7dc8cfe97389ee93e1329c3e5ca45b41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 445612, "upload_time": "2016-11-21T20:43:56", "url": "https://files.pythonhosted.org/packages/4f/6d/4841879cb0f906a746fca626f7014921b4d899f5cb1fc2a3c560f637f548/streamlink-0.1.0.tar.gz" } ], "0.10.0": [ { "comment_text": "", "digests": { "md5": "30fb17a494ba9f4c33a2f3c6435026f4", "sha256": "d0e8a0dbd410709835b5a72421ff22061f2269eb2467d1423df1cbd46c4f499c" }, "downloads": -1, "filename": "streamlink-0.10.0.tar.gz", "has_sig": false, "md5_digest": "30fb17a494ba9f4c33a2f3c6435026f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 555950, "upload_time": "2018-01-23T17:50:51", "url": "https://files.pythonhosted.org/packages/90/cc/9be3a49696ebb9328ff62e90b0165e194e5863d7755b6a659f4b668063fd/streamlink-0.10.0.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "af1717362b6972b7e9f13294f72569d4", "sha256": "e255a2f4fe79f9e500a1521f8f749544a47a03dd1d5a50e526ff178ae658080a" }, "downloads": -1, "filename": "streamlink-0.11.0.tar.gz", "has_sig": false, "md5_digest": "af1717362b6972b7e9f13294f72569d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 556915, "upload_time": "2018-03-08T18:48:01", "url": "https://files.pythonhosted.org/packages/3f/55/df52c6b32d93df5098c546175e39edf99eef46ff59a20b43720e84816f50/streamlink-0.11.0.tar.gz" } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "cf9c6b98fd9c9946bd0926bc74fbbf0e", "sha256": "fd584e6c32a86c9154cfa3e44d8d830b54fed8dad21d599e179990593417da55" }, "downloads": -1, "filename": "streamlink-0.12.0.tar.gz", "has_sig": false, "md5_digest": "cf9c6b98fd9c9946bd0926bc74fbbf0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 560152, "upload_time": "2018-05-07T12:21:22", "url": "https://files.pythonhosted.org/packages/bc/18/505705900ec634d2c3ba3d78a147b2550b102fa4dc729086e79c8915d966/streamlink-0.12.0.tar.gz" } ], "0.12.1": [ { "comment_text": "", "digests": { "md5": "e5169fc8c0ac46ebccf1c0c04f7cd98c", "sha256": "8cfd7560613b8f742e86b7cbe3ec7a570b243add8e232475ff52b152e621ca28" }, "downloads": -1, "filename": "streamlink-0.12.1.tar.gz", "has_sig": false, "md5_digest": "e5169fc8c0ac46ebccf1c0c04f7cd98c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 560229, "upload_time": "2018-05-07T15:03:06", "url": "https://files.pythonhosted.org/packages/a2/76/645554124c3a5ea7a01dc13b7d4491dc3ce125c36feb685e9b994f077101/streamlink-0.12.1.tar.gz" } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "e9d30cc9c803cf49938f39972f15795a", "sha256": "4d91dbc8233e8737a9dcb629ac471373e903116b3a35c882205c95bdb14eac29" }, "downloads": -1, "filename": "streamlink-0.13.0.tar.gz", "has_sig": true, "md5_digest": "e9d30cc9c803cf49938f39972f15795a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 631738, "upload_time": "2018-06-06T18:47:31", "url": "https://files.pythonhosted.org/packages/06/8d/735ad0e4b5bf3ccf9a39bbd54a4dc6df8b37d1a54a4ca8d803773a9b107d/streamlink-0.13.0.tar.gz" } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "b8dd6f3049a3994b393c377dc222c505", "sha256": "a6a637fb3bc79740c97c1691e7c894a864f45968f6327bcff26865a323061243" }, "downloads": -1, "filename": "streamlink-0.14.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "b8dd6f3049a3994b393c377dc222c505", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 358656, "upload_time": "2018-06-26T14:34:24", "url": "https://files.pythonhosted.org/packages/53/f0/733081c88fb872bb4ab8429353533392f87cdd763ef722370df4ab7a3ead/streamlink-0.14.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc40bb34cc5f7cad72a3f842b814f06f", "sha256": "0b594d4a10d5d2eea340af3878ea0da98ccbbb13515d158301c4582c72ea4e75" }, "downloads": -1, "filename": "streamlink-0.14.0.tar.gz", "has_sig": true, "md5_digest": "dc40bb34cc5f7cad72a3f842b814f06f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 642258, "upload_time": "2018-06-26T14:34:22", "url": "https://files.pythonhosted.org/packages/27/c0/03f06c1b42dc14721b12a7a28f67c7e54f739c9ba76fdf05068787e7bad9/streamlink-0.14.0.tar.gz" } ], "0.14.2": [ { "comment_text": "", "digests": { "md5": "eb281bb501fd21dabaa9e729bc66980c", "sha256": "1b4e4cc250d16f91e5dfe60643bf838599990ce3ab1a4638bd8ae1a977808fe6" }, "downloads": -1, "filename": "streamlink-0.14.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "eb281bb501fd21dabaa9e729bc66980c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 358091, "upload_time": "2018-06-28T23:13:54", "url": "https://files.pythonhosted.org/packages/b3/5e/9190779f28197e6806ceb592c4da5d95f5c5664ccc172b533e223a30810d/streamlink-0.14.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c6f106592e7f911034217b5be7595739", "sha256": "a8c7f9a758ade056a35d439f78408e9e43ce1069dde9289d322702d35c214150" }, "downloads": -1, "filename": "streamlink-0.14.2.tar.gz", "has_sig": true, "md5_digest": "c6f106592e7f911034217b5be7595739", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 643695, "upload_time": "2018-06-28T23:13:51", "url": "https://files.pythonhosted.org/packages/04/cc/3ce3dfa6fa485c3e06c6e12ec585357b6e08b24000401541dcb30e8e9e22/streamlink-0.14.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cce2ded211a0ce038cbf2fc7c3bd8583", "sha256": "0d2a323cb190eaa0c24e077270bb4987efe33c0d7f700b91ab3f20569cfee855" }, "downloads": -1, "filename": "streamlink-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cce2ded211a0ce038cbf2fc7c3bd8583", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 461058, "upload_time": "2016-12-17T00:43:54", "url": "https://files.pythonhosted.org/packages/2e/5c/5295b70f302ee068526cb860ad361df8796e4f1dfaa3bcacfaabb4859efe/streamlink-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "46ff32e379fb30008b9854317491db83", "sha256": "372ce0f25e7143e08d6ce9fe021bba5eb8ea5116878109c017bb65a3e718c544" }, "downloads": -1, "filename": "streamlink-0.3.0.tar.gz", "has_sig": false, "md5_digest": "46ff32e379fb30008b9854317491db83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 484914, "upload_time": "2017-01-24T19:12:00", "url": "https://files.pythonhosted.org/packages/2b/3a/51641b2367d2bb1701ea0bc54c67d4033103b1dce63fe59436eae67648c2/streamlink-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "ade0e863d7b6c5f0ce942de785461ffa", "sha256": "63995dc040c23d32903176f3bc3e857dda0dc26f4f4f84ece7089c47f60be2a6" }, "downloads": -1, "filename": "streamlink-0.3.1.tar.gz", "has_sig": false, "md5_digest": "ade0e863d7b6c5f0ce942de785461ffa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 491445, "upload_time": "2017-02-03T15:15:51", "url": "https://files.pythonhosted.org/packages/ce/56/840b7cfb1de49afc9e089a634c01c8cc9f37fc971f6f8678c266bbc21f50/streamlink-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "b7730832179bef498e901a5d35298c46", "sha256": "09875774aac02d56d154210109e34d43c749174c9696e5f192fd20eaead85c01" }, "downloads": -1, "filename": "streamlink-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b7730832179bef498e901a5d35298c46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 495374, "upload_time": "2017-02-10T15:27:17", "url": "https://files.pythonhosted.org/packages/80/02/16f5b7a0a49e32c81be4ab050fbb2e3b93d88595d14786b4b6c7cab83bac/streamlink-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "cb346624582e5a37603fc9fe3a1cd418", "sha256": "24eb7128ae20df1e9c9535b81ed8ed3d6164466d9790362932d93dbf86a73b91" }, "downloads": -1, "filename": "streamlink-0.4.0.tar.gz", "has_sig": false, "md5_digest": "cb346624582e5a37603fc9fe3a1cd418", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 512044, "upload_time": "2017-03-09T19:58:29", "url": "https://files.pythonhosted.org/packages/f3/d0/a27c6a84e50c89cd13c1bdb23d5dda8ed228cd273599fe1213b20eeb1c4c/streamlink-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "61dc4309797bca4ed1ee1ab4a9f030cb", "sha256": "919142da1012f4804d1bd16a2e238d91e174c86cedef09839cc931fcf6395c45" }, "downloads": -1, "filename": "streamlink-0.5.0.tar.gz", "has_sig": false, "md5_digest": "61dc4309797bca4ed1ee1ab4a9f030cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 515858, "upload_time": "2017-04-04T16:43:14", "url": "https://files.pythonhosted.org/packages/48/8f/670110e6eb08415feed96388ceb77053d9c01cce390a96e7a5da6dcf9d89/streamlink-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "2c262c33086db840c38ae38954ccd2d2", "sha256": "d241ed8f06142100ca014ce27dc32fde8070291acf971018276333167bf4c658" }, "downloads": -1, "filename": "streamlink-0.6.0.tar.gz", "has_sig": false, "md5_digest": "2c262c33086db840c38ae38954ccd2d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 533621, "upload_time": "2017-05-11T13:55:58", "url": "https://files.pythonhosted.org/packages/29/dc/959bcae094e2afe1f26d4b8a129d3989ec0470069b87797cb64d6be11f7b/streamlink-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "9752c9bc5b9317815b054517f578c9de", "sha256": "8c18550efaee4f3df45c26e73d50fac7cb7d35698def4e939eb42b8e84eabb54" }, "downloads": -1, "filename": "streamlink-0.7.0.tar.gz", "has_sig": false, "md5_digest": "9752c9bc5b9317815b054517f578c9de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 546433, "upload_time": "2017-06-30T12:09:20", "url": "https://files.pythonhosted.org/packages/5b/8a/a911fba5a328b4b1ed83253c0b7b92cab4772816c677476ad02300083a09/streamlink-0.7.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "46ae6de75304e7cf1a4bf97ffb0f6b45", "sha256": "ce8af17922f8a9d5faccee76ed3f90fb9737785393aedd29c7d12dccd32666da" }, "downloads": -1, "filename": "streamlink-0.8.1.tar.gz", "has_sig": false, "md5_digest": "46ae6de75304e7cf1a4bf97ffb0f6b45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 548962, "upload_time": "2017-09-12T17:37:25", "url": "https://files.pythonhosted.org/packages/10/37/1bda816dfc823f6c4afff31f005af68c4d284b021cc59213f6d68ff8359b/streamlink-0.8.1.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "fa3ac5c94a4e5462265c2faafc8616cc", "sha256": "0a252feff0c2bc43b2771505c822d6d5b18fb08fc2fba9ff941cdf9e1e96c0c6" }, "downloads": -1, "filename": "streamlink-0.9.0.tar.gz", "has_sig": false, "md5_digest": "fa3ac5c94a4e5462265c2faafc8616cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 551348, "upload_time": "2017-11-14T13:23:03", "url": "https://files.pythonhosted.org/packages/48/98/a9312c92b01eea38448af020e197d3dac11823601732801e2491aa118187/streamlink-0.9.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "1a876afff7604c349d93fc21a84581e9", "sha256": "88ec9f11a1f7839dcbbc6af9caf40004a81d74e4a3fa86f95c04dafcb58863de" }, "downloads": -1, "filename": "streamlink-1.0.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "1a876afff7604c349d93fc21a84581e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 369535, "upload_time": "2019-01-30T22:27:02", "url": "https://files.pythonhosted.org/packages/65/c2/07da2836739da1b878ebe86a5a534bbb4548d149ef98d50d58963c497af8/streamlink-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "427f2fcbf7809194b09ac8501238c040", "sha256": "b0a355add636c37531efc76e784d1c9e390f3d171f039e07a6be717eb956bfc7" }, "downloads": -1, "filename": "streamlink-1.0.0.tar.gz", "has_sig": true, "md5_digest": "427f2fcbf7809194b09ac8501238c040", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 674393, "upload_time": "2019-01-30T22:26:59", "url": "https://files.pythonhosted.org/packages/42/ba/648662416861cd11ce44e669bbf67b531c6ed2ea6ff9ede06d3977e0136f/streamlink-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "a6b844fcecd7d0692bb02d7ff2c59ef0", "sha256": "6bf083bd0873294e48199fe5e2241b297efbe36625ebdc82417a236bc63e6876" }, "downloads": -1, "filename": "streamlink-1.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "a6b844fcecd7d0692bb02d7ff2c59ef0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 373781, "upload_time": "2019-03-31T18:59:26", "url": "https://files.pythonhosted.org/packages/0b/31/894fba5d2dfe4252b6ca29a950f152d27c0f6a754592f7c9dd401b8464e0/streamlink-1.1.0-py2.py3-none-any.whl" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "6953d3195a7a6dddef8173c29fb9ea4f", "sha256": "16eba8906acec5b7daa864708fa39a8c8cbb1c9be1c8cca644720b7fce27d1f1" }, "downloads": -1, "filename": "streamlink-1.1.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "6953d3195a7a6dddef8173c29fb9ea4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 373778, "upload_time": "2019-04-02T21:45:02", "url": "https://files.pythonhosted.org/packages/52/c4/388c587f626364ea2db7e2e787b9b109df7a88ad2d98a9d96c4741a60ec7/streamlink-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "954894099575d80b282adfd7586b46af", "sha256": "935bbcefe93cf27f17fe28bc46fe3d4e255b3492a08ce3c2abe352000ba6320b" }, "downloads": -1, "filename": "streamlink-1.1.1-py2.py3-none-win32.whl", "has_sig": true, "md5_digest": "954894099575d80b282adfd7586b46af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 373790, "upload_time": "2019-04-02T21:45:04", "url": "https://files.pythonhosted.org/packages/e4/b3/f4fb9112642087e5cdb7b30faaa45f4fd8ebf611f560048f70fc7b104d92/streamlink-1.1.1-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "f16dc44aeba109ca96a12de4a7530a1b", "sha256": "0ebdddf1ab81375e4334b9a92306f2591203c4aedf75981b261e4e2155d5178d" }, "downloads": -1, "filename": "streamlink-1.1.1-py2.py3-none-win_amd64.whl", "has_sig": true, "md5_digest": "f16dc44aeba109ca96a12de4a7530a1b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 373793, "upload_time": "2019-04-02T21:45:06", "url": "https://files.pythonhosted.org/packages/66/8d/534804766e4a1d2d392e45d8ab8290803ee6a6b8040c635d290840f56234/streamlink-1.1.1-py2.py3-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e3278c4c45a47bf80ce15520400282f7", "sha256": "496c81804bbe534b47f6cf4d77aa6fae95347ebaab495277f9d2526543cbafa6" }, "downloads": -1, "filename": "streamlink-1.1.1.tar.gz", "has_sig": true, "md5_digest": "e3278c4c45a47bf80ce15520400282f7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 681973, "upload_time": "2019-04-02T21:45:08", "url": "https://files.pythonhosted.org/packages/f6/93/188a4fd487f782c0b34db4006d424a861bdf15da8c25ecaa0c653be2414a/streamlink-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "8e7bb35d430057b340ff24e9f7a0455c", "sha256": "27d50720054a4fad92e9f5029935d3210d889a4223f2dc3aa5160f010fb1a426" }, "downloads": -1, "filename": "streamlink-1.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "8e7bb35d430057b340ff24e9f7a0455c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 376476, "upload_time": "2019-08-19T16:14:57", "url": "https://files.pythonhosted.org/packages/7f/ad/bc1aac197d8c540c6552f39f7e9ac1ac9e84b54e2925ba2e6803d683fb75/streamlink-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d586a8e760e2d685a6d1b6d7694ea381", "sha256": "5ca7c1b86810aac75ba0f39185de214b42610ad154803332911005fd637778e3" }, "downloads": -1, "filename": "streamlink-1.2.0-py2.py3-none-win32.whl", "has_sig": true, "md5_digest": "d586a8e760e2d685a6d1b6d7694ea381", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 376488, "upload_time": "2019-08-19T16:15:00", "url": "https://files.pythonhosted.org/packages/57/d2/773e5c8ae9900ffbeeb5e33accc1610942eed6216ae361b6564a69c71251/streamlink-1.2.0-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "dac6b04cdf9f2cf857bb433053635d89", "sha256": "c161b974bcc7c298173ec25d2953052901fc1f727500c8a1c5020d218a55d7a2" }, "downloads": -1, "filename": "streamlink-1.2.0-py2.py3-none-win_amd64.whl", "has_sig": true, "md5_digest": "dac6b04cdf9f2cf857bb433053635d89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 376496, "upload_time": "2019-08-19T16:15:02", "url": "https://files.pythonhosted.org/packages/e9/b5/7984fbca1edca8cc6a05ad59a77256d84dc7e2b2e3e194e871c9c12c4e2a/streamlink-1.2.0-py2.py3-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "323aef5018767aba8c5526715d150e20", "sha256": "7aa6e02d914e29fe2e344afd185760b11e46a6a31f9d99f7f9dc87b808812992" }, "downloads": -1, "filename": "streamlink-1.2.0.tar.gz", "has_sig": true, "md5_digest": "323aef5018767aba8c5526715d150e20", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 686447, "upload_time": "2019-08-19T16:15:05", "url": "https://files.pythonhosted.org/packages/5e/c6/a3b694ca299e6fcc6e8f25b293d7a3b79f688819198e9aa8a88036a306a5/streamlink-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e7bb35d430057b340ff24e9f7a0455c", "sha256": "27d50720054a4fad92e9f5029935d3210d889a4223f2dc3aa5160f010fb1a426" }, "downloads": -1, "filename": "streamlink-1.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "8e7bb35d430057b340ff24e9f7a0455c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 376476, "upload_time": "2019-08-19T16:14:57", "url": "https://files.pythonhosted.org/packages/7f/ad/bc1aac197d8c540c6552f39f7e9ac1ac9e84b54e2925ba2e6803d683fb75/streamlink-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d586a8e760e2d685a6d1b6d7694ea381", "sha256": "5ca7c1b86810aac75ba0f39185de214b42610ad154803332911005fd637778e3" }, "downloads": -1, "filename": "streamlink-1.2.0-py2.py3-none-win32.whl", "has_sig": true, "md5_digest": "d586a8e760e2d685a6d1b6d7694ea381", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 376488, "upload_time": "2019-08-19T16:15:00", "url": "https://files.pythonhosted.org/packages/57/d2/773e5c8ae9900ffbeeb5e33accc1610942eed6216ae361b6564a69c71251/streamlink-1.2.0-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "dac6b04cdf9f2cf857bb433053635d89", "sha256": "c161b974bcc7c298173ec25d2953052901fc1f727500c8a1c5020d218a55d7a2" }, "downloads": -1, "filename": "streamlink-1.2.0-py2.py3-none-win_amd64.whl", "has_sig": true, "md5_digest": "dac6b04cdf9f2cf857bb433053635d89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 376496, "upload_time": "2019-08-19T16:15:02", "url": "https://files.pythonhosted.org/packages/e9/b5/7984fbca1edca8cc6a05ad59a77256d84dc7e2b2e3e194e871c9c12c4e2a/streamlink-1.2.0-py2.py3-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "323aef5018767aba8c5526715d150e20", "sha256": "7aa6e02d914e29fe2e344afd185760b11e46a6a31f9d99f7f9dc87b808812992" }, "downloads": -1, "filename": "streamlink-1.2.0.tar.gz", "has_sig": true, "md5_digest": "323aef5018767aba8c5526715d150e20", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 686447, "upload_time": "2019-08-19T16:15:05", "url": "https://files.pythonhosted.org/packages/5e/c6/a3b694ca299e6fcc6e8f25b293d7a3b79f688819198e9aa8a88036a306a5/streamlink-1.2.0.tar.gz" } ] }