You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
Especially for long series, it would be quite useful to be able to configure a file cache, in order not to have to download the whole data each time a program using bedetheque-scraper is run.
When the cache config is enabled, bedetheque-scraper should check if a cache file exists for a given series or album, and if not store the data into it, as HTML. If the program is run a 2nd time with the cache still enabled, the HTML file stored locally should be read instead of re-downloaded.
Especially for long series, it would be quite useful to be able to configure a file cache, in order not to have to download the whole data each time a program using bedetheque-scraper is run.
When the cache config is enabled, bedetheque-scraper should check if a cache file exists for a given series or album, and if not store the data into it, as HTML. If the program is run a 2nd time with the cache still enabled, the HTML file stored locally should be read instead of re-downloaded.