aboutsummaryrefslogtreecommitdiff
path: root/backend/hist_data/enwiki/download_imgs.py
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2023-01-13 18:56:04 +1100
committerTerry Truong <terry06890@gmail.com>2023-01-13 18:56:04 +1100
commit3029a2f866b240856518cfa944b9e00ef37455db (patch)
tree0c9dcfaa065d346060de69779523aef66d62d6d4 /backend/hist_data/enwiki/download_imgs.py
parentd335df85ea815d10df62a126067482e178e3670a (diff)
Re-enable images
Diffstat (limited to 'backend/hist_data/enwiki/download_imgs.py')
-rwxr-xr-xbackend/hist_data/enwiki/download_imgs.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/hist_data/enwiki/download_imgs.py b/backend/hist_data/enwiki/download_imgs.py
index 7dd0771..378de7f 100755
--- a/backend/hist_data/enwiki/download_imgs.py
+++ b/backend/hist_data/enwiki/download_imgs.py
@@ -9,6 +9,8 @@ The program can be re-run to continue downloading, and looks
in the output directory do decide what to skip.
"""
+# Took about a week to downloaded about 60k images
+
import argparse
import re, os, time, signal
import sqlite3