Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniGlome/Archive.org-Downloader
/ functions
Functions
10 in github.com/MiniGlome/Archive.org-Downloader
⨍
Functions
10
◇
Types & classes
0
↓ 7 callers
Function
display_error
(response, message)
archive-org-downloader.py:18
↓ 2 callers
Function
image_name
(pages, page, directory)
archive-org-downloader.py:112
↓ 2 callers
Function
loan
(session, book_id, verbose=True)
archive-org-downloader.py:72
↓ 1 callers
Function
deobfuscate_image
@Author: https://github.com/justimm Decrypts the first 1024 bytes of image_data using AES-CTR. The obfuscation_header is expected in the form "
archive-org-downloader.py:115
↓ 1 callers
Function
download
(session, n_threads, directory, links, scale, book_id)
archive-org-downloader.py:192
↓ 1 callers
Function
get_book_infos
(session, url)
archive-org-downloader.py:24
↓ 1 callers
Function
login
(email, password)
archive-org-downloader.py:45
↓ 1 callers
Function
make_pdf
(pdf, title, directory)
archive-org-downloader.py:208
↓ 1 callers
Function
return_loan
(session, book_id)
archive-org-downloader.py:101
Function
download_one_image
(session, link, i, directory, book_id, pages)
archive-org-downloader.py:155