{"id":21509281,"url":"https://github.com/mark24code/bilibili_downloader","last_synced_at":"2026-06-22T08:31:49.987Z","repository":{"id":64548779,"uuid":"576565085","full_name":"Mark24Code/bilibili_downloader","owner":"Mark24Code","description":"Multi-threads bilibili collections resource downloader script.","archived":false,"fork":false,"pushed_at":"2022-12-12T14:14:05.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T00:03:01.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mark24Code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-10T08:42:34.000Z","updated_at":"2023-03-05T02:58:56.000Z","dependencies_parsed_at":"2022-12-14T02:06:26.930Z","dependency_job_id":null,"html_url":"https://github.com/Mark24Code/bilibili_downloader","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/Mark24Code/bilibili_downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fbilibili_downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fbilibili_downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fbilibili_downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fbilibili_downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mark24Code","download_url":"https://codeload.github.com/Mark24Code/bilibili_downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fbilibili_downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34641636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-23T21:23:14.375Z","updated_at":"2026-06-22T08:31:49.963Z","avatar_url":"https://github.com/Mark24Code.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bilibili_downloader\n\n\n## 1. Before use:\n\n### 1.1 Make sure you have `ruby3`\n\nMacOS:\n\n`brew install ruby`\n\nDebian Linux:\n\n`sudo apt install ruby`\n\n### 1.2 Make sure you have `ffmpeg`\n\n[ffmpeg homepage](https://ffmpeg.org/download.html)\n\nMacOS:\n\n`brew install ffmpeg`\n\nDebian\n\n`sudo apt install ffmpeg`\n\n## 1.2 Other Dependency\n\n### 1.2.1 Auto install \n\nJust support  MacOS、Debian Linux\n\n`./bilibili_downloader --preinstall`\n\n### 1.2.2 Install by yourself\n\n\n1. Make sure you have `python3` \n\nMacOS:\n\n`brew install python3`\n\nDebian\n\n`sudo apt install python3`\n\n2. Make sure you have `you-get` \n\nMacOS:\n\n`pip install you-get`\n\nDebian:\n\n`sudo pip install you-get`\n\n# 2. Run hack script\n\n## 2.1 local script file run：\n\n`./bilibili_downloader.rb --help`\n\n\n```text\nUsage: bilibili_downloader.rb [options]\n    -u, --url URL                    Video source url. Just full video web url which pasted from web browser.\n    -f, --format_type FORMAT_TYPE    Video format type.  e.g. 480/720/1080/default 取决于视频支持，见播放器\n    -t, --time SLEEP                 Sleep seconds between each thread job.\n    -c, --thread_count THREAD_COUNT  Thread count to download. Recommand your computer cpu core numbers.\n    -r, --range RANGE                Download video range. e.g 1..4 means from 1 to 40, use Ruby `Range` syntax\n        --example                    Give me a example\n        --doc                        Document, wiki\n        --preinstall                 Install dependencies library.\n    -v, --version                    version\n```\n\n\n## 2.2 Run script from network\n\ncurl support:\n\n```shell\nruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Mark24Code/bilibili_downloader/main/bilibili_downloader.rb)\" -- \u003cCLI options\u003e\n```\n\ne.g.\n\n```shell\nruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Mark24Code/bilibili_downloader/main/bilibili_downloader.rb)\" --  -u https://www.bilibili.com/video/BV1Xx41117tr -c 4 -r 1..40\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark24code%2Fbilibili_downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmark24code%2Fbilibili_downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark24code%2Fbilibili_downloader/lists"}