GithubHelp home page GithubHelp logo

john-erinjery / neosekai-dl Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 36 KB

A Python CLI to download novels from neosekaitranslations.com as PDF

Python 100.00%
novel pdf webnovel neosekai light-novel scrapper neosekai-api

neosekai-dl's Introduction

neosekai-dl

neosekai-dl is an interactive python program that uses neosekai-api to download novels from neosekaitranslations.com

Installation

  • clone this repository in your machine

  • run the following code to install dependencies

    pip install -r requirements.txt

Usage

From the parent directory, run :

python main.py

This will initialise the program and prompt you to enter a Novel url. An example is given below :

Enter novel URL : https://www.neosekaitranslations.com/novel/transfer-student/

then the program will collect the chapters and display it as a table, as shown below

+-----+----------------+------+
|index|      name      |volume|
+-----+----------------+------+
|  1  | Illustrations  |  1   |
|  2  |    Prologue    |  1   |
|  3  |V1 C1 : My Pa.. |  1   |
|  4  |V1 Chp 2 part 1 |  1   |
|  5  |V1 Chp 2 part.. |  1   |
|  6  |V1 Chp 2 part 3 |  1   |
|  7  |V1 Chp 2 part 4 |  1   |
+-----+----------------+------+

enter range : 1, 5

the table is larger in the program, i made it shorter to it'd be easier to view in the README

The program will prompt you to enter the range of chapters to download. enter it seperated with , as shown

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.