How to retrieve all Xbox Game Clips API

Discus and support How to retrieve all Xbox Game Clips API in XBoX Games and Apps to solve the problem; Hello, I am looking for retrieving all the Xbox video clips for a specified GamerTag, in a non interactive way (in a Web service in fact). I am... Discussion in 'XBoX Games and Apps' started by Christian Navelot, Dec 16, 2020.

  1. How to retrieve all Xbox Game Clips API


    Hello,

    I am looking for retrieving all the Xbox video clips for a specified GamerTag, in a non interactive way (in a Web service in fact).

    I am already able to headless login and to get a token to connect to Xbox API ; then, I can connect to endpoints.

    My problem is :

    I am able to retrieve some of a gamertag video clips, but not always all the clips ?? I miss some.

    I get data from several endpoints and agregate them :

    - https://gameclipsmetadata.xboxlive.com/users/xuid({xuid})/clips : to get "some" clips

    - https://avty.xboxlive.com/users/xuid({xuid})/activity/History : to get activity, can filter GameDVR

    - https://mediahub.xboxlive.com/gameclips/search : to look for items from a specific Gamertag

    It kind of works, but I have trouble for some Gamertags to retrieve all the clips (and, for instance, https://gamerdvr.com/ does it very well)

    So I'd like to know which endpoints one must interrogate to have a full list of a gamer video clips ?

    Thanks a lot,

    Christian

    :)
     
    Christian Navelot, Dec 16, 2020
    #1
    Error:Failed to connect to localhost port 9200: Connection refused
Thema:

How to retrieve all Xbox Game Clips API