internetarchive / internetarchive/dweb-archivecontroller
Which files are downloadable could be improved
Open
upnext
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
** Context **
Some files aren't marked downloadable when could be.
**Proposal and Constraints**
Change the "downloadable" field to mean
false - no
undefined - yes - use a default Download type by Upper Casing the format string
"xxx" - replace format with "xxx"
And for future use
function - apply function to file to get its downloadable string
**Success Metrics**
Not clear ... dont have a good example to test against
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.