Skip to content
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

Open
bks84 opened this issue May 13, 2022 · 8 comments

Comments

@bks84
Copy link

bks84 commented May 13, 2022

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?

@sannett-idealsys
Copy link

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

@gabo4299
Copy link

gabo4299 commented May 17, 2022

same error :c , the Force download from Sharepoint or https://vball.fun/2021/12/10/download-view-only-video-from-microsoft-sharepoint/ , neither work

@DavidCDreher
Copy link

Same issue here!

@ahmedmeid
Copy link

I have exactly the same issue

@yukinwoo
Copy link

Same issue for me.

@vladimirzind
Copy link

vladimirzind commented May 15, 2023

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.
There was a lot of errors thrown by ffmpeg like:

Invalid NAL unit size (175237 > 169754). missing picture in access unit with size 169758 Packet corrupt

BUT, the file was downloaded successfully.

@hakt0-r
Copy link

hakt0-r commented Jun 24, 2023

This has been fixed in a pull request #490, comments can be found here #489.

@albert-tomanek
Copy link

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. There was a lot of errors thrown by ffmpeg like:

Invalid NAL unit size (175237 > 169754). missing picture in access unit with size 169758 Packet corrupt

BUT, the file was downloaded successfully.

Unfortunately my Network tab doesn't contain a videomanifest request on the new (I believe) sharepoint, so I'm not able to use this solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
9 participants