From dcd8951795066c3e556486f7e954d980eae2ae00 Mon Sep 17 00:00:00 2001 From: xaloc Date: Thu, 9 Jan 2020 14:18:05 +0100 Subject: [PATCH] add requirements to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 24133d7..8c411c6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Script to download skill videos. Uses python3 and ffmpeg. +Requirements: +ffmpeg +python3 +python3-wget + Video and audio are on separated so we need to get two different URLs, one for video and one for sound. To get the URL before starting the video on the browser go to the web developper options -> inspector -> network -> media