1.0.0 • Published 8 years ago

bs-asset-fetcher v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

bs-asset-fetcher

Brightsign asset fetcher library for use with the onboard node.js server

Requirements

  • Save and check hashes before attempting a download so as not to download the same file twice
  • Multiple sync specs, same pool or separate pools
  • RSS media feeds
  • Periodic checks for new data
  • Plugabble sync spec parsing
  • Different hash algorithms, esp MD5

TODOs

  • Add tests
  • Integrate Travis, commitizen