JerryWoodburn
Newbie
- Oct 23, 2016
- 20
- 0
Hello guys.
I just finished a simple IMGUR bot which allows you to download pictures from imgur.
You pick what you want (gaming,science,animals..whatever),what you want (gif,image,video),if you want new or high scoring,how many files you want to download. And of course folder,where you want to store it.
I just tried it for 200 images and it works perfectly (option with proxies is not implemented,can be added later if I will get banned,need to test first )
I was thinking that i would "extend" the image automatically and add the title from the imgur to that picture (almost every picture there makes sense only with title from the post)
Any suggestions of which functionality I could add?
Also,would anyone find this tool handy??
Its written in JAVA using only webScrapper or HTTPRequests. Not selenium at all so its fast. (using only one Thread though)
I just finished a simple IMGUR bot which allows you to download pictures from imgur.
You pick what you want (gaming,science,animals..whatever),what you want (gif,image,video),if you want new or high scoring,how many files you want to download. And of course folder,where you want to store it.
I just tried it for 200 images and it works perfectly (option with proxies is not implemented,can be added later if I will get banned,need to test first )
I was thinking that i would "extend" the image automatically and add the title from the imgur to that picture (almost every picture there makes sense only with title from the post)
Any suggestions of which functionality I could add?
Also,would anyone find this tool handy??
Its written in JAVA using only webScrapper or HTTPRequests. Not selenium at all so its fast. (using only one Thread though)