Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
/ unidown-mr_de Public archive

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

License

Notifications You must be signed in to change notification settings

IceflowRE/unidown-mr_de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MR german books plugin for unidown

status programming language license

github actions requirements

pypi


Download all available german ebooks from the MobileRead wiki and the publication thread

Lädt alle verfügbaren deutschen eBooks von der MobileRead Wikiliste und dem Veröffentlichungsthread herunter.


Information - English

This is a plugin for unidown, in short unidown manages the already downloaded ebooks and prevents that they will be downloaded again.

Installation

Install Python 3.8 or greater.

Open a terminal and install with:

pip install unidown-mr-de

This installs the main program unidown and this mr_de plugin.

Usage

Open a terminal and:

unidown -p mr_de

Options

There are some options you can choose from:

delay
Delay (seconds) between the downloads (default: 2s).
include
Include formats into download, to include unrecognized file types use unrecognized as part of the options list. If no options are given include refers to include all.
exclude
Include formats into download, to include unrecognized file types use unrecognized as part of the options list. If no options are given exclude refers to exclude nothing.

If both include and exclude are given, it first includes all given formats and then excludes all given excludes.

Example:

unidown -p mr_de -o delay=4 -o include=epub,mobi,lrf,imp,pdf,lit,azw,azw3,rar,lrx
unidown -p mr_de -o delay=4 -o exclude=png,jpg,jpeg,unrecognized

Downloaded files

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

Notes

You should respect that MobileRead.com is a privately owned, operated and funded community and should not set that delay value to a low value.

Information - Deutsch

Dies ist ein Plugin für das Programm unidown, unidown übernimmt die Verwaltung damit bereits heruntergeladene eBooks nicht nochmal heruntergeladen werden.

Installieren

Installiere Python 3.8 oder höher.

Öffne ein Terminal und installiere es mit:

pip install unidown-mr-de

Dies Installiert das Programm unidown und dieses Plugin.

Benutzung

Öffne ein Terminal und:

unidown -p mr_de

Optionen

Es können verschiedene Optionen hinzugefügt werden.

delay
Verzögerung (Sekunden) zwischen den Downloads (Standard: 2s).
include
Liste von Formaten zum Downloaden, um Dateitypen zu downloaden die nicht erkannt werden können, muss unrecognized zur Liste hinzugefügt werden. Falls keine Option angegeben wurde, werden alle Typen inkludiert.
exclude
Liste von Formaten die Ausgeschlossen werden, um Dateitypen auszuschließen die nicht erkannt werden können, muss unrecognized zur Liste hinzugefügt werden. Falls keine Option angegeben wurde, wird kein Typ ausgeschlossen.

Falls beide Optionen angegeben werden, wird erst der include Filter und dann der exclude Filter angewandt.

unidown -p mr_de -o delay=4 -o include=epub,mobi,lrf,imp,pdf,lit,azw,azw3,rar,lrx
unidown -p mr_de -o delay=4 -o exclude=png,jpg,jpeg,unrecognized

Heruntergeladene Dateien

Standardmäßig erstellt das Programm in dem Ordner, von dem es ausgeführt wurde, einen Downloadordner. Somit befinden sich die heruntergeladenen eBooks in ./downloads/mr_de.

Hinweis

Es sollte beachtet werden, dass MobileRead.com privat gegründet und betrieben wird, daher sollte der delay Wert nicht zu gering gesetzt werden.


Web

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

Credits

Third Party

unidown
urllib3

License

GPLv3

Copyright (C) 2015-2018 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 <https://www.gnu.org/licenses/>.

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages