issues
search
MiniGlome
/
Archive.org-Downloader
Python3 script to download archive.org books in PDF format
934
stars
124
forks
source link
Fix img2pdf
#120
Open
asheroto
opened
4 months ago
asheroto
commented
4 months ago
Fixes #109.
Removed duplicate code for writing metadata and downloading images.
Adjusted the entire script to use tabs for indentation.
Improved PDF metadata handling and validation.
Imported necessary modules to prevent errors.