jdaymude / xbox2local

A command line utility for downloading Xbox screenshots and game clips to local storage
MIT License
8 stars 2 forks source link

Detect and download HDR media #17

Closed jdaymude closed 1 year ago

jdaymude commented 1 year ago

Description Screenshots made on the Xbox One S, Xbox One X, and Xbox Series X|S or a Windows 10/11 PC connected to an HDR10 display create two versions of the media on Xbox Live: standard and HDR. xbox2local currently only downloads the standard versions, but this should be extended. Filenames can be simply extended from standardname.png to standardname_hdr.jxr.

As of this writing, game clips do not have HDR captures.

Can you help develop and maintain this feature? Yes.

jdaymude commented 1 year ago

Resolved by #18.