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

Problem with installation #34

Closed
JeremieBergeron opened this issue Jan 20, 2018 · 17 comments
Closed

Problem with installation #34

JeremieBergeron opened this issue Jan 20, 2018 · 17 comments

Comments

@JeremieBergeron
Copy link

Hi,

I have a problem with the installation at the step 4

1.) Make sure you have Python installed and is present in your system's path.

2.) Grab FFmpeg from this link, Node.js from this link and RTMPDump.

3.) Install FFmpeg and Node.js and place it in the directory of this script, or put them in your system's path.

4.) Browse to the directory of this script and open command prompt/shell in that directory and run this command :

python pip install -r requirements.txt

In my cmd I wrote : C:\Users\smokerlolilol>cd "C:\Users\smokerlolilol\Desktop\anime-dl-master"

After, I wrote : C:\Users\smokerlolilol\Desktop\anime-dl-master>python pip install -r requirements.txt

Where is the problem ?

Sorry for my bad english :(

And thank you

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

What is the error you got after this? If you're following these steps properly, there shouldn't be any problem. Please share the error details..

@JeremieBergeron
Copy link
Author

It just doesn't find the good file. I am pretty sure that I make an mistake somewhere but I don't know where

capture

It's in french sorry

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

could you please translate the error from french to english for me? and also, type "dir /s" to see the list of files in the folder. Share the screenshot please.

@JeremieBergeron
Copy link
Author

JeremieBergeron commented Jan 20, 2018

C:\Users\smokerlolilol>cd "C:\Users\smokerlolilol\Desktop\anime-dl-master"

C:\Users\smokerlolilol\Desktop\anime-dl-master>python pip install -r requirements.txt
'python' is not recognized as an internal command
or external, a executable file ou un command file.

C:\Users\smokerlolilol\Desktop\anime-dl-master>

image

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

you don't have Python installed.That's what I thought. The error clearly states that you don't have python installed.
If you have installed python, make sure it's in your system path. Plus, if you're on windows, I'd recommend that you use windows binary from the releases section. You don't have to install Python or it's library dependencies. You just need NodeJS and the windows binary and it'll do the job.

@Xonshiz Xonshiz closed this as completed Jan 20, 2018
@JeremieBergeron
Copy link
Author

JeremieBergeron commented Jan 20, 2018

Can you explain to me what is the system path please. I don't know what it mean in french

My python is right over there : C:\Users\smokerlolilol\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Python 3.6

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

Installing python or other dependencies could be tricky. So, if you're not into these things, I'd recommend that you don't touch python at all. This goes for windows users because you need to set up python in your system.

Please read this section carefully : https://github.com/Xonshiz/anime-dl#installation

I'd recommend that you don't install python at all.

Now, if you really want to install Python, and use this script with python instead, you can follow this tutorial step by step:

https://www.youtube.com/watch?v=dX2-V2BocqQ

@JeremieBergeron
Copy link
Author

So you says to me that it should be ok for me like that ?

image

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

have you installed NodeJS properly in your system? move the ffmpeg.exe inside the folder where anime-dl.exe is.

@JeremieBergeron
Copy link
Author

Like that

image

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

Install nodejs. Is that node.exe file the installed or the portable nodejs.exe?

@JeremieBergeron
Copy link
Author

JeremieBergeron commented Jan 20, 2018

When I open it. So I think it's portable

image

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

This should do it then. Try running anime-dl now. However, it would be down, as mention in #31 . Crunchyroll or Cloudflare have changed a few things.

@JeremieBergeron
Copy link
Author

image

@JeremieBergeron
Copy link
Author

It crash. I opened it and it crash

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 20, 2018

This is a command line program. Please look it over internet. Setting up the program and getting it running and all that is not something I can do for everyone. Please look it up on internet.

@JeremieBergeron
Copy link
Author

I was thinking it was like that but I didn't made it. Thank you for the help

image

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

2 participants