morequality

master
cn.yimian.xyz 3 years ago
parent c7f640ac1e
commit ff996b6f25
  1. 2
      makeCache.js
  2. 2
      player

@ -49,7 +49,7 @@ var getVideoInfo = (fName, conf, item) => {
o['name'] = getVideoName(arr, conf);
o['danmakuID'] = md5(item+o.no).substring(0, 8);
o['url'] = 'https://onedrive.yimian.xyz/video/' + item + '/' + fName;
o['extra'] = ['https://proxy.yimian.xyz/get/?url='+(new Buffer(o['url']).toString('base64'))];
//o['extra'] = ['https://proxy.yimian.xyz/get/?url='+(new Buffer(o['url']).toString('base64'))];
return o;
}

@ -1 +1 @@
Subproject commit 2da9f343f88228d7de102dc8bacd08076d1b4315
Subproject commit 2e479432d3d45d738b82623fef0b5ee1e3ade32a
Loading…
Cancel
Save