jdaymude / xbox2local

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

Delete downloaded media from Xbox Live #2

Closed jdaymude closed 1 year ago

jdaymude commented 4 years ago

Description It may be the case that not all users want to have their screenshots and game clips remain on Xbox Live after they download them. A nice enhancement would be for xbox2local to optionally delete downloaded media from Xbox Live after successfully downloading it, e.g., with a new optional command line argument --delete_after_downloading.

However, neither X API nor the actual Xbox Live Services RESTful API seem to support this at the moment.

Can you help develop and maintain this feature? Yes.

jdaymude commented 1 year ago

No longer on hold after #15, which updated the backend API to OpenXBL which contains an /api/v2/dvr/gameclips/delete/{gameClipId} endpoint for deleting gameclips.