Update README.md
This commit is contained in:
parent
d8ec72c34c
commit
2847a0b939
16
README.md
16
README.md
@ -14,6 +14,22 @@ This repository and its contents are published for educational purposes only.
|
||||
* `device_private_key`
|
||||
* `pip install -r requirements.txt`
|
||||
|
||||
Final folder structure should look like:
|
||||
```
|
||||
npo
|
||||
│ npo all-in-one.py
|
||||
│ mp4decrypt.exe
|
||||
│ N_m3u8DL-RE.exe
|
||||
│ requirements.txt
|
||||
│ README.md
|
||||
└───cdm
|
||||
│ wks.py
|
||||
└───devices
|
||||
└───android_generic
|
||||
device_client_id_blob
|
||||
device_private_key
|
||||
```
|
||||
|
||||
# Usage
|
||||
* Download single URL: `python 'npo all-in-one.py' -url <url>`
|
||||
* Download batch URLs: `python 'npo all-in-one.py' -file <file>`
|
Loading…
x
Reference in New Issue
Block a user