v.2.0
This commit is contained in:
parent
0eab532233
commit
27eef3d714
19 changed files with 236 additions and 216 deletions
|
|
@ -1,7 +0,0 @@
|
|||
@echo off
|
||||
set vodid=%1
|
||||
set json=%2
|
||||
set mp4=%3
|
||||
CD %~dp0
|
||||
TwitchDownloaderCLI.exe chatdownload --id %vodid% -o %json% -E
|
||||
TwitchDownloaderCLI.exe chatrender -i %json% -o %mp4% --background-color #FF111111 -w 500 -h 1080 --outline true -f Arial --font-size 22 --update-rate 1.0 --offline --ffmpeg-path ./ffmpeg.exe --temp-path ./temp
|
||||
Loading…
Add table
Add a link
Reference in a new issue