Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I start this program #3

Open
DaZEROrk opened this issue Jun 28, 2019 · 10 comments
Open

How can I start this program #3

DaZEROrk opened this issue Jun 28, 2019 · 10 comments

Comments

@DaZEROrk
Copy link

good day
I need some help and hints on how to start downloading from M-D.org using your program
can you make a wiki or how-To
best regard.

@dyedquartz
Copy link
Owner

you run the program using mangadex-scraper <ID> <manga/chapter>.

so to download https://mangadex.org/title/17176/mahou-shoujo-tokushuusen-asuka

you would enter in mangadex-scraper 17176 manga

@patris-dev
Copy link

For those who don't really understand coding and such, here's some simple steps to get this running:

  1. This program runs on Rust, so install that: https://www.rust-lang.org/tools/install
  2. You'll also need Visual C++ Tools: https://tinyurl.com/y43zocn5
  3. open Command Prompt, type 'cargo install mangadex-scraper' (without quotes)
  4. once that all compiles, (still in Command Prompt) you can start using the commands. Use 'cd' to change directory (e.g. 'cd Desktop') - this is where your downloaded files will appear.

@dyedquartz dyedquartz pinned this issue Sep 1, 2019
@JoePalffy
Copy link

i don't know, that sounds complicated, if you really wanted to share this with people wouldn't an .exe be the obvious choice ?
no offense but the developer seems to have no idea how bewildering using this program is to the average person.

@dyedquartz
Copy link
Owner

False. there is an exe, you don't need to install rust at all, you run the executable in command prompt

@JoePalffy
Copy link

ok, so where is this exe ? cuz there is no exe in the files i downloaded from github

@dyedquartz
Copy link
Owner

@JoePalffy my bad, forgot to upload the windows executable, I'll get it up soon

@JoePalffy
Copy link

Hi, it's been 10 days, any chance you can get around to uploading that exe ?

@dyedquartz
Copy link
Owner

@JoePalffy turns out a library doesn't support windows, I'll see about modifying it so it doesn't require that library

@JoePalffy
Copy link

ok .... so when you said there is an exe ... was that never tested on the OS it was made for ?

@dyedquartz
Copy link
Owner

@JoePalffy #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants