Like 95% of the times it fails to download videos on sharepoint, 2 things may happen:
Stuck on download fragments
At the end fails
This is the stacktrace of the second one:
...
[download] 99.9% of ~106.57MiB at 7.88KiB/s ETA 00:00 (frag 835/836)
ERROR: unable to download video data: [Errno 2] No such file or directory: 'C:\\Sharedown\\sharedownTmp\\Vid.fvcopy.mp4-Frag836'
...
File "C:\Users\Raynor\AppData\Local\Programs\Python\Python39\lib\site-packages\yt_dlp\utils.py", line 2094, in sanitize_open
stream = open(encodeFilename(filename), open_mode)
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Sharedown\\sharedownTmp\\Vid.fvcopy.mp4-Frag836'
Like 95% of the times it fails to download videos on sharepoint, 2 things may happen:
This is the stacktrace of the second one:
This is the output of
yt-dlp -v
: