sananth12 / ImageScraper

:scissors: High performance, multi-threaded image scraper
GNU General Public License v3.0
763 stars 101 forks source link

Change progress bar? #88

Closed ssundarraj closed 8 years ago

ssundarraj commented 8 years ago

How about using this: https://github.com/tqdm/tqdm for the progress bar?

sananth12 commented 8 years ago

:+1: looks good!

ssundarraj commented 8 years ago

I don't think the library is thread-safe. Closing for now.