add requirements to readme
This commit is contained in:
parent
f113148965
commit
dcd8951795
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user