我想通过php获取内容这个链接,我使用过cUrl,file_get_contents无效。错误:
{
error: true,
data: "token"
}

我想得到:
{
type: "iframe",
url: "http://xemtv.tv/iframe/player?stream=aHR0cDovL3hlbXR2LnR2L3JlYWRlci9mcHQvaXR2L3R0eTR5YmpZOXZIb2RDcjFYODd3OSt2aXdGZjdrMDdfT2cvcGxheWxpc3QubTN1OA==&type=hls&player=yeah1",
width: 720,
height: 400,
attrs: [ ]
}

想要获取之前加载链接的内容,我会不断获得此链接内容。