indic-dict / stardict-dictionary-updater

An android app that updates all your Sanskrit Dictionaries from our stardict-* repositories in one shot.
https://sites.google.com/site/sanskritcode/
12 stars 3 forks source link

Make skipping non-essential files during extraction optional. #37

Open vvasuki opened 1 year ago

vvasuki commented 1 year ago

Skipping non-essential files for speed. Extracting thousands of files from an archive, after switching to the new circuitous API (where we don't have direct access to the file system) takes a loooong time. Skipping non-essential files reduces this to 2-3 minutes for Oxford dictionary.

Must make this skipping optional.