1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-16 21:12:13 +00:00

Added missing install step: download internet

This commit is contained in:
Adrian Calinescu
2019-03-19 11:28:55 +02:00
committed by GitHub
parent 34290ba35c
commit 7d418f05e5

View File

@@ -24,7 +24,7 @@ Hopefully this doesn't break the end user agreement for Microsoft Stream. Since
## USAGE
* Edit `destreamer.js` and replace the username const with your own, you may still need to enter your password or go through 2FA if you don't have the STS cookie saved in Chrome. If you do (i.e. you usually log in to Microsoft Stream with Chrome), then you may try turning `headless: false` to `true` for a truly headless experience)
* `npm i` to restore packages
* `npm start <URL of the video>`