mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-17 05:22:18 +00:00
Fix prereq layout
This commit is contained in:
@@ -18,9 +18,9 @@ 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.
|
* **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.
|
* **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.
|
||||||
* Destreamer takes 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.
|
|
||||||
* **ffmpeg**: a recent version (year 2019 or above), in `$PATH`.
|
* **ffmpeg**: a recent version (year 2019 or above), in `$PATH`.
|
||||||
|
|
||||||
|
Destreamer takes 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
|
## USAGE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user