Use Composer to download ffmpeg (fixes #38)
This commit is contained in:
parent
00519c3183
commit
cafb75a9c1
6 changed files with 29 additions and 8 deletions
|
@ -2,4 +2,4 @@ youtubedl: vendor/rg3/youtube-dl/youtube_dl/__main__.py
|
|||
python: /usr/bin/python
|
||||
params: --no-playlist --no-warnings -f best
|
||||
convert: false
|
||||
avconv: ffmpeg/ffmpeg
|
||||
avconv: vendor/ffmpeg/ffmpeg/ffmpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue