Giter VIP home page Giter VIP logo

thieme_dl's Introduction

thieme-dl - download PDFs from eref.thieme.de

โš ๏ธ This is only for testing purpose: Pay attention to the usage policy of thieme.de. Use at your own risk.

INSTALLATION

To start it right away for windows 64-bit: ./thieme-dl-x64.exe

If you use this, you don't need a python interpreter because everything is packed for you.

DESCRIPTION

thieme-dl is a command-line program to download PDFs from eref.thieme.de. It requires the Python interpreter, version 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.

USAGE

The application needs no arguments.

You have to input an ebook suffix. Example:

https://eref.thieme.de/ebooks/pdf/1120492/240460103_002_005_004_001.pdf -> "ebooks/pdf/1120492/240460103%s.pdf"

https://eref.thieme.de/ebooks/pdf/2343785/236920105_001.pdf -> "ebooks/pdf/2343785/236920105%s.pdf"

https://eref.thieme.de/ebooks/pdf/cs_18124224/184890105_001.pdf -> "ebooks/pdf/cs_18124224/184890105%s.pdf"

DEVELOPER INSTRUCTIONS

To build it right away for your operating system:

pyinstaller ./main.py --onefile --add-binary "./driver/geckodriver.exe;./driver"

Most users do not need to build thieme-dl and can download an .exe file.

To run thieme-dl as a developer, you clone this repo and

pip install -r requirements.txt

then you can simple run main.py.

FAQ

coming soon

BUGS

Bugs and suggestions should be reported at: https://github.com/LukasWestholt/thieme-dl/issues. Unless you were prompted to or there is another pertinent reason (e.g. GitHub fails to accept the bug report), please do not send bug reports via personal email.

COPYRIGHT

thieme-dl is released into the public domain by the copyright holders.

This README file was originally written by Lukas Westholt and is likewise released into the public domain.

thieme_dl's People

Contributors

lukaswestholt avatar

Watchers

 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.