sup3rgiu / MStreamDownloader

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

Two Factor Authentication #6

Open Abdulmoneim opened 3 years ago

Abdulmoneim commented 3 years ago

not work with 2FA.

16205 commented 1 year ago

Easy fix: go to downloader.js code, and switch "headless" argument to false at line 109. Then, when you start the download of a video, it will open the browser and you will be able to manually carry out a 2FA login :)