Simple Manga Downloader
A tool to search and automatically download manga from web sites, with support for several sites and languages.
Currently supported sites
- Deutsch (DE):
- NineManga-de
- English (EN):
- NineManga-en
- MangaReader
- MangaAll
- MangaNelo
- MangaHere
- Español (ES):
- NineManga-es
- HeavenManga
- MangaDoor
- Italiano (IT):
- NineManga-it
- Português (PT):
- NineManga-br
- Русский (RU):
- NineManga-ru
Installation
To run this program you need to have python3 installed in your machine, for a python installation guide look here.
To install smd open your terminal and execute the following command:
pip install smd
Now the command smd will be available in your terminal.
If you have troubles with the installation look here for help installing packages.
Examples
To select site and manga interactively just run:
smd
To search (and download) 'One Piece' and select site interactively:
smd 'One Piece'
To search mangaall.net for mangas containing the word 'love' in its name, and select which one to download:
smd -s mangaall love
To select a site with English language, and search/download 'Bleach':
smd --lang en Bleach
To select site interactively and download from chapter 10th to 20th of 'Naruto':
smd --start 10 --stop 20 Naruto
List all supported sites:
smd -l
List supported Spanish sites:
smd --lang es -l
To see all available options use:
smd -h
Dependencies
This tool uses BeautifulSoup to pull data out of HTML pages, thanks to Leonard Richardson. You don't have to install the dependencies manually unless you are installing from source.
Support for new sites
If your favorite site isn't supported yet, open an issue to request it.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smd-1.5.0.tar.gz.
File metadata
- Download URL: smd-1.5.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d15bf52e0ebf4a313bf0cc30cabcf5f42a985c7bff8541f60b146b1c91adc4c0
|
|
| MD5 |
f3c8a215f16c67d1ba314526e96531c5
|
|
| BLAKE2b-256 |
0309e640cf44ae50dc83f11e6fc08956a0828439245595e450bcc9b892cd768a
|
File details
Details for the file smd-1.5.0-py3-none-any.whl.
File metadata
- Download URL: smd-1.5.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a35b94e840207bcbaa74b6565947a0fd5a35c9afdaa76cc6eeb70fc733a26b6
|
|
| MD5 |
efb30ef3867e43d6f179a9f54896da8a
|
|
| BLAKE2b-256 |
c2c8714cbd1e0ef697809b8fc722d88b11fea4729c334584599c091157c30a7d
|