jklmli / mangopi

A manga API with a pluggable site architecture.
MIT License
27 stars 3 forks source link

Is this still working? #7

Open softdev999 opened 6 years ago

jklmli commented 6 years ago

The core logic should still work, though you may need to update the regexes yourself.

softdev999 commented 6 years ago

I did successfully install the mangopi setup.py But the terminal doesn't recognize this command. Could you please try yourself and update the code to be working? I'd highly appreciate your help. Thanks

jklmli commented 6 years ago

Ah, I see where the confusion might be. After you install mangopi, you need to open a python console via python before running the code in Usage.

softdev999 commented 6 years ago

If this works, the mangopi would download the manga images to the same directory? Or, it just gives me the response in JSON format?