Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.22 KB

What is DxDFC Reader?

This is a script written in Python to generate light novel reading files made by fansubs of light novel High School DxD

The project was created as a pure hobby and also because I'm studying data engineering, I'm a big fan of the work so that was my main motivation

I intend to increase the number of fansubs in the project and also add other languages

Dependencies

for install all librarys just run this code using pip:

pip install -r requirements.txt

you also will be need of wkhtmltopdf

using

you can choose the format of archive by menu, txt is more fast but no have images

image-of-menu

give the url of a volume of novel

get-url

the program go give you the path of novel and the time taken in seconds

result

will be generated a folder with the novel in the format chosen

pdf-generated

Contributing

if you want to contribute to the project, please read this Contribution Guide