kylon / Sharedown

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

Navigation timeout of 60000 ms exceeded #86

Closed teimurlu closed 7 months ago

teimurlu commented 7 months ago

It is trying to download the video and everything goes as expected in the beginning then I get this screen:

image

Then the browser shuts down and I get this info box in sharedown app:

image

How can I fix this?

teimurlu commented 7 months ago

Solved by increasing the timeout time in setting. Setting it to 0 and saving it fixed the problem.