{"id":24627827,"url":"https://github.com/stream-rec/stream-rec","last_synced_at":"2025-10-06T18:31:05.598Z","repository":{"id":222543104,"uuid":"756063189","full_name":"stream-rec/stream-rec","owner":"stream-rec","description":"Automatic streaming record tool.  Live stream and bullet comments recorder. 虎牙/抖音/斗鱼/Twitch/PandaTV直播，弹幕自动录制","archived":false,"fork":false,"pushed_at":"2024-10-29T10:22:42.000Z","size":4090,"stargazers_count":541,"open_issues_count":10,"forks_count":47,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-29T11:01:25.965Z","etag":null,"topics":["douyin","douyu","downloader","huya","streaming-recorder","twitch"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/stream-rec.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-11T21:33:04.000Z","updated_at":"2024-10-28T12:10:45.000Z","dependencies_parsed_at":"2024-04-25T21:30:11.127Z","dependency_job_id":"14d9021c-d919-487e-9de0-644e3e771711","html_url":"https://github.com/stream-rec/stream-rec","commit_stats":null,"previous_names":["hua0512/stream-rec","stream-rec/stream-rec"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-rec%2Fstream-rec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-rec%2Fstream-rec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-rec%2Fstream-rec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-rec%2Fstream-rec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-rec","download_url":"https://codeload.github.com/stream-rec/stream-rec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235538038,"owners_count":19006076,"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":["douyin","douyu","downloader","huya","streaming-recorder","twitch"],"created_at":"2025-01-25T05:02:49.852Z","updated_at":"2025-10-06T18:31:05.581Z","avatar_url":"https://github.com/stream-rec.png","language":"Kotlin","funding_links":["https://www.buymeacoffee.com/hua0512","https://img.buymeacoffee.com/button-api/?text=Buy"],"categories":["Kotlin"],"sub_categories":[],"readme":"\u003ch4 align=\"right\"\u003e\n  \u003cstrong\u003eEnglish\u003c/strong\u003e | \u003ca href=\"https://github.com/hua0512/stream-rec/blob/main/docs/README_zh.md\"\u003e简体中文\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003cdiv style=\"display: flex; align-items: center;\"\u003e\n  \u003ch1 style=\"flex: 1;\"\u003eStream-rec\u003c/h1\u003e\n \u003ca href=\"https://www.buymeacoffee.com/hua0512\"\u003e\u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a Coffee\u0026emoji=🍘\u0026slug=devvie\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Cookie\u0026outline_colour=000000\u0026coffee_colour=ffffff\" height=\"40px\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\nStream-rec is an automatic stream recording tool for various streaming services.\n\nIt's powered by Kotlin, [Ktor](https://ktor.io/), and [ffmpeg](https://ffmpeg.org/).\n\n# Features\n\n- Automatic stream recording, with configurable quality and format.\n- Automatic file naming based on the stream title and start time.\n- Automatic Danmu(Bullet comments) recording\n- Persistent storage of stream and upload information (using SQLite)\n- Integration with [Rclone](https://rclone.org/) for uploading to cloud storage\n- Configurable via web interface.\n- Docker support\n- FLV AVC fix support\n\n# Supported streaming services\n\n|  Service  | Recording | Danmu |                                 Url format                                 |\n|:---------:|:---------:|:-----:|:--------------------------------------------------------------------------:|\n|  Douyin   |     ✅     |   ✅   |                    `https://live.douyin.com/{douyinId}`                    |\n|   Douyu   |     ✅     |   ✅   |                       `https://www.douyu.com/{room}`                       |\n|   Huya    |     ✅     |   ✅   |                       `https://www.huya.com/{room}`                        |\n|  PandaTV  |     ✅     |   ✅   |                 `https://www.pandalive.co.kr/play/{room}`                  |\n|  Twitch   |     ✅     |   ✅   |                       `https://www.twitch.tv/{room}`                       |\n|   Weibo   |     ✅     |   ❌   | `https://weibo.com/u/{uid}` or  `https://weibo.com/l/wblive/p/show/{room}` |     \n| AfreecaTv |     ❌     |   ❌   |                                                                            |\n| Bilibili  |     ❌     |   ❌   |                                                                            |\n| Niconico  |     ❌     |   ❌   |                                                                            |\n|  Youtube  |     ❌     |   ❌   |                                                                            |\n\n- More services will be supported in the future (if I have time, PRs are welcomed).\n\n# Screenshots\n\n![login.png](https://github.com/stream-rec/stream-rec-frontend/blob/master/docs/en/login.png)\n![dashboard.png](https://github.com/stream-rec/stream-rec-frontend/blob/master/docs/en/dashboard.png)\n![streamers.png](https://github.com/stream-rec/stream-rec-frontend/blob/master/docs/en/streamers.png)\n\n# Documentation\n\nPlease refer to the [documentation](https://stream-rec.github.io/docs/) for more information.\n\n# Contributing\n\nContributions are welcome! If you have any ideas, suggestions, or bug reports, please feel free to open an issue or a\npull request.\n\n# License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n# Credits\n\n- [Ktor](https://ktor.io/)\n- [Kotlin](https://kotlinlang.org/)\n- [FFmpeg](https://ffmpeg.org/)\n- [Sqlite](https://www.sqlite.org/index.html)\n- [Rclone](https://rclone.org/)\n- [Streamlink](https://streamlink.github.io/)\n- [ykdl](https://github.com/SeaHOH/ykdl)\n\n## Star History\n\n\u003ca href=\"https://star-history.com/#stream-rec/stream-rec\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=stream-rec/stream-rec\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=stream-rec/stream-rec\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=stream-rec/stream-rec\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstream-rec%2Fstream-rec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstream-rec%2Fstream-rec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstream-rec%2Fstream-rec/lists"}