dtolstyi / node-chromium

Node.js package that downloads and provides Chromium for your project
101 stars 33 forks source link

Verify if we need to use "appspot" direct download URL instead of searching in google repos #11

Open dtolstyi opened 5 years ago

dtolstyi commented 5 years ago

Originally posted by @tvojtech in https://github.com/dtolstyi/node-chromium/issues/2#issuecomment-365307009

dtolstyi commented 5 years ago

Single downlod page is: https://download-chromium.appspot.com/ Download example URL: https://download-chromium.appspot.com/dl/Win_x64?type=snapshots

dtolstyi commented 5 years ago

Related PR #3