Skip to content

moinahoi/microsoft_stream_downloader

Repository files navigation

Microsoft Stream Downloader (macOS)

Prerequisites

ffmpg

brew install ffmpeg

GUI only: tkinter

pip install tk

Download from Microsoft Stream

As URL, copy the entire URL from the stream-site's network protocol looking for videomanifest.

Single Input

python download_single.py video.mp4 "https://..."

Input List

With input.csv ready:

python download_from_input_file.py

GUI

python download_gui.py

Credits

https://www.lisenet.com/2022/how-to-download-view-only-teams-meeting-recording-video-from-sharepoint/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages