Opens a (or multiple) random public Puush.me screenshots! Just because...
This script generates random Puush URLs and checks if they are viewable/public images and then automatically opens them in the browser
- Get yourself Python 3
- Run the script (see "Usage")
- Check out the randomness!
usage: rand_puush.py [-h] [-a AMOUNT] [-th THREADCOUNT] [-s] [-e] [-no]
optional arguments:
-h, --help show this help message and exit
-a AMOUNT, --amount AMOUNT amount of Puush links to find, default is 1
-th THREADCOUNT, --threadcount THREADCOUNT amount of threads to use, default is 10
-s, --output-urls-only print out only the found links, default is False
-e, --endless enable endless mode, opening links as it finds them,
default is False
-no, --no-auto-open disable automatically opening found links in browser,
default is False