SyfiMalik / images-catcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

images-catcher

Its a simple script that will download all images from the links you provide in links.txt

How to use?

        - Add URLs like this to links.txt
            http://site1.com
            http://site2.co
            http://site.de
        - Make it executable and run
        
        chmod +x catcher.sh 
        ./catcher.sh

About


Languages

Language:Shell 100.0%