{"id":22113964,"url":"https://github.com/amurzeau/streamlink-debian","last_synced_at":"2025-07-25T08:31:13.406Z","repository":{"id":44401013,"uuid":"89819748","full_name":"amurzeau/streamlink-debian","owner":"amurzeau","description":"Debian package for https://github.com/streamlink/streamlink","archived":false,"fork":false,"pushed_at":"2024-04-09T17:19:51.000Z","size":4996,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-09T20:33:42.189Z","etag":null,"topics":["debian","package","streamlink"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amurzeau.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null}},"created_at":"2017-04-30T00:04:04.000Z","updated_at":"2024-04-15T15:38:17.931Z","dependencies_parsed_at":"2023-09-21T19:48:31.329Z","dependency_job_id":"50c1201c-7a5b-49e8-a63f-eca7dd58173b","html_url":"https://github.com/amurzeau/streamlink-debian","commit_stats":null,"previous_names":[],"tags_count":157,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amurzeau%2Fstreamlink-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amurzeau%2Fstreamlink-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amurzeau%2Fstreamlink-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amurzeau%2Fstreamlink-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amurzeau","download_url":"https://codeload.github.com/amurzeau/streamlink-debian/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227544348,"owners_count":17785198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","package","streamlink"],"created_at":"2024-12-01T11:08:06.798Z","updated_at":"2024-12-01T11:08:07.522Z","avatar_url":"https://github.com/amurzeau.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ca href=\"https://streamlink.github.io/\"\u003eStreamlink\u003cbr\u003e\u003cimg height=\"150\" alt=\"Streamlink\" src=\"https://raw.githubusercontent.com/streamlink/streamlink/master/icon.svg\"\u003e\u003c/a\u003e\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://streamlink.github.io/install.html\"\u003e\u003cimg alt=\"Supported Python versions\" src=\"https://img.shields.io/pypi/pyversions/streamlink.svg?style=flat-square\u0026maxAge=86400\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://streamlink.github.io/changelog.html\"\u003e\u003cimg alt=\"Latest release\" src=\"https://img.shields.io/github/release/streamlink/streamlink.svg?style=flat-square\u0026maxAge=86400\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/streamlink/streamlink\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/streamlink/streamlink.svg?style=flat-square\u0026maxAge=86400\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/streamlink/streamlink/issues\"\u003e\u003cimg alt=\"Open issues\" src=\"https://img.shields.io/github/issues/streamlink/streamlink.svg?style=flat-square\u0026maxAge=86400\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/streamlink/streamlink/actions?query=event%3Apush\"\u003e\u003cimg alt=\"Build status\" src=\"https://img.shields.io/github/actions/workflow/status/streamlink/streamlink/test.yml?branch=master\u0026event=push\u0026style=flat-square\u0026maxAge=86400\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/github/streamlink/streamlink?branch=master\"\u003e\u003cimg alt=\"Overall code coverage\" src=\"https://img.shields.io/codecov/c/github/streamlink/streamlink.svg?branch=master\u0026style=flat-square\u0026maxAge=86400\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A Python library and command-line interface which pipes streams from various services into a video player.\u003cbr\u003e\n  Avoid resource-heavy and unoptimized websites, and still enjoy streamed content.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Streamlink was forked in 2016 from the abandoned \u003cem\u003eLivestreamer\u003c/em\u003e project.\n\u003c/p\u003e\n\n\n# 📦 Installation\n\nPlease take a look at the documentation for different ways of installing Streamlink:\n\n- [Windows][streamlink-installation-windows]\n- [macOS][streamlink-installation-macos]\n- [Linux and BSD][streamlink-installation-linux-and-bsd]\n- [PyPI package and source code][streamlink-installation-pypi-source]\n\n\n# 👍 Features\n\nStreamlink is built on top of a plugin system which allows support for new services to be added easily.  \nMost of the popular streaming services are supported, such as [Twitch](https://www.twitch.tv), [YouTube](https://www.youtube.com), and many more.\n\nA list of all plugins currently included can be found on the [plugins page][streamlink-plugins].\n\n\n# 💡 Quickstart\n\nAfter installing, simply run:\n\n```sh\nstreamlink \"STREAMURL\" best\n```\n\nThe default behavior of Streamlink is to play back streams in the [VLC player][player-vlc], but a lot of other options and output methods are available, such as writing the stream to the filesystem, reading stream metadata, etc.\n\nFor more in-depth usage, please refer to the [CLI documentation][streamlink-documentation-cli].\n\nAn [API guide][streamlink-documentation-apiguide] and [API reference][streamlink-documentation-apiref] is available for Python implementors of Streamlink.\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\n# ❤️ Support\n\nIf you think that Streamlink is useful and if you want to keep the project alive, then please consider supporting its maintainers by sending a small and optionally recurring tip via the [available options][support].  \nYour support is very much appreciated, thank you!\n\n\n  [streamlink-installation-windows]: https://streamlink.github.io/install.html#windows\n  [streamlink-installation-macos]: https://streamlink.github.io/install.html#macos\n  [streamlink-installation-linux-and-bsd]: https://streamlink.github.io/install.html#linux-and-bsd\n  [streamlink-installation-pypi-source]: https://streamlink.github.io/install.html#pypi-package-and-source-code\n  [streamlink-documentation-cli]: https://streamlink.github.io/cli.html\n  [streamlink-documentation-apiguide]: https://streamlink.github.io/api_guide.html\n  [streamlink-documentation-apiref]: https://streamlink.github.io/api.html\n  [streamlink-plugins]: https://streamlink.github.io/plugins.html\n  [player-vlc]: https://www.videolan.org/vlc/\n  [contributing]: https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md\n  [support]: https://streamlink.github.io/latest/support.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famurzeau%2Fstreamlink-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famurzeau%2Fstreamlink-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famurzeau%2Fstreamlink-debian/lists"}