Repackaging archives into a manga conversion structure via KCC (a.k.a. Kindle Comic Converter)
RepackManga is a tool that automates the process of organizing the directory structure of downloaded manga from a website such as mangalib.me. RepackManga collects volume and chapter number information from the title of each archive using certain patterns. It then creates a directory structure according to this information and automatically extracts the manga chapters into the appropriate directories
RepackManga - это инструмент, который автоматизирует процесс организации структуры директорий скаченной манги с веб-сайта, такого как mangalib.me. RepackManga собирает информацию о номере тома и главы из названия каждого архива, используя определенные паттерны. Затем он создает структуру директорий в соответствии с этой информацией и автоматически распаковывает главы манги в соответствующие директории
rrr1.mp4
Just install the package from the AUR, damn it!
yay -S repackmanga
./repackmanga
./repackmanga --path <path to the directory with archives> --preset <pattern preset>
- mangalib_rus
- Support website: mangalib.me
- Volume pattern: "Том ([0-9]+)"
- Chapter pattern: "Глава ([0-9]+)"