Giving pip sudo to install youtube-dl
This commit is contained in:
parent
d71257422c
commit
9b6956f13d
|
@ -8,7 +8,7 @@ machine:
|
|||
dependencies:
|
||||
pre:
|
||||
- bash install-dependencies.sh
|
||||
- pip install youtube-dl
|
||||
- sudo pip install youtube-dl
|
||||
- ffmpeg -version
|
||||
|
||||
override:
|
||||
|
|
Reference in a new issue