when dealing with loads of URLs for PDFs, but the file names are in headers and possibly colliding, how to preserve the metadata and download them all
Find a file
Vincent Batts a7b9478145
Initial commit
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-04-03 15:19:48 -04:00
.gitignore Initial commit 2025-04-03 15:19:48 -04:00
go.mod Initial commit 2025-04-03 15:19:48 -04:00
LICENSE Initial commit 2025-04-03 15:19:48 -04:00
main.go Initial commit 2025-04-03 15:19:48 -04:00
README.md Initial commit 2025-04-03 15:19:48 -04:00

fetch-content

when dealing with loads of URLs for PDFs, but the file names are in headers and possibly colliding, how to preserve the metadata and download them all