Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Microsoft Stream Downloader - Save Microsoft Stream Videos Offline

NotificationsYou must be signed in to change notification settings

ranahaani/msstream-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msstream-dl is Microsoft Stream/Microsoft Teams recordingsdownloader.

Getting Started

Assuming that you havePython,virtualenv andFFmpeg installed, set up your environment and install the required dependencies like this or you can install the library usingpip:

$ git clone https://github.com/ranahaani/msstream-dl.git$ cd msstream-dl$ virtualenv venv...$ . venv/bin/activate$ python -m pip install -r requirements.txt

Using msstream-dl

After installing msstream-dl

Next just do

 $ python microsoft.py --username EMAIL --video VIDEO_LINK

it will ask for your password, input your Microsoft Password and hit enter.

Getting Help

We use GitHub issues for tracking bugs and feature requests and have limitedbandwidth to address them. Please use these community resources for gettinghelp:

  • If it turns out that you may have found a bug, pleaseopen an issue <https://github.com/ranahaani/msstream-dl/issues/new>__

Contributing

We value feedback and contributions from our community. Whether it's a bug report, new feature, correction, or additional documentation, we welcome your issues and pull requests.


[8]ページ先頭

©2009-2025 Movatter.jp