Skip to content

Support for images #5

Description

@christiandmiddel

There has been a couple of requests coming to support images also.
I have been doing some investigation on this, still not complete.
Findings so far are:

  • The german export of the wikipedia raw articles seem to reference 1.5 million images
  • References in the raw wikitext seem to be language dependent (EN=File:, DE=Datei:, FR=Fichier)
  • Rough estimate for the total size of the 1.5 million images is 2TB
  • Certain percentage of the files cannot be downloaded due to copyright restrictions

Some initial download tests have shown, that a somehow robust mechanism has to be implemented because a download in one big chunk is impossible, so a certain storage is required where we keep all the file references and their actual download status.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions