From e30eaa087ac29e809e5623f334a01250b971f64f Mon Sep 17 00:00:00 2001 From: Giuseppe Longo Date: Sat, 30 May 2020 18:07:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eafd17..f4d5813 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This project is a fork of https://github.com/sup3rgiu/PoliDown* that was origina Hopefully this doesn't break the end user agreement for Microsoft Stream. Since we're simply saving the HLS stream to disk as if we were a browser, this does not abuse the streaming endpoints. However i take no responsibility if either Microsoft or your Office 365 admins request a chat with you in a small white room. ### Outstanding bug -Script does not provided yet an effective way to refresh the access token i.e. cookies. So the execution stops to download valid URLs also from a certain point omwards, if script runs for one hour or so (seems such a strict max-age session cookies. Damn Microsoft). Any suggestions about are accepted. +Script does not provided yet an effective way to refresh the access token i.e. cookies. So the execution stops to download valid URLs also from a certain point onwards, if script runs for one hour or so (seems such a strict max-age session cookies. Damn Microsoft). Any suggestions (especially) about are accepted. ## PREREQS * [**Node.js**](https://nodejs.org/it/download/): anything above v8.0 seems to work.