draft: Add OpenFoodFacts Dataset

/!\ Warning: Stream doesn't end
This commit is contained in:
Lucàs
2024-10-07 23:22:22 +02:00
parent 3826e3f955
commit 5e53d9d914
10 changed files with 42 additions and 16 deletions
-2
View File
@@ -75,8 +75,6 @@ class Dataset {
const pipelineAsync = promisify(pipeline);
const self = this;
console.log(`Download: ${this.source}`);
await pipelineAsync(
await FileService.getFileStream(this.source),