Skip to content

Releases: nektro/go-internetarchive

v7-e976548

29 Aug 21:11
Compare
Choose a tag to compare
  • e976548 circleci- match folder name to repo name (Meghan Denny)
  • cd26bff build_all.sh- add darwin/arm64 (Meghan Denny)
  • 52f641f build_all.sh- remove a bunch of unused targets (Meghan Denny)
  • c9cf557 circleci- update to go 1.16 (Meghan Denny)
  • a8bc905 changelog.sh- put commit hash in a code tag (Meghan Denny)
  • 6b8a159 cmd/downlaod- add a flag to check item completion based on files closes #1 (Meghan Denny)
  • v4-6bcc392

    12 Jul 22:53
    Compare
    Choose a tag to compare
  • 6bcc392 cmd/download: add flags to control [source] (Meghan Denny)
  • d5c9f4d update `go.mod` (Meghan Denny)
  • v3-8626773

    12 Jul 22:27
    Compare
    Choose a tag to compare
  • 8626773 README- update description and mention original (Meghan Denny)
  • ec78439 README- add circleci badge (Meghan Denny)
  • 1947d2b README- remove codefactor badge (Meghan Denny)
  • c3d9123 util: add getjson (Meghan Denny)
  • 10700f9 cmd/download: some _meta files have a [source] of metadata (Meghan Denny)
  • 9a0106a cmd/download: include collection progress (Meghan Denny)
  • e020d53 cmd/download: update dlItem to use metadata api (Meghan Denny)
  • 4ba4545 util: split getdoc into getdoc and getjson (Meghan Denny)
  • v2-f8b7186

    12 Jul 02:15
    Compare
    Choose a tag to compare
  • f8b7186 circleci- fix working_directory (Meghan Denny)
  • fba34a2 add data dir to gitingnore (Meghan Denny)
  • 7b33176 README- add license (Meghan Denny)
  • cfa414c README- add built with (Meghan Denny)
  • 54a885b README- add usage section (Meghan Denny)
  • f724213 cmd/download: add flag descriptions (Meghan Denny)
  • c269f7b cmd/download: move --only-meta and --dense to local vars (Meghan Denny)
  • dc468d9 move commands into the cmd package (Meghan Denny)
  • 31aa820 cmd/download: add --concurrency flag (Meghan Denny)
  • fbcf78e cmd/download: make dense a flag (Meghan Denny)
  • df9b3b8 move util functions to own package (Meghan Denny)
  • cab22c4 make commands package (Meghan Denny)
  • 78075c7 add `go.mod` (Meghan Denny)
  • e38d8fd cmd/download: fix import spacing (Meghan Denny)
  • b45a9b8 add download command (Meghan Denny)
  • d07ef21 add metadata command (Meghan Denny)
  • 311ad27 circleci- add config (Meghan Denny)
  • 7bfca77 Create .gitignore (Meghan Denny)
  • 3ce47fd Create start_local.sh (Meghan Denny)
  • 908e418 Create README.md (Meghan Denny)
  • 569b3e1 Create make_release.sh (Meghan Denny)
  • 0b495aa Create changelog.sh (Meghan Denny)
  • 47b4881 Create build_all.sh (Meghan Denny)
  • 1caf696 Create LICENSE (Meghan Denny)
  • 42ccc4b Create main.go (Meghan Denny)
  • aea8784 Create .gitattributes (Meghan Denny)