https://github.com/bepb/pornhub_dl_gui
https://github.com/bepb/pornhub_dl_gui
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bepb/pornhub_dl_gui
- Owner: BEPb
- License: mit
- Created: 2022-04-19T19:38:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T04:24:18.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T13:04:41.567Z (over 1 year ago)
- Language: Python
- Size: 111 KB
- Stars: 67
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.chinese.md
- License: LICENSE
Awesome Lists containing this project
README
# Pornhub_dl_gui

Your own Pornhub downloader (GUI) written in python.

Read in other languages: [English](README.md), [हिन्दी](README.hindi.md), [Russian](README.ru.md)

##如何安裝和運行
____
### 克隆存儲庫
```sh
$ cmd
$ git clone https://github.com/BEPb/Pornhub_dl_gui
$ cd Pornhub_dl_gui
```
### 安裝必要的包(安裝依賴)
```sh
$ pip install -r requirements.txt
```
## 用法
要啟動 GUI:
```
python3 -m pornhub_dl
```