Description: | When the Gelbooru API is queried for posts, and one of the returned posts is a video, the file URL for every post after the video is incorrect (prefixed with video-cdn1 instead of img3).
An easy-to-see example can be reached at this link:
https://gelbooru.com/index.php?page=dapi&s=post&q=index&tags=hex_maniac_(pokemon)%20score:%3E25&pid=0
If we call the first returned post #1, posts #5-9 are all videos. From post #10 (image, by the way) onwards, all image results have an incorrect file URL. Note that the file URLs for posts #1-4 are all accurate. |