Skip to content

rohit-dua/BUB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUB : Book Uploader Bot

BUB is a web-tool built in Python that downloads books from public libraries like Google-Books, and then uploads them to the Internet Archive and Wikimedia Commons with the help of IA-Upload tool.

Currently supported libraries:

  • Google-Books
  • Brasiliana-USP
  • DSpace-based-library
  • HathiTrust
  • Digital-Memory-of-Catalonia(mdc)
  • Gallica
  • Manual-Wildcard

Components

The web-front code resides inside the /app directory. The /digi-lib contains the modules associated with each public library. The bot code is inside /bot directory.

Contributing

Our code is maintained on github. We follow the same guidelines as the mediawiki coding conventions. For each public library, its associated module has to be present in /digi_lib and the config file should be set accordingly.

Releases

No releases published

Packages

No packages published