>>1371
Oooh nice!
>>1335
I've been meaning to reply to this for a while. I think DeviantArt support is not super important because pretty much nobody uses it anymore, if you look at the recent submissions it's literally only AI spam. And it's been dead for quite a while already, when I looked for dead pics on /ruins/ there were only like two pics from DA.
Anyways if you want to add support for it there are three different kinds of filenames.
>The first format is submission_name_by_artist-deviationid.ext
>The second format is submission_name_by_artist_deviationid{-somethinglike"pre"or"fullview"}.ext, so, changing the - before deviationid with a _, and optionally adding -something.
>The last format is deviationid-uuid.ext, where uuid follows the format [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}.
Deviation ids always start with a lowercase d followed by a base36 number ([0-9a-z]+, also lowercase). For reference, the first deviation was d1 (it doesn't exist anymore though) and the last deviation at the time of writing this is 1263331505, its deviation id is dkw5ktt, so you can't look for a specific length. With the deviation id you can get a direct link to DA appending it to fav.me/.
So, for example, the first pic in >>1322 could have had any of these filenames
updated_my_web_comics_chapter_3___by_hi6sho-d5x8v8o.jpg
updated_my_web_comics_chapter_3___by_hi6sho_d5x8v8o-fullview.jpg
d5x8v8o-a7a0eaf0-db5a-4aeb-9ec0-91f88ba41d08.jpg
And the direct URL would be https://fav.me/d5x8v8o, so that's what you should link.
*Note that 5x8v8o, without the d, is base36 for 358171944, the number at the end of the full url, but you don't really need this this number for anything, and you can't really get the full url from a filename either, so this note is just a curiosity rather than something actually useful.
https://www.deviantart.com/hi6sho/art/Updated-My-Web-comics-Chapter-3-358171944
This was just to save you from having to investigate too much, I think this is everything you need to know. But, again, I don't really think you'll see many DA images, so actually adding all of this is probably a waste of time.