google-deepmind/pysc2

bin/play.py --replay should accept urls

Open

#139 opened on Jan 10, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (7,868 stars) (1,162 forks)batch import
help wanted

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.

Contributor guide

bin/play.py --replay should accept urls · google-deepmind/pysc2#139 | Good First Issue