bipface
03/11/19 07:38AM
MegaMoo said:
Goddamn, where were you when I was writing that insane brute force logic? Next thing you'll tell me there actually is an API to just search favorites...

no worries

if i think of any better ways to index favourites you'll be the first to know
MegaMoo
04/06/19 07:39AM
I don't think anyone is really using this thing except for myself, but I went ahead and added some new features anyway. Download here: www.dropbox.com/s/csmi8lpyocx2msm/favoritesSearch5.zip?dl=0

New features:
* Search bar with autocomplete stolen from main website
* "Random" button that appears after loading some results and displays a random image from said results
* "X" button to remove an image from your favorites (it unfortunately also has to open up your favorites in a new tab)
justausername
04/07/19 06:12PM
I use it! That random feature is super cool.
lineup
04/08/19 04:03PM
Thats really helpful, thanks for working on it!
Asteroth
04/08/19 04:25PM
This is awesome man! Thank you. With so many favorites saved, it would be lovely to take a good look at your favorites of a tag.

I was curious to see if it would work on Android, but I guess it only works on a computer. Maybe it doesn't run the JS on my phone when I open the HTML.

Anyway, thank you for the awesomeness my friend.
Boss72
04/08/19 04:28PM
Fantastic!
Using it right now to delete old saves of a tag i don't enjoy anymore.
n0l1f3
04/08/19 08:30PM
Next can we get something that shows comments you made on pics?
bipface
04/09/19 02:16AM
n0l1f3 said:
Next can we get something that shows comments you made on pics?

you can find most of them by searching on Bing:

+n0l1f3 near:1 +"posted on" site:rule34.xxx

you have to use Bing, not google or duckduckgo or anything else
MegaMoo
04/11/19 04:26AM
Oh good, glad others have found use for it! I'll let you guys know if I can think of anything else to add but this is all I've got for now.

Asteroth said:
I was curious to see if it would work on Android, but I guess it only works on a computer. Maybe it doesn't run the JS on my phone when I open the HTML.


You're right, it doesn't work well on mobile at all. I was able to get the links loaded and working using an HTML viewer app, but none of the image preview thumbnails could load due to the CORS. I have zero experience developing apps or else I'd make one to do the job!
bipface
04/11/19 12:54PM
MegaMoo said:
You're right, it doesn't work well on mobile at all …

actually it seems the real reason is that the thumbnail elements are served in a different form when the user-agent is a mobile browser,

compare, desktop: i.imgur.com/VX03AnZ.png
mobile: i.imgur.com/1gJ14SS.png

so looks like all you need to do is unpack that <noscript> element and we'll be good to go ;)

(i also tried including the cookie to disable the mobile layout (Cookie: experiment-mobile-layout=false) but that seemed to have no effect)
Stevemagegod
12/17/19 12:33AM
Is it possible to update this Script so it can exclude images you already have in your favorites? Id rather not see "Post already in your favorites" multiple times.
MegaMoo
01/26/20 07:18AM
Here is the latest version, which runs much faster. It uses parallelism, so the images might not be in the order you saved them: www.dropbox.com/s/1j1k69aca24ttkr/favoritesSearch6.zip?dl=0

Click the + and you can enter a custom number of threads. The higher the number, the faster things will run, but it will also require more CPU.

Enjoy!
Vulberin
04/17/20 08:32PM
Does this work on mobile
hhesrdf
04/27/20 12:37AM
Yo this tool is amazing and I love you. Praise MegaMoo, keep up the good work! Github might be a good place to host
Asteroth
04/27/20 12:38AM
Agreed. I've been using this for like a year at this point! Awesome tool to take a good look at my favorites by tag.
<<< 2 3456>>>


Forum Index