braxtonhall / library-thing

A browser extension to improve the LibraryThing cataloguing experience
https://betterlibrarything.com
6 stars 1 forks source link

Script to search for PDFs #24

Open braxtonhall opened 2 years ago

braxtonhall commented 2 years ago

This should go in a bin/ directory

  1. Download all books
  2. For each book
    1. Search zlib
    2. Search libgen
    3. Search the internet archive
    4. Append to comments and send back book

Append to comments

braxtonhall commented 2 years ago

Also a script to remove dead zlib links (see #130)