diff --git a/README.md b/README.md index a2bfc19..98bcaa3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Hopefully this doesn't break the end user agreement for Microsoft Stream. Since * **Node.js**: anything above v8.0 will probably work. Tested on v11.6.0. * **youtube-dl**: https://ytdl-org.github.io/youtube-dl/download.html, you'll need a fairly recent version that understands encrypted HLS streams. This needs to be in your $PATH. Destreamer calls `youtube-dl` with a bunch of arguments. +* Should take a [honeybadger](https://www.youtube.com/watch?v=4r7wHMg5Yjg) approach towards the OS it's running on, tested on Windows, results may vary, feel free to open an Issue if trouble arise. ### USAGE @@ -55,4 +56,4 @@ video:186494kB audio:5380kB subtitle:0kB other streams:0kB global headers:0kB mu [download] Download completed ``` -The video is now saved under `videos/`, or whatever the `outputDirectory` const points to. \ No newline at end of file +The video is now saved under `videos/`, or whatever the `outputDirectory` const points to.