Commit Graph

6 Commits

Author SHA1 Message Date
Ashik K d9cf6f02df param n is num of files not records 2023-04-04 14:14:58 +02:00
Ashik K 7c6d4f60f3 add getopt() parsing to parser.cc 2023-04-04 14:10:13 +02:00
Ashik K 3ad2a5f201 Parse unique_id and generate item url link
- also add it to csv
2023-03-20 18:34:09 +01:00
Ashik K 73533fd0ae Make the parser a 2 pass system
- first run parser with --download
- then run the exif script
- finally run parser without any flags
2023-03-11 16:28:50 +01:00
Ashik K 0727f60927 Add C++ code and tooling for exif data genaration 2023-03-11 16:28:38 +01:00
Ashik K b887e35554 wip: fetcher and parser for Wikimedia museum data project 2023-03-11 15:32:28 +01:00