Hey guys , welcome back in a new video. In this one I will show you how you can download any Microsoft Stream video / Microsoft Teams Recording directly without having to ask the publisher.
DISCLAIMER : This video is for educational purposes only , this does not abuse the end user agreement for Microsoft Stream , but use it at your own risk!
Link : https://github.com/snobu/destreamer
Commands:
Installing Homebrew:
/bin/bash -c ā$(curl -fsSL https://raw.githubusercontent.com/Homā¦)ā
Install ffmpeg:
brew install ffmpeg
Building the Project:
npm install
npm build run
Happy learning!