Fix Readme again
This commit is contained in:
parent
94a1df5730
commit
2988c61143
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Destreamer takes a [honeybadger](https://www.youtube.com/watch?v=4r7wHMg5Yjg) ap
|
|||
|
||||
## 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)
|
||||
* Edit `destreamer.ts` (`.js` if using the vanilla JS master branch) 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 install` to restore packages
|
||||
* `npm start <URL of the video>`
|
||||
|
||||
|
|
Loading…
Reference in a new issue