Fixing issue with youtube-dl and ffmpeg
This commit is contained in:
parent
03dbb36361
commit
5129c0e8f4
|
@ -7,6 +7,7 @@ machine:
|
|||
|
||||
dependencies:
|
||||
pre:
|
||||
- sudo apt-get purge -y ffmpeg
|
||||
- bash install-dependencies.sh
|
||||
|
||||
override:
|
||||
|
|
Reference in a new issue