2017-06-23 37 views
0

对于YouTube预认证,钴需要呈现YouTube分配的一些页面。
我们测试的三个命令如下:预认证,钴无法呈现网页

./cobalt --url=http://www.gstatic.com/webp/gallery/1.webp --allow_http --csp_mode=disable 
./cobalt --url=http://www.gstatic.com/webp/gallery/1.webp --disable_navigation_whitelist 
./cobalt --url=http://www.gstatic.com/webp/gallery/1.webp --disable_navigation_whitelist --allow_http 

但钴渲染什么。有人可以指导我们如何呈现预先认证的Web页面吗?

回答

0

https://www.gstatic.com/webp/gallery/1.webp不兼容钴。

请使用以下WebP测试用例进行预认证。 https://qual-e.appspot.com/webp.html https://qual-e.appspot.com/awebp.html

这些网站可能不适用于目前的Gold版本。我将对这些网站进行更改,以处理Gold构建,并在完成后通知此处。未来,我会在认证前的文件中提到这一点。

+0

这项工作已经完成。 –

+0

$ ./cobalt --url = https://qual-e.appspot.com/webp.html –

+0

$ ./cobalt --url = https://qual-e.appspot.com/awebp.html –