Advertisement
ilools

Untitled

Aug 28th, 2014
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. var keys =plid + ","+time+",feda8dd6e0127da88f3487a646fe8a6b";
  2. var time = (new Date()).getTime().toString().substr(0, 10);
  3. var pp = "vjs_"+(new Date()).getTime().toString();
  4. plid 是 cctv1HD_1800,time 是实时时间
  5. cctv1HD 不带_1800是默认最高清的,所以最好不带
  6. keys = md5(keys);
  7. plus ="";
  8. apiurl ="http://live.gslb.letv.com/gslb?tag=live&ext=m3u8&stream_id=" + plid +"&expect=3&termid=2&pay=0&ostype=macos&hwtype=ipad&sign=live_phone&format=1&jsonp="+pp+"&platid=10&playid=1&splatid=1005&tm="+time+"&key="+keys+"&_r=0";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement