#Script for yall

1 messages · Page 1 of 1 (latest)

bright tulip
#
curl -X POST https://api.dolby.com/media/enhance \
     --header "x-api-key: $DOLBYIO_API_KEY" \
     --data '{
         "input": "https://dolbyio.s3-us-west-1.amazonaws.com/public/shelby/indoors.original.mp4",
         "output": "dlb://out/example-enhanced.mp4"
     }'
#

Simply run the script with the following:

export DOLBYIO_API_KEY=<UR_API_KEY>
./script.sh
pastel gust
#

kind of an ugly shirt 😭

bright tulip
#

Plus I can use it as pjs if I want

left lava