Treblue

Results 1 comments of Treblue

Don't know if this is still relevant, but the payload from @Krokit 's original request is: {"playerId":"821df08eaed64082a2f2e0379dee6402","partyPlayerIds":["821df08eaed64082a2f2e0379dee6402"],"bucketId":"FN:Live:4240488:0:NAE:playlist_defaultsolo:PC:public:1","attributes":{"player.platform":"Windows"},"expireAt":"2018-08-12T00:22:52.315Z","nonce":"pcZvDuOkd5BuwFIXhWD7eX63tlqgriDs"} The payload is base64, to decode just use: echo "PAYLOAD" | base64 -D