diff --git a/README.md b/README.md index f202e22..f36917b 100644 --- a/README.md +++ b/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 ` * Download batch URLs: `python 'npo all-in-one.py' -file ` \ No newline at end of file