mmzou / geektime-dl

👾 Geektime-dl 是使用Go构建的快速、简单的极客时间下载器,支持专栏下载为PDF文档。
MIT License
552 stars 168 forks source link

win10 下载资源生成pdf失败 #62

Closed L-Super closed 3 years ago

L-Super commented 3 years ago

使用 go get -u github.com/chromedp/chromedp下载的chromedp 然后在下载时,生成pdf报错,小白一枚,不知原因,还请大佬解答 "google-chrome": executable file not found in %PATH% 截图如图所示 image

L-Super commented 3 years ago

原因解决 需要下载谷歌浏览器,edge虽然是谷歌内核,但不行。