|
@ -56,6 +56,7 @@ class UserInfo { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
async startLive () { |
|
|
async startLive () { |
|
|
|
|
|
console.log("ck: "+this.ck); |
|
|
let cookJson = $.str2json(this.ck, "; "); |
|
|
let cookJson = $.str2json(this.ck, "; "); |
|
|
let url = `https://api.live.bilibili.com/room/v1/Room/startLive` |
|
|
let url = `https://api.live.bilibili.com/room/v1/Room/startLive` |
|
|
let body = {}; |
|
|
let body = {}; |
|
|