|
|
|
@ -350,7 +350,7 @@ function alistUrl(alistapi,path,sign,subtitle,provider) { |
|
|
|
|
let play = JSON.parse(html).video_preview_play_info.live_transcoding_task_list; |
|
|
|
|
let result = JSON.parse(request(play[play.length-1].preview_url,{onlyHeaders:true,redirect:false,timeout:10000})); |
|
|
|
|
log(result); |
|
|
|
|
return result.location; |
|
|
|
|
return result.location[0].replace('anonymous','3426ad8ebaa04e1ea9ee01bd998d06d4')+"#isVideo=true#"; |
|
|
|
|
|
|
|
|
|
url = url + (music.test(suffix)?"#isMusic=true#":"#isVideo=true#") + (url.indexOf('baidu.com')>-1? ';{User-Agent@Lavf/57.83.100}':''); |
|
|
|
|
if(!subtitle){ |
|
|
|
|