Ashik K
|
b3a33bb137
|
clang-format
|
2023-04-04 14:25:15 +02:00 |
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
|
306a2c1cc8
|
minor cleanup
|
2023-03-27 08:47:46 +02:00 |
Ashik K
|
3f8c068cfe
|
Add .gitignore
|
2023-03-27 08:35:02 +02:00 |
Ashik K
|
d9e065e6cf
|
Make number of records to fetch a command line argument.
|
2023-03-26 10:26:58 +02:00 |
Ashik K
|
24b4a49cc7
|
Update help text on wrong usage
|
2023-03-26 10:01:38 +02:00 |
Ashik K
|
46782d89e4
|
Command line argument parsing with getopt - for fetcher
|
2023-03-26 09:59:04 +02:00 |
Ashik K
|
dc989c1892
|
Make exhibition id a command line argument for fetcher
- to make the program more general and can be used for multiple exhibitions
|
2023-03-25 18:17:59 +01: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
|
780c8be1e6
|
Fix README.md formatting
|
2023-03-11 21:05:53 +01:00 |
Ashik K
|
377ef52e46
|
Rename extensions for README and license
|
2023-03-11 17:31:25 +01:00 |
Ashik K
|
2a24be6bae
|
Add LICENSE file
|
2023-03-11 17:26:09 +01:00 |
Ashik K
|
f312cb7982
|
Add README
|
2023-03-11 16:29:01 +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 |