Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeahnotsewerside/imgurdownloader

Python script for searching screenshots on Imgur
https://github.com/yeahnotsewerside/imgurdownloader

imgur prntscr

Last synced: about 10 hours ago
JSON representation

Python script for searching screenshots on Imgur

Awesome Lists containing this project

README

        

# 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