Commit Graph

6 Commits

Author SHA1 Message Date
1dc17d7670 Don't create py34.Post for downloading images
py34.Post does extension scan, that is not required as it is saved
inside the block data.
2025-10-09 20:05:36 +02:00
ee4ba5d5f2 Create file after the image was retrieved
`post.get_image_data()` can throw, creating file and later calling the function can create empty "image" files, confusing the program.
2025-10-02 23:40:33 +02:00
217595fcdd Download and cache images 2025-09-23 12:44:36 +02:00
be6740a24c Added api route for getting raw block 2025-09-23 02:24:57 +02:00
8e3a7b105a Fixed invalid extension check 2025-08-10 15:50:40 +02:00
c1b8be46aa Initial scraper commit 2025-08-09 17:15:20 +02:00