Skip to content

Script stopped doing anything #149

@ignas-x

Description

@ignas-x

Hi, I updated script after some time (Last my download was 2025 January 1st), now script just prints help info and silently exits, that's all. No errors, no warnings... How can I turn-on some extended debug info?

`c:\Users\ig\Archive.org-Downloader>archive-org-downloader.py -e user123@gmail.com -p PaSs\w0r?d -u https://archive.org/details/book -r 0
usage: archive-org-downloader.py [-h] -e EMAIL -p PASSWORD [-u URL] [-d DIR] [-f FILE] [-r RESOLUTION] [-t THREADS] [-j] [-m]

options:
-h, --help show this help message and exit
-e, --email EMAIL Your archive.org email
-p, --password PASSWORD
Your archive.org password
-u, --url URL Link to the book (https://archive.org/details/XXXX). You can use this argument several times to download multiple books
-d, --dir DIR Output directory
-f, --file FILE File where are stored the URLs of the books to download
-r, --resolution RESOLUTION
Image resolution (10 to 0, 0 is the highest), [default 3]
-t, --threads THREADS
Maximum number of threads, [default 50]
-j, --jpg Output to individual JPG's rather than a PDF
-m, --meta Output the metadata of the book to a json file (-j option required)

c:\Users\ig\Archive.org-Downloader>`

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