For Discovery+ (this may be the case for other sites too) selecting “Extract original format” on subtitles does not save the original subtitle file. It seems like StreamFab processes or converts the original files which removes all formatting.
Settings used:

I used inspect element to find the original .vtt subtitle file given from Discovery+:
https://akm.dplus.us.prd.media.max.com/gcs/9506492f-8743-45cd-9806-5bc0c6feec33/t/593665/t0/1.vtt

Example “.ttml” file as downloaded from StreamFab, the exact same How It’s Made episode:

As you can see, StreamFab removes color and position information from the subtitles, which I would like to preserve.
I’m also specifically interested in the “X-TIMESTAMP-MAP=LOCAL” lines in the subtitles because those indicate when commercials should be inserted, which is useful for my own purposes.
Tested with How It’s Made: https://play.discoveryplus.com/show/ef833c95-bddf-4204-8e34-bc231327ec4a
Thank you!