Closed zom-ponks closed 4 years ago
Download using a parsed title list into config.fetchConfig().PkgDLPath
config.fetchConfig().PkgDLPath
Use urlPatterns in definitions.go, config...DLTimeout for timeout, config...DLRetries for number of retries
definitions.go
Need to check SHA1 post download.
Started in PR#12
I think this is about done.
Download using a parsed title list into
config.fetchConfig().PkgDLPath
Use urlPatterns in
definitions.go
, config...DLTimeout for timeout, config...DLRetries for number of retriesNeed to check SHA1 post download.