Skip to content

Downloads all avaible german ebooks from MobileRead (https://wiki.mobileread.com/wiki/Free_eBooks-de/de). -- Lädt alle verfügbaren deutschen Bücher von MobileRead (https://wiki.mobileread.com/wiki/Free_eBooks-de/de) herunter.

License

Notifications You must be signed in to change notification settings

Deumus74/unidown-mr_de

 
 

Repository files navigation

MR german books plugin for unidown

maintained programming language license

travis appveyor requirements codacy


This program/script downloads all available ebooks from the german MobileRead wiki (https://wiki.mobileread.com/wiki/Free_eBooks-de/de) Dieses Programm lädt alle verfügbaren eBooks von der deutschen MobileRead Wikiliste (https://wiki.mobileread.com/wiki/Free_eBooks-de/de) herunter.


Information - English

Installation

Install Python 3 or greater. (https://www.python.org/downloads/)

Open a terminal and install with:

pip install unidown-mr_de

Usage

Open a terminal:

unidown -p mr_de

Options

There are some optional options you can choose from:

delay
Delay (seconds) between the downloads (default: 2s).
format
Download only the specified format (default: all formats).

Example:

unidown -p mr_de delay=4 format=epub,mobi,lrf,imp,pdf,lit,azw,azw3,rar,lrx

Donwloaded files

By default the program creates a downloads folder in the executing directory. So the ebooks are in ./downloads/mr_de.

Notes

There will be some false positive for examples images or ebooks with wrong extensions e.g. .pdb which was a .epub.

You should have in mind that the MR server was not intended for this automatically/ machine usage.

Information - Deutsch

Installieren

Installiere Python 3 or höher. (https://www.python.org/downloads/)

Öffne ein Terminal und installiere es mit:

pip install unidown-mr_de

Benutzen

Öffne ein Terminal:

unidown -p mr_de

Optionen

Es können verschieden optionale Optionen hinzugefügt werden.

delay
Verzögerung (Sekunden) zwischen den Downloads (Standard: 2s).
format
Lädt nur die spezifizierten Formate herunter (Standard: jedes Format).

Beispiel:

unidown -p mr_de delay=4 format=epub,mobi,lrf,imp,pdf,lit,azw,azw3,rar,lrx

Heruntergeladene Dateien

Standardmäßig erstellt das Programm in dem Ordner, von wo es ausgeführt wurde einen Downloadordner, so sind die eBooks dann in ./downloads/mr_de.

Hinweis

Du solltest beachten, dass die MR Server nicht für diese automatische/ maschinelle Benutzung gedacht sind.


Web

https://github.com/IceflowRE/unidown-mr_de

Credits

Third Party

nose2
Packaging
Prospector
Setuptools
tqdm
twine
urllib3
wheel

License

GPLv3

---

## License ![Image of GPLv3](http://www.gnu.org/graphics/gplv3-127x51.png)

Copyright © Iceflower S

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see <http://www.gnu.org/licenses/gpl.html>.

About

Downloads all avaible german ebooks from MobileRead (https://wiki.mobileread.com/wiki/Free_eBooks-de/de). -- Lädt alle verfügbaren deutschen Bücher von MobileRead (https://wiki.mobileread.com/wiki/Free_eBooks-de/de) herunter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 4.0%