sup3rgiu / MStreamDownloader

Video downloader for Microsoft Stream
MIT License
34 stars 6 forks source link

You are not authorized to access this video. #5

Open brottobhmg opened 3 years ago

brottobhmg commented 3 years ago

node downloader.js -v https://web.microsoftstream.com/video/XXXXX

Video URLs: [ 'https://web.microsoftstream.com/video/XXXXX' ] Output Directory: videos

Project originally based on https://github.com/snobu/destreamer Fork powered by @sup3rgiu Improvements: - Multithreading download (much faster) - API Usage - Video Quality Choice - And More :) Using aria2 version 1.35.0 Using ffmpeg version 2020-11-18-git-e3081d6f4f-essentials_build-www.gyan.dev Copyright (c) 2000-2020 the FFmpeg developers

Reusing previously saved email/username! If you need to change it, use the -u argument

Reusing password saved in system's keychain!

Launching headless Chrome to perform the OpenID Connect dance... Navigating to STS login page... We are logged in. Got required authentication cookies.

Start downloading video: https://web.microsoftstream.com/video/XXXXX You are not authorized to access this video.

At this point Chrome's job is done, shutting it down... Done!

why You are not authorized to access this video. ?

asdsadsaasd12312132 commented 3 years ago

I have the same problem. I can watch the video but have this error.

C:\My files\Github projects\MStreamDownloader>node downloader.js -v "https://web.microsoftstream.com/video/ca82c800-fcb6-4e4b-9e63-542661247b80"

Video URLs: [
  'https://web.microsoftstream.com/video/ca82c800-fcb6-4e4b-9e63-542661247b80'
]
Output Directory: videos

Project originally based on https://github.com/snobu/destreamer
Fork powered by @sup3rgiu
Improvements: - Multithreading download (much faster) - API Usage - Video Quality Choice - And More :)
Using aria2 version 1.35.0
Using ffmpeg version 2021-03-16-git-9383885c0d-full_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers

Reusing previously saved email/username!
If you need to change it, use the -u argument

Reusing password saved in system's keychain!

Launching headless Chrome to perform the OpenID Connect dance...
Navigating to STS login page...
We are logged in.
Got required authentication cookies.

Start downloading video: https://web.microsoftstream.com/video/ca82c800-fcb6-4e4b-9e63-542661247b80
You are not authorized to access this video.

At this point Chrome's job is done, shutting it down...
Done!