{"id":18062634,"url":"https://github.com/ssysm/streamgetterv2","last_synced_at":"2026-03-27T04:25:11.551Z","repository":{"id":34373635,"uuid":"155498110","full_name":"ssysm/StreamGetterV2","owner":"ssysm","description":"流服务平台链接抓取工具","archived":false,"fork":false,"pushed_at":"2023-01-04T16:35:48.000Z","size":18209,"stargazers_count":19,"open_issues_count":26,"forks_count":3,"subscribers_count":2,"default_branch":"v2.1","last_synced_at":"2025-04-11T15:11:07.399Z","etag":null,"topics":["bilibili-live","hibiki-radio","line","m3u8-playlist","niconico","stream-api","toolbox"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssysm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-31T04:20:21.000Z","updated_at":"2025-02-19T07:39:49.000Z","dependencies_parsed_at":"2023-01-15T06:45:33.237Z","dependency_job_id":null,"html_url":"https://github.com/ssysm/StreamGetterV2","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ssysm/StreamGetterV2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2FStreamGetterV2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2FStreamGetterV2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2FStreamGetterV2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2FStreamGetterV2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssysm","download_url":"https://codeload.github.com/ssysm/StreamGetterV2/tar.gz/refs/heads/v2.1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2FStreamGetterV2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bilibili-live","hibiki-radio","line","m3u8-playlist","niconico","stream-api","toolbox"],"created_at":"2024-10-31T05:07:30.740Z","updated_at":"2026-03-27T04:25:11.531Z","avatar_url":"https://github.com/ssysm.png","language":"TypeScript","readme":"# StreamGetter\n\n[![Build Status](https://travis-ci.org/ssysm/StreamGetterV2.svg?branch=master)](https://travis-ci.org/ssysm/StreamGetterV2)\n\n流媒体链接抓取工具 使用Electron\u0026NodeJS(底层Runtime) + Angular7 (UI)框架，使用GPL-V3.0许可证发行。\n\n## 支持的流平台\n\n- Bilibili直播\n- Line Live\n- Niconico 生放送(如何实现？[点击这里](https://blog.theeditorstudio.com/index.php/blog/niconico%E7%94%9F%E6%94%BE%E6%BA%90%E6%8A%93%E6%B5%81%E8%AF%A6%E8%A7%A3))\n- Hibiki Radio Station\n- Onsen.ag 音泉\n- Weibo.com 直播\n\n## 使用展示\n\n- ## Bilibili 直播\n\n  ![storage.theeditorstudio.com/StreamGetter/bilibiliDemo.png](https://s3.eu-central-1.amazonaws.com/storage.theeditorstudio.com/StreamGetter/bilibiliDemo.png)\n\n- ## Line Live\n\n  ![storage.theeditorstudio.com/StreamGetter/linelive.png](https://s3.eu-central-1.amazonaws.com/storage.theeditorstudio.com/StreamGetter/linelive.png)\n\n- ## HiBiKi Radio Station\n\n  ![storage.theeditorstudio.com/StreamGetter/hibiki.png](https://s3.eu-central-1.amazonaws.com/storage.theeditorstudio.com/StreamGetter/hibiki.png)\n\n- ## Niconico生放送\n\n   (为了展示可以进行离开浏览器抓流 特此关闭浏览器)\n\n  ![storage.theeditorstudio.com/StreamGetter/niconico.png](https://s3.eu-central-1.amazonaws.com/storage.theeditorstudio.com/StreamGetter/niconico.png)\n\n## 如何安装\n\n- 从GitHub Release 中下载对应的操作系统压缩包\n- 解压 `stream-getter-electron-[操作系统]-[架构].7z/zip`\n- 点击 `stream-getter-electron.exe/.app`即可\n\n## 二次开发指南\n\n- `npm install`安装依赖\n- `npm run start` 进行Angular前端调试\n- `npm run electron`进行Electron调试\n- 目录指南\n  - `electron-main.js` Electron启动文件\n  - `src/app/` Angular 前端TS/HTML/SCSS文件\n    - `service/`流获取服务\n    - `page/` 页面\n\n## 问题\u0026联系？\n\n- Github Issue\n- E-mail: [pr@theeditorstudio.com](mailto:pr@theeditorstudio.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssysm%2Fstreamgetterv2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssysm%2Fstreamgetterv2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssysm%2Fstreamgetterv2/lists"}