Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 383 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 383 Bytes

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