kirapo-descrambler-rust

COMIC Meteor manga downloader and descrambler
git clone https://git.ea.contact/kirapo-descrambler-rust
Log | Files | Refs | README

README.md (553B)


      1 # COMIC Meteor (COMICメテオ, kirapo.jp/meteor) manga downloader and descrambler
      2 
      3 Downloads comics from https://kirapo.jp/meteor and descrables the obfuscated pages.
      4 
      5 ## Building from source and usage
      6 
      7 - Download or clone the repository
      8 - Install [Rust stuff](rustup.rs)
      9 - Open the repo in terminal/powershell and run `cargo run *url to your comic*`. The URL should end with `/viewer`
     10 Example: `cargo run https://kirapo.jp/pt/meteor/jyashin/1000219/viewer`
     11 
     12 In case of success this will create a directory with the panels in the repository.