Hey all, I've created a little tool for generating gifs from diplomacy games. http://diplomacygifs.herokuapp.com/
You enter a game ID and it will generate you an animated gif of the game.
Limitations:
- Probably only works on modern browsers, I haven't tested it on older ones.
- Currently doesn't work on android if you use the chrome or opera browsers (firefox is fine), trying to debug but it seems to be a memory limit issue. Desktop chrome and other mobile browsers seem to be fine though.
- Won't work for older games, because playdiplomacy only stores the turn images for a certain amount of time.
- It's currently hosted for free on heroku, which means if you're the first person to visit for a while it will take a long time to load. Be patient
Try it out and let me know what you think!