Skip to content

YeahNotSewerSide/ImgurDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ImgurDownloader

This script searches for random pictures on Imgur and downloads them.

Main feature of that downloader is that it's written on pure non-blocking sockets, so it's pretty fast.

Simple usage

python ImgurDownloader.py 4 10

4 - number of processes(mandatory)

10 - number of connections per process(optional standart 10)

number of threads per process is hardcoded and it's equal to 2

About

Python script for searching screenshots on Imgur

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages