snobu / destreamer

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

Progress bar not showing up while downloading from Microsoft Stream #338

Closed goldmont closed 3 years ago

goldmont commented 3 years ago

OS: Ubuntu 20.04

Launch command used: ./destreamer.sh -v --format mp4 -o ./out/bd -i "url..."

Verbose log ``` Access token still good for 49 minutes. [VERBOSE] Session and API info API Gateway URL: https://euwe-1.api.microsoftstream.com/api/ API Gateway version: 1.4-private Parsing video/group urls [VERBOSE] List of GUIDs and corresponding output directory https://web.microsoftstream.com/video/c3b6b000-3056-4ff8-8fe0-719dfa1de704 => out/bd/ Fetching videos info... Downloading Video: lezio e del 10 marzo [VERBOSE] Extra video info Video m3u8 playlist URL: https://euwe-1.api.microsoftstream.com/api/videos/manifest?api-version=1.0&playbackurl=https://streameuwe1su041.azureedge.net/3c15313f-7903-4c0e-8390-38624276d106/v.ism/manifest(format=m3u8-aapl) Video tumbnail URL: https://euwe-1-content.api.microsoftstream.com/api/thumbnails/4/9d6e3d79-4ce9-41c6-954d-8394d92f86f8/MS0yY3J3bnFpeW13bnphNmJnbmdoZTZ4c3FkZV8xXzMyMHgxODAucG5n?validTill=2021-03-12T00%3a00%3a00.0000000Z&aadUserOId=02cd7a50-a0ac-44f1-a035-15270d5594b8&encoding=base64&api-version=1.4-private&signature=BKy7w3tOpYDaHTsfdMk8MOYsTrkV8m6dMPwksoNlgDs%3d Video subtitle URL (may not exist): undefined Video total chunks: 88.85 Spawning ffmpeg with access token and HLS URL. This may take a few seconds... ```
goldmont commented 3 years ago

It's working now... I think it was a temporary error. Thank you for your efforts.