google-deepmind/pysc2

bin/play.py --replay should accept urls

Aberta

#139 aberto em 10 de jan. de 2018

 (2 comentários) (0 reação) (0 responsável)Python (1.162 forks)batch import
help wanted

Métricas do repositório

Stars
 (7.868 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

bin/play.py will replay a replay file, but only from local disk. It'd be nice if it was given a url it'd download it to memory and pass the data to the game without having to write it to disk somewhere.

Guia do colaborador