Coder Social home page Coder Social logo

mangoose's Introduction

Mangoose

This is a python script to download mangas from mangastream. It's a very early build, so don't expect much. To use it just execute the python script with the commands specified in the help section. By default the mangas are downloaded to C:/tmp, you can change by passing the argument --SetDownloadFolder "path/to/folder" to the script.

To set which series you want to download just add an entry to the downloads list by passing the argument --NewSeries "Series Name" "Mangastream URL" to the script.

You can also call the script with the -h command to get more detailed info about the parameters that can be given to the script.

Some use examples of the script:

In the following examples I will be using the short version of the commands, call the help command for more detailed info.

python3 mangoose.py -h

This will show a message with help.

python3 mangoose.py -d "D:\Downloads\Downloaded Manga" -n "A Trail of Blood" "https://readms.net/manga/a_trail_of_blood"

This will set the downloads folder and will add A Trail of Blood to be downloaded (note that it will not be downloaded until you run the script again).

python3 mangoose.py -a -l

This will download all the manga previously added and create a log file with execution info.

mangoose's People

Contributors

r8vnhill avatar

mangoose's Issues

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.