Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to CLI-based tool, multithread download, better error handling #5

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    887abbc View commit details
    Browse the repository at this point in the history
  2. add requirements.txt

    Midnight145 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    47aafb2 View commit details
    Browse the repository at this point in the history
  3. update README.md

    Midnight145 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    705d6ec View commit details
    Browse the repository at this point in the history
  4. update gitignore

    Midnight145 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    eda9c32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc29c8f View commit details
    Browse the repository at this point in the history
  6. actually fix recheck bug

    Midnight145 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b4ddb6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f3ec1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfa590a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1e778e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b49f04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92bbea6 View commit details
    Browse the repository at this point in the history
  12. update README

    Midnight145 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    24168ad View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fix regex for HathiTrust links.

    Fixed regex for HathiTrust links as sometimes the document is of the format 'abcd.a9999999'. Original regex was only looking for digits in the second part of the id and would to get the correct document.
    ShenstonePorter committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    58c2446 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge pull request #1 from ShenstonePorter/patch-1

    Fix regex for HathiTrust links.
    Midnight145 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    903f2ee View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Update README.md

    Midnight145 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0a2a09f View commit details
    Browse the repository at this point in the history