snobu / destreamer

Save Microsoft Stream videos for offline enjoyment.
MIT License
2.36k stars 442 forks source link

Problems when trying to download sharepoint video. #454

Open prasannjeet opened 1 year ago

prasannjeet commented 1 year ago

OS: MacOS Monterey (Intel)

Launch command used: ./destreamer.sh -i "sharepoint-video-url"

Verbose log ``` destreamer % ./destreamer.sh -i "--video--url" 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... Downloading Video: Video-Title.mp4 Spawning ffmpeg with access token and HLS URL. This may take a few seconds... progress [░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 0 0s [ERROR] FFmpeg returned an error: --video-url-including-token--&part=index&format=dash: Invalid data found when processing input [FATAL ERROR] Unknown FFmpeg error ```

Faced this issue when downloading sharepoint vide from the "sharepoint" branch.

768kb commented 1 year ago

try this: https://vball.fun/2021/12/10/download-view-only-video-from-microsoft-sharepoint/

hakt0-r commented 1 year ago

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