update docs

This commit is contained in:
ihmily
2025-08-15 15:15:54 +08:00
parent 83907b4dc5
commit 6e097e2967
5 changed files with 41 additions and 13 deletions

View File

@@ -281,6 +281,18 @@ https://3.cn/28MLBy-E
Faceit:
https://www.faceit.com/zh/players/Compl1/stream
连接直播:
https://show.lailianjie.com/10000258
咪咕直播:
https://www.miguvideo.com/p/live/120000541321
来秀直播:
https://www.imkktv.com/h5/share/video.html?uid=1845195&roomId=1710496
Picarto:
https://www.picarto.tv/cuteavalanche
```
## 📖文档

View File

@@ -278,6 +278,18 @@ https://3.cn/28MLBy-E
Faceit:
https://www.faceit.com/zh/players/Compl1/stream
Lianjie:
https://show.lailianjie.com/10000258
Migu:
https://www.miguvideo.com/p/live/120000541321
Laixiu:
https://www.imkktv.com/h5/share/video.html?uid=1845195&roomId=1710496
Picarto:
https://www.picarto.tv/cuteavalanche
```
## 📖Documentation

View File

@@ -1,13 +1,13 @@
{
"introduction": {
"en": "A free application dedicated to recording videos from online live streaming platforms. By integrating FFmpeg, it efficiently and reliably records live streams from over 40 major platforms including Douyin, TikTok, Kuaishou, Huya, Douyu, Bilibili, Rednote, Baidu, Weibo, Kuwo, Twitch, YouTube, PandaTV, SoopLive, FlexTV, PopKontv, Twitcasting, WinkTV, 17Live, Acfun, CHZZK, and Shopee.",
"zh_CN": "一款专注于录制在线直播平台视频的免费应用。通过集成FFmpeg高效、稳定地录制抖音、TikTok、快手、虎牙、斗鱼、B站、小红书、百度、微博、酷狗、Twitch、YouTube、PandaTV、SoopLive、FlexTV、PopKontv、Twitcasting、WinkTV、17Live、Acfun、CHZZK 和 Shopee 等40+主流平台的直播流。"
"en": "A free application dedicated to recording videos from online live streaming platforms. By integrating FFmpeg, it efficiently and reliably records live streams from over 40 major platforms including Douyin, TikTok, Kuaishou, Huya, Douyu, Bilibili, Rednote, Baidu, Weibo, Kuwo, Migu, Twitch, YouTube, PandaTV, SoopLive, FlexTV(TTing), PopKontv, Twitcasting, WinkTV, 17Live, Acfun, CHZZK, and Shopee.",
"zh_CN": "一款专注于录制在线直播平台视频的免费应用。通过集成FFmpeg高效、稳定地录制抖音、TikTok、快手、虎牙、斗鱼、B站、小红书、百度、微博、酷狗、咪咕、Twitch、YouTube、PandaTV、SoopLive、FlexTV(TTing)、PopKontv、Twitcasting、WinkTV、17Live、Acfun、CHZZK 和 Shopee 等40+主流平台的直播流。"
},
"open_source_license": "Apache License 2.0",
"version_updates": [
{
"version": "1.0.2-alpha",
"kernel_version": "4.0.5",
"version": "1.0.2",
"kernel_version": "4.0.7",
"updates": {
"en": [
"None"
@@ -16,11 +16,11 @@
"无"
]
},
"release_date": "",
"release_date": "2025-08-15",
"announcement": {
"en": [
{
"title": "StreamCap v1.0.2 will be released soon",
"title": "StreamCap v1.0.2 is officially released",
"content": "New multi-platform support, web adaptation for mobile, bug fixes, and stability improvements"
},
{
@@ -29,12 +29,12 @@
},
{
"title": "Coming soon",
"content": "The next version will support classification by live room status and platform, and minimize to tray"
"content": "None"
}
],
"zh_CN": [
{
"title": "StreamCap v1.0.2 即将发布",
"title": "StreamCap v1.0.2 正式发布",
"content": "新增平台支持进行移动端web适配修复已知问题提升稳定性"
},
{
@@ -43,7 +43,7 @@
},
{
"title": "即将推出",
"content": "下个版本将支持按直播间状态和平台进行分类以及程序最小化至托盘"
"content": "暂无"
}
]
}

View File

@@ -14,7 +14,7 @@
},
"home_page": {
"welcome": "Welcome to StreamCap",
"tagline": "Powerful live streaming recording tool",
"tagline": "Record every exciting moment of the live broadcast",
"start_recording": "Start Recording",
"recording_list": "Recording List",
"browse_recordings": "Browse Recordings",
@@ -110,7 +110,9 @@
"minute_label_text": "Minute",
"select_media_type": "Select Media Type",
"video": "Video",
"audio": "Audio"
"audio": "Audio",
"duplicate_url_title": "Duplicate Live Room URL",
"duplicate_url_content": "The live room URL already exists, do you want to continue adding?"
},
"search_dialog": {
"search_keyword": "Enter search keyword"

View File

@@ -14,7 +14,7 @@
},
"home_page": {
"welcome": "欢迎使用 StreamCap",
"tagline": "强大的流媒体录制工具",
"tagline": "记录直播的每一个精彩瞬间",
"start_recording": "开始录制",
"recording_list": "录制列表",
"browse_recordings": "浏览录制",
@@ -111,7 +111,9 @@
"minute_label_text": "分",
"select_media_type": "选择媒体类型",
"video": "视频",
"audio": "音频"
"audio": "音频",
"duplicate_url_title": "重复的直播间地址",
"duplicate_url_content": "该直播间已存在,是否继续添加?"
},
"search_dialog": {
"search_keyword": "输入搜索关键词"