Using whereis and type to find ffmpeg location
This commit is contained in:
parent
ac364a9549
commit
50d67127b5
|
@ -8,7 +8,6 @@ machine:
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
- sudo apt-get remove -y ffmpeg ffprobe
|
- sudo apt-get remove -y ffmpeg ffprobe
|
||||||
- sudo apt-get install -y whereis
|
|
||||||
- sudo whereis ffmpeg
|
- sudo whereis ffmpeg
|
||||||
- bash install-dependencies.sh
|
- bash install-dependencies.sh
|
||||||
- sudo pip install youtube-dl
|
- sudo pip install youtube-dl
|
||||||
|
|
Reference in a new issue