aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-04-07 17:42:10 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:12:34 +0200
commit268ab7c0294c0338f3eaae3659934203812339c9 (patch)
tree805ae0718f59b173640186a274fed42896239374 /README.md
parentc0e7304afcaab695fb5d527ae28edf46af8f6a77 (diff)
Add support for mangaplus shueisha
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e12e54f..85022ba 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# AutoMedia
-Automatically track new releases of media and download them. Currently works with rss for torrent sites (`nyaa.si`) and a for these manga sites: `manganelo.com`, `mangakakalot.com`, `lhtranslation.net` and `mangawindow.net`.
+Automatically track new releases of media and download them. Currently works with rss for torrent sites (`nyaa.si`) and a for these manga sites: `manganelo.com`, `mangakakalot.com`, `lhtranslation.net`, `mangawindow.net` and `mangaplus.shueisha.co.jp`.
A notification is shown on the screen when a download finishes (if notify-send is installed).
## Usage
Run automedia with `sync` option and keep it running to track media. You can then use `add` option to add new media to track.
@@ -11,7 +11,7 @@ Run automedia without any options to see all options.
## System
transmission-cli, notify-send (optional)
## Python
-feedparser, transmissionrpc, lxml, requests
+feedparser, transmissionrpc, lxml, requests, pure_protobuf (optional, used with mangaplus.shueisha.co.jp)
# Requirements when using read_manga.py
## System
rofi, sxiv