Addedsome information for runnign python version.
This commit is contained in:
parent
a4c1305971
commit
613f465ea2
@ -12,6 +12,13 @@ Just download the proper binary and execute it. It'll ask for the URL, paste the
|
||||
- I have not yet tested this with Movies and I'm 90% sure that it'll break.
|
||||
- Required "Youtube-dl" to download the video streams.
|
||||
- It's best to provide URL of the 1st episode, because this script doesn't have proper validations and will throw errors if a file already exists.
|
||||
- If you can't find binary for your operating system, that means TravisCI had issues making a binary and you would need to install python and download the code from this repository and then run it yourself.
|
||||
|
||||
# Running Python Code
|
||||
- Download the code from this repository.
|
||||
- Open terminal and go into 123MoviesRipper directory and run this command: `pip install -r requirements.txt`.
|
||||
- Then you can move into src directory in your terminal.
|
||||
- When you're into src directory, run this command: `python __main__.py`
|
||||
|
||||
|
||||
P.S: This is a script I hacked around last night, because amazon prime decided not to make season 3 of "D" available in most regions and this website was the only way to grab the episodes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user