Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 1.26 KB

File metadata and controls

18 lines (18 loc) · 1.26 KB

Adding-manga-chapters-to-the-site-is-semi-automatic

Adding manga chapters to the site is semi-automatic, in the future it may be fully automatic. Добавление глав манги на сайт происходит полуавтоматически, в будущем оно может стать полностью автоматическим.

In Russian. На русском.

Для автоматического архивирования множества глав манги и комиксов, установите python 3.10 и запустите

python Архивирование-глав-(Archiving-chapters).py -i 

Аргумент -i задаёт путь к папке где находятся много глав манги собранных каждый в отдельную папку. Все зависимости установятся автоматически при запуски.

In English.

Install python 3.10 To automatically archive multiple chapters of manga and comics, run

python Archiving-chapters-(Archiving-chapters).py -i 

The -i argument specifies the path to the folder where there are many manga chapters collected each in a separate folder. All dependencies will be installed automatically at startup.