{"id":13430806,"url":"https://github.com/HFrost0/bilix","last_synced_at":"2025-03-16T06:31:15.502Z","repository":{"id":37455795,"uuid":"477239779","full_name":"HFrost0/bilix","owner":"HFrost0","description":"⚡️Lightning-fast async download tool for bilibili and more","archived":false,"fork":false,"pushed_at":"2024-09-20T15:06:04.000Z","size":1751,"stargazers_count":1636,"open_issues_count":13,"forks_count":168,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-15T19:03:09.546Z","etag":null,"topics":["async","asyncio","cli","download","m3u8","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HFrost0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-03T04:43:53.000Z","updated_at":"2024-10-15T08:35:12.000Z","dependencies_parsed_at":"2023-12-22T15:46:11.588Z","dependency_job_id":"09b9ed9c-cfe1-4e9e-b79a-2bf4393582d2","html_url":"https://github.com/HFrost0/bilix","commit_stats":null,"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFrost0%2Fbilix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFrost0%2Fbilix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFrost0%2Fbilix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFrost0%2Fbilix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HFrost0","download_url":"https://codeload.github.com/HFrost0/bilix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221656400,"owners_count":16858759,"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":["async","asyncio","cli","download","m3u8","python"],"created_at":"2024-07-31T02:00:57.965Z","updated_at":"2024-10-27T09:30:53.750Z","avatar_url":"https://github.com/HFrost0.png","language":"Python","readme":"# bilix\n\n[![GitHub license](https://img.shields.io/github/license/HFrost0/bilix?style=flat-square)](https://github.com/HFrost0/bilix/blob/master/LICENSE)\n![PyPI](https://img.shields.io/pypi/v/bilix?style=flat-square\u0026color=blue)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/HFrost0/bilix)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/bilix?label=pypi%20downloads\u0026style=flat-square)\n\n⚡️Lightning-fast asynchronous download tool for bilibili and more\n\n\n## Features\n\n### ⚡️ Fast \u0026 Async\n\nAsynchronous high concurrency support, controllable concurrency and speed settings.\n\n### 😉 Lightweight \u0026 User-friendly\n\nLightweight user-friendly CLI with progress notification, focusing on core functionality.\n\n### 📝 Fully-featured\n\nSubmissions, anime, TV Series, video clip, audio, favourite, danmaku ,cover...\n\n### 🔨 Extensible\n\nExtensible Python module suitable for more download scenarios.\n\n## Install\n\n```shell\npip install bilix\n```\n\nfor macOS, you can also install `bilix` by `brew`\n\n```shell\nbrew install bilix\n```\n\n## Usage Example\n\n* If you prefer to use command line interface (cli)\n\n```shell\nbilix v 'url'\n```\n\n\u003e `v` is a method short alias for `get_video`\n\n* If you prefer to code with python\n\n```python\nfrom bilix.sites.bilibili import DownloaderBilibili\nimport asyncio\n\n\nasync def main():\n    async with DownloaderBilibili() as d:\n        await d.get_video('url')\n\n\nasyncio.run(main())\n```\n\n## Community\n\nIf you find any bugs or other issues, feel free to raise an [Issue](https://github.com/HFrost0/bilix/issues).\n\nIf you have new ideas or new feature requests👍，welcome to participate in\nthe [Discussion](https://github.com/HFrost0/bilix/discussions)\n\nIf you find this project helpful, you can support the author by [Star](https://github.com/HFrost0/bilix/stargazers)🌟\n\n## Contribute\n\n❤️ Welcome! Details can be found in [Contributing](https://github.com/HFrost0/bilix/blob/master/CONTRIBUTING_EN.md)\n","funding_links":[],"categories":["Python","下载工具"],"sub_categories":["直播脚本"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHFrost0%2Fbilix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHFrost0%2Fbilix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHFrost0%2Fbilix/lists"}