rename bin path
This commit is contained in:
parent
27eef3d714
commit
250eb24a93
4 changed files with 57 additions and 38 deletions
|
|
@ -1,2 +1,2 @@
|
|||
./tools-ubuntu/TwitchDownloaderCLI -m ChatDownload --id $1 -o $2 --embed-emotes
|
||||
./tools-ubuntu/TwitchDownloaderCLI -m ChatRender -i $2 -o $3 --background-color "#FF111111" -w 500 -h 1080 --outline true -f Arial --font-size 22 --update-rate 1.0 --ffmpeg-path ./bin/ffmpeg --temp-path ./bin/temp
|
||||
./bin/TwitchDownloaderCLI -m ChatDownload --id $1 -o $2 --embed-emotes
|
||||
./bin/TwitchDownloaderCLI -m ChatRender -i $2 -o $3 --background-color "#FF111111" -w 500 -h 1080 --outline true -f Arial --font-size 22 --update-rate 1.0 --ffmpeg-path ./bin/ffmpeg --temp-path ./bin/temp
|
||||
Loading…
Add table
Add a link
Reference in a new issue