Skip to content

cannot specify a page to start with to go until the end #18

@as-muncher

Description

@as-muncher

For instance, when prompted for a page #, I don't want to have to look up the exact number of total pages. I want to enter something like "356-" to denote starting at page 356 to the end. If the book only has 700 pages, and I enter a number greater than that, another error.

Traceback (most recent call last):
File "C:\software\archiveripper\ripper.py", line 109, in
main()
~~~~^^
File "C:\software\archiveripper\ripper.py", line 85, in main
contents = client.download_page(i, args.scale)
File "C:\software\archiveripper\api.py", line 153, in download_page
raise IndexError
IndexError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions