add requirements to readme

This commit is contained in:
Xaloc 2020-01-09 14:18:05 +01:00
parent f113148965
commit dcd8951795

View File

@ -2,6 +2,11 @@
Script to download skill videos. Uses python3 and ffmpeg. 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. 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 To get the URL before starting the video on the browser go to the web developper options -> inspector -> network -> media