-
Notifications
You must be signed in to change notification settings - Fork 439
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
Invalid URL error thrown when downloading links from other's personal recordings' shared space #447
Comments
The only way that worked for me is to use the method explained in the first section "Force downlaod from Share Point" here: https://vball.fun/2021/12/10/download-view-only-video-from-microsoft-sharepoint/ It would be good if this functionality was added to destreamer |
same error :c , the Force download from Sharepoint or https://vball.fun/2021/12/10/download-view-only-video-from-microsoft-sharepoint/ , neither work |
Same issue here! |
I have exactly the same issue |
Same issue for me. |
I have faced the same issue, however instructions from https://vball.fun/2021/12/10/download-view-only-video-from-microsoft-sharepoint/ worked for me.
BUT, the file was downloaded successfully. |
Unfortunately my Network tab doesn't contain a |
I went through previous issues and found that they suggested to try the v3 (aria2c) and also https://github.com/snobu/destreamer/tree/sharepoint
I can confirm that I am still getting the same error on all the three variants I have tried:
https://github.com/snobu/destreamer/
https://github.com/snobu/destreamer/tree/sharepoint and
https://github.com/snobu/destreamer/blob/aria2c_forRealNow/
My URL looks like this
https://ORG-my.sharepoint.com/:v:/r/personal/USER/Documents/Recordings/FILENAME-20220512_110219-Meeting Recording.mp4
*** Ignore that peace emoji. It was meant to read as colon v colon
Any suggestions to download such files please? This is same issue as #405 (comment)
Error:
_Parsing video/group urls
Downloading SharePoint videos...
Launching headless Chrome to perform the OpenID Connect dance...
Navigating to login page...
Waiting for target!
We are logged in.
At this point Chromium's job is done, shutting it down...
[ERROR] Invalid url 'https://ORG-my.sharepoint.com/:v:/r/personal/USER/Documents/Recordings/FILENAME-20220512_110219-Meeting Recording.mp4', skipping..._
Any help, please?
The text was updated successfully, but these errors were encountered: