PHP AES 加密视频地址:无限长度,GET URL 获取,ergou- 前缀
1, 'encrypted_url' => 'ergou-'.$encrypted_url);
} else {
$result = array('status' => 0, 'msg' => '视频地址不能为空');
}
// 输出JSON结果
echo json_encode($result);
?>
1, 'url' => $url);
} else {
$result = array('status' => 0, 'msg' => '加密视频地址不能为空');
}
// 输出JSON结果
echo json_encode($result);
?>
原文地址: https://www.cveoy.top/t/topic/lRoR 著作权归作者所有。请勿转载和采集!