Commit Graph

3 Commits

Author SHA1 Message Date
Louis Vallat
b0e6f33b87 fixed errors on parsing text due to JSON legacy compatibilities process in the REDDIT JSON API.
from https://www.reddit.com/dev/api : "response body encoding
For legacy reasons, all JSON response bodies currently have <, >, and & replaced with &lt;, &gt;, and &amp;, respectively. If you wish to opt out of this behaviour, add a raw_json=1 parameter to your request."
2019-08-06 11:22:38 +02:00
Louis Vallat
f2259f82d7 Renamed the main file 2019-07-15 21:54:50 +02:00
Louis Vallat
ed90b8a768 Changed the name for the whole project 2019-07-15 21:13:32 +02:00