-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Puppeteer Error #94
Comments
are you getting the link from sharepoint context menu -> copy link? |
Yeah, followed the same steps that the previous times. Maybe something changed in the way the organization shares the video :c |
i ll check later this week |
I'm getting the exact same error as well now. I'm trying to save a Microsoft Stream (recording of a Teams Meeting) which is stored in SharePoint. |
so, log is clean |
@MxchuKing I see in your screenshot pasainvicto in the URL - are you in that organization? |
That seems to be the case for me, when I switch back to basic login as @kylon suggests, I get a Puppeteer "Request falied" error. Until there is fix for this, in case you want to manually download the videos, what worked for me was copying the videomanifest URL from the browser devtools and use ffmpeg in the command line like this (make sure that the videomanifest URL ends with "hybridPlayback=true):
|
as i said login modules are not universal, your page may be different so a login for it must be written |
That seems to be the case. I'm also trying to download sharepoint videos from a different organization that asks me for a e-mail code. After i'm sucessfuly on the page, sharedown exhibits the puppeteer error 403. |
Request Failed with status code 403
The video loads in Chromium, but it's different than before and it gives me this error while chromium closes
Sharedown, FFmpeg and YT-dlp are updated, but before updating it didn't work either
Log attached
sharedownLog.log
The text was updated successfully, but these errors were encountered: