google / corpuscrawler

Crawler for linguistic corpora
Other
192 stars 55 forks source link

[util/fetch] Add more prints for showing progress #4

Closed behnam closed 7 years ago

behnam commented 7 years ago

Make sure there's one print() before each fetch() return.

Also, move print() for the download case to before the delay call, to better better show what the wait is for.