update
This commit is contained in:
1
ffp_duration
Executable file
1
ffp_duration
Executable file
@@ -0,0 +1 @@
|
||||
printf "%.0f" $(ffp "$1" | grep -m 1 "\"duration\": " | gawk -F'\"' '{print $4}')
|
||||
Reference in New Issue
Block a user