Update README.md

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-02-16 18:45:23 +07:00
parent 45457f852e
commit 66bbd09fe6

View File

@@ -10,9 +10,17 @@ VPN or any anti - Deep Packet Inspection (if your ISP blocks Pornhub) ^-^
## Installation
```bash
https://github.com/tnt2402/pornhub_dl.git
original: git clone https://github.com/tnt2402/pornhub_dl.git
current: git clone https://git.jdm17.ru/JDM170/pornhub_dl.git
cd pornhub_dl
python -m venv venv
"venv/scripts/activate.bat"
pip install -r requirements.txt
python ./pornhub_dl.py -h
```