Fixing issue with youtube-dl and ffmpeg
This commit is contained in:
parent
41a2b587f6
commit
9d80bcd1f6
|
@ -24,6 +24,7 @@ dependencies:
|
|||
|
||||
test:
|
||||
override:
|
||||
- ffmpeg -version
|
||||
- youtube-dl --output ~/.mumbledj/songs/QcIy9NiNbmo.m4a --format m4a --prefer-ffmpeg http://www.youtube.com/watch?v=QcIy9NiNbmo
|
||||
- mumbledj -server=$MUMBLE_IP -port=$MUMBLE_PORT -username=circleci -password=$MUMBLE_PASSWORD -verbose=true -test=true:
|
||||
timeout: 180
|
Reference in a new issue