kylon / Sharedown

Electron application to download Sharepoint videos (especially meant for students)
GNU General Public License v3.0
370 stars 41 forks source link

Puppeteer Error: Network Error #15

Closed tipicoenlauniFB closed 3 years ago

tipicoenlauniFB commented 3 years ago

Hi! When I'm trying to download any video, I get this error: Puppeteer Error: Network Error Only with Login required videos

I tried to download in different devices with different Internet conection... but I had the same error.

kylon commented 3 years ago

this is not enough to know what the error is, can you attach a log? (hiding sensitive data)

tipicoenlauniFB commented 3 years ago

I open the logs file

kylon commented 3 years ago

download latest nodejs from here unpack sharedown-t1 open cmd in unpacked folder type npm i to download the required dependencies (only once) type npm start to run sharedown

please try again with this test version and if you still get an error, attach a new log.

tipicoenlauniFB commented 3 years ago

@kylon it works in Windows 10. Thanks a lot!

In Ubuntu 20 I had the same error, Puppeteer Error: Network Error

kylon commented 3 years ago

Sharedown-t2.zip

yeah, that was a quick test, this is the fix, please try again

tipicoenlauniFB commented 3 years ago

@kylon It works perfectly