Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

and also: 

i think rule34 has this comment API thing lol


Lol, thank you for all that info. I have just checked out the comments API and you're absolutely right, it is doable. I will make a note of this so I don't forget, but it might take a little while to get implemented.

Thanks for all the feedback!! Really appreciate it

(1 edit)

np bro, when will videos work?

edit: and is something like hanime.tv doable?

Adding video support requires rewriting a lot of code since originally Zenith Grabber was just designed for images. I'm hoping I can get videos out in the next major update, but I can't any estimates. It is my #1 priority though!

Forgot to mention: hanime.tv most likely isn't doable since the videos on there are very large and are high-quality files. The way their website works is they gradually stream the video to you, like YouTube, instead of downloading it all at once (which is what Zenith Grabber does).

why don't you stream it to the client when he is watching it in the viewer thingy, and when he presses download it downloads(duh).

i know that it will take a heck long time but it will be worth it(if you o it of course, you don't have to do it, its just a idea )

I would like to add the ability to stream content but I'm limited technically. Literally speaking, it's impossible to add due to what I use to create Zenith Grabber being sort of... bad, lol.

lol

maybe this can help you: https://github.com/topics/hanime-api

ok hear me out, i managed to get the direct link to a hanime.tv video. (https://m3u8s.highwinds-cdn.com/api/v9/m3u8s/rmwdb296gb7vwt4nyxjnkzyqf2Ztf0lzAt8...)

if you somehow can get the links in your program then this "streaming" shit should work. (hanime.tv tags and booru website tags aren't the same, that would be a problem)

shit, I think they don't have an API. Should we use an alternative website that has an API(and is specialized to hentai videos(like hanime.tv))

(+1)

btw, you make fucking awsome ui

Ha thank you; 90% of the code is purely UI so I'm glad you like it!