فهرست منبع

rtmp-services: Update Bilibili Live

田七不甜 3 سال پیش
والد
کامیت
94b19960e7
2فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 2 2
      plugins/rtmp-services/data/package.json
  2. 6 6
      plugins/rtmp-services/data/services.json

+ 2 - 2
plugins/rtmp-services/data/package.json

@@ -1,10 +1,10 @@
 {
 	"url": "https://obsproject.com/obs2_update/rtmp-services",
-	"version": 195,
+	"version": 196,
 	"files": [
 		{
 			"name": "services.json",
-			"version": 195
+			"version": 196
 		}
 	]
 }

+ 6 - 6
plugins/rtmp-services/data/services.json

@@ -2304,16 +2304,16 @@
             }
         },
         {
-            "name": "Bilibili Live",
+            "name": "Bilibili Live - RTMP | 哔哩哔哩直播 - RTMP",
+            "more_info_link": "https://link.bilibili.com/p/help/index#/tools-tutorial?id=9",
             "stream_key_link": "https://link.bilibili.com/p/center/index#/my-room/start-live",
+            "alt_names": [
+                "Bilibili Live"
+            ],
             "servers": [
                 {
-                    "name": "Default",
+                    "name": "Default | 默认",
                     "url": "rtmp://live-push.bilivideo.com/live-bvc/"
-                },
-                {
-                    "name": "Tencent Cloud",
-                    "url": "rtmp://txy.live-push.bilivideo.com/live-bvc/"
                 }
             ]
         },