Differences
This shows you the differences between two versions of the page.
ffmpeg_to_youtube [2017/07/23 19:32] sschueller created |
ffmpeg_to_youtube [2017/07/23 19:34] (current) sschueller |
||
---|---|---|---|
Line 18: | Line 18: | ||
FINAME=$(echo $DATA2 | jq -r '.job.file.name') | FINAME=$(echo $DATA2 | jq -r '.job.file.name') | ||
PRROUND=$(echo "$PROGRES/1" | bc ) | PRROUND=$(echo "$PROGRES/1" | bc ) | ||
- | |||
- | #curl --header "X-Api-Key: AB3F58EBDCC24EE9AAD7FCB82A85BB21" http://localhost/api/job | ||
$QTEMP°C\n Status: $STATE\n\n Progress: $PRROUND\n File: $FINAME\nTime Left: $TIMELEFT\n" > status-temp.txt | $QTEMP°C\n Status: $STATE\n\n Progress: $PRROUND\n File: $FINAME\nTime Left: $TIMELEFT\n" > status-temp.txt |