crieur/crieur-retrieve
koalp cee0af6c3c
fix: only select images that have non-data src
Previously, when the image url contained data, it tried to parse an url
and failed, instead of keeping data.

It have been fixed so that images where url is starting by 'data' are
not modified.
2021-05-22 04:41:08 +02:00
..
src fix: only select images that have non-data src 2021-05-22 04:41:08 +02:00
test_data feat: add retrieval application and one newspaper 2021-04-23 22:12:02 +02:00
.gitignore feat: add retrieval application and one newspaper 2021-04-23 22:12:02 +02:00
Cargo.toml feat: add retrieval from le monde diplomatique 2021-05-22 04:41:01 +02:00