downloading higher levels changed
downloading higher levels changed
If you are having problems downloading higher levels, you need to use a more advanced library - for python one that works is "requests" http://docs.python-requests.org/en/latest/ . I think curl would also work.
- LudemeGames
- Posts: 6
- Joined: Fri Dec 04, 2015 9:11 pm
- Location: Austin, TX
- Contact:
-
- Posts: 9
- Joined: Sat Dec 11, 2010 11:25 pm
- Location: NO
As someone who has been using C, I don't recall having any problems downloading larger levels. Maybe I've been using the "correct" methods all along, I've been using curl.
On the other hand, when submitting the solution for some puzzles I had to change from GET to POST because the solutions became too large.
EDIT: Hmm, if something changed recently, I don't know anything about that. I haven't been very active with the puzzles since 2013.
On the other hand, when submitting the solution for some puzzles I had to change from GET to POST because the solutions became too large.
EDIT: Hmm, if something changed recently, I don't know anything about that. I haven't been very active with the puzzles since 2013.