teracow / googliser

a fast BASH multiple-image downloader
GNU General Public License v3.0
207 stars 38 forks source link

add parameter to specify input file of links to download #54

Closed teracow closed 4 years ago

teracow commented 5 years ago

No Googling required, just download, and compile into a gallery.

teracow commented 5 years ago

Specifying this should also require the user to provide a phrase (to use for gallery titling and the output path), or they should provide an output path -o /path and title -T title.

teracow commented 5 years ago

I think ProcessPhrase() will need to be broken-up.

teracow commented 4 years ago

added here: https://github.com/teracow/googliser/commit/7716f7f69a660cf5e297ded5c3fbcc43ec22ee95

This parameter works well enough to use, but still needs some integration work.