JakeYallop / JakeYallop/WaybackDownloader
Skip duplicate pages based on digest
Open
help wanted
- Dominant language
- C#
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently caching is done by timestamp only. A later version of a page is always downloaded, however if it has the same digest we should just be able to skip it instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where timestamp-based caching decides whether a later page is downloaded, then inspect how page digests are obtained or compared. The change is complete when a later page with the same digest is skipped while a changed digest is still downloaded; no file or test location is specified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100