savetheinternet / Tinyboard

The better imageboard software

Home Page:http://tinyboard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4chan API - thread .jsons are missing the 'tim' value, making it impossible to obtain the full image filename

forbjok opened this issue · comments

Thread .json files, as well as catalog.json (and possibly others containing thread info) are missing the 'tim' value. (which according to the 4chan API is 'time' with microseconds added to it)
Without this value, it is impossible to know the actual filename of the post's image.