kylon / Sharedown

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

Cannot read properties of undefined (reading '.mediaBaseUrl') #71

Closed MohamedRefay closed 5 months ago

kylon commented 1 year ago

title doesn't say much

MohamedRefay commented 1 year ago

After copying the link and starting the download and logging in, I am supposed to wait for the download to start, but this message comes after closing the browser automatically image

kylon commented 1 year ago

can you post a log? (remove your data if any)

MohamedRefay commented 1 year ago

When I click on open the recording file, it appears to me that it does not exist image

and I actually found that it does not exist, and I do not know why. image

I will try to install it again and see if the error still exists or not

kylon commented 1 year ago

wrong folder, the one in the error has uppercase S are logs enabled in settings?

MohamedRefay commented 1 year ago

it wasn't enabled , I did the reinstall again and did it and this is the file

sharedownLog.log

kylon commented 1 year ago

sharedown.zip

attach new log with this

unpack open cmd/terminal in unpacked folder and type npm i or yarn install (depending on what you use) to run type npm start or yarn start

kylon commented 5 months ago

closing for inactivity