对于 YouTube 预认证,cobalt 需要渲染一些 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
但钴什么也不渲染。有人可以指导我们如何呈现 webp 页面以进行预认证吗?