Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/X-Gorn/MangaLoader
Telegram bot to upload manga/comic to Telegram as PDF/ZIP or Folder (each chapter) | Uploaded as Zipfile
https://github.com/X-Gorn/MangaLoader
bot heroku manga manga-downloader pyrogram telegram-bot uploader
Last synced: 27 days ago
JSON representation
Telegram bot to upload manga/comic to Telegram as PDF/ZIP or Folder (each chapter) | Uploaded as Zipfile
- Host: GitHub
- URL: https://github.com/X-Gorn/MangaLoader
- Owner: X-Gorn
- License: gpl-3.0
- Created: 2021-07-17T08:04:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T23:43:52.000Z (almost 2 years ago)
- Last Synced: 2024-08-09T13:15:38.889Z (5 months ago)
- Topics: bot, heroku, manga, manga-downloader, pyrogram, telegram-bot, uploader
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 36
- Watchers: 2
- Forks: 48
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## MangaLoader (Bot)
---Telegram RoBot to Upload manga/comic.
#### Features:
๐ Uploading from [supported resources](https://manga-py.com/manga-py/#resources-list) as PDF/ZIP/Folder (each chapter) | Uploaded as Zipfile
๐ `/cleandir` to clean your download directory if bot are stuck
#### How to use?!
* Send manga url from [supported resources](https://manga-py.com/manga-py/#resources-list), for url example [read this](#url-options-and-examples)
* Select subdirs option
* Wait a few minutes and the bot will send your manga#### URL options and examples
`https://komikid.com/manga/updater -s 5` - will skip 5 chapters and start from chapter 6-end
`https://komikid.com/manga/updater -c 5` - will start from chapter 1-5
`https://komikid.com/manga/updater -s 5 -c 5` - `-s 5` will skip 5 chapters and `-c 5` will start from chapter 6-10
for more help, [read this](https://github.com/manga-py/manga-py#downloading-manga)
## Telegram Support:
[![Group](https://img.shields.io/badge/TG-Group-30302f?style=flat&logo=telegram)](https://t.me/WeebProgrammer)
## Credits, and Thanks to:
* [Dan Tรจs](https://t.me/haskell) for his [Pyrogram Library](https://github.com/pyrogram/pyrogram)
* [Jacob Ilias Komissar (@jirassimok)](https://github.com/jirassimok) for his [dir2pdf Tool](https://github.com/jirassimok/dir2pdf)
* [Sergey Zharkov (@1271)](https://github.com/1271) for his [Manga-py Tool](https://github.com/manga-py/manga-py)#### LICENSE
- GPLv3