抓取截图中的链接,是不是应该取:
$data=[3]['data']['channel']['play_url'];
这样的顺序?
这个是对象 不是数组 对象要写成$play_url = $data->channel->play_url