a fast BASH multiple-image downloader
GNU General Public License v3.0
207
stars
38
forks
source link
Ability to search from specific sites or domains using the --sites flag and Exclude words with --exclude-words flag #55
Closed
MBtech closed 5 years ago
For now I have kept it as a comma separate command like argument. That should work as follows
./googliser.sh -p f1 --sites formula1.com,autosport.com --exclude-words 2021,fia
For enhancement related to Issue #43. Will update the README accordingly if this is fine.