Code Monkey home page Code Monkey logo

calibre_annas_archive's Introduction

A Calibre store plugin for Anna's Archive.

📚 The world’s largest open-source open-data library. ⭐️ Mirrors Sci-Hub, Library Genesis, Z-Library, and more.

Usage

To add this plugin, go to the latest release and download the file that looks like calibre_annas_archive-vx.x.x.zip where the x's are the version number, then in Calibre go to Preferences > Plugins, click Load plugin from file and select your downloaded zip file.

You could also install it from the source by cloning this repository and running:

calibre-customize -b <path to cloned repo>

or if you're on Linux, you can run the shell script to create the zip file and then add that:

./zip_release.sh && calibre-customize -a $(ls calibre_annas_archive-v*.zip -1rt | tail -n1)

Configuration

You can change configuration by going to Preferences > Plugins > Store and scrolling down to and double-clicking Anna's Archive (x.x.x) by ScottBot10 to open the settings menu.

Search Options

This plugin has the same search options as the actual site. For each checkbox option e.g. filetype, language: if no boxes are checked, then it doesn't filter on that option. But if any are checked then it will only show results that match that selection.

Download link options

These options affect what files are shown in the downloads of the search (the green button), they don't affect opening the book in the browser.

  • Get from sub site: Whether to get direct download links from external sites such and Libgen or SciHub
  • Verify Content-Type: Make a HEAD request to each site and check if it has an 'application' Content-Type
  • Verify url extension: Check whether the url ends with the extension of the file's format

Mirrors

This is a list of mirrors that the plugin will try, in the specified order, to access. You can change the order of, delete, and add mirror urls.

calibre_annas_archive's People

Contributors

scottbot10 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.