Skip to content

Instantly share code, notes, and snippets.

View josenicomaia's full-sized avatar

José Nicodemos Maia Neto josenicomaia

  • NicoMaia
  • São José dos Campos
View GitHub Profile
@josenicomaia
josenicomaia / doc.md
Created February 5, 2016 16:26 — forked from themasch/doc.md
unofficial docs of the LoL Spectator API

REST Service for LoL spectators

This is an unofficial, uncomplete and (pretty sure) wrong documentation of the RESTful service which powers the League of Legends spectator mode.

This documentation is desgined to be community driven and should be extended by everyone. If you find things missing, add them please!

How it works

Riot's spectator mode works by requesting replay data via HTTP form a service. The data is split in chunks which usually contain about 30 seconds of gameplay. Additionally there are key frames which seem to contain more information then a single chunk. They seem to be used to support

##################################
# ~/.ssh/config
##################################
Host bitbucket.org
Hostname altssh.bitbucket.org
Port 443