Geremia / LibgenBulkUpload

bulk upload files to https://library.bz/main/upload/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibgenBulkUpload

bulk upload files to http://libgen.lc/librarian.php (Selenium script)

Usage

./upload.py to_upload uploaded rejects

So title and author metadata is set on LibGen, uploaded files should be in the Calibre format, e.g.:

TITLE - AUTHOR.suffix

where suffix is one of the LibGen supported formats

  • cbr
  • cbz
  • chm
  • djvu
  • doc
  • docx
  • epub
  • fb2
  • mobi
  • pdf
  • rar
  • rtf
  • zip

e.g.:

The Nature of Thermodynamics - Bridgman, Percy Williams.djvu

About

bulk upload files to https://library.bz/main/upload/

License:MIT License


Languages

Language:Python 51.9%Language:Shell 48.1%