2017-06-23 92 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 –