aryazakaria01 / PornHub

A Telegram Bot For Download PornHub Videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warning !, this is a telegram bot that contains adult content, access restrictions for this bot will be implemented soon, please don't report this repository and the example bot if you keep want to use it.

PORNHUB DOWNLOADER BOT

Simply way to deploy this bot, go deploy on heroku.

FIND US ON TELEGRAM !!

VPS Deployment ๐Ÿ“ก

Get the best Quality of streaming performance by hosting it on VPS, here's the step's:

sudo apt update && apt upgrade -y
sudo apt install git curl python3-pip ffmpeg -y
pip3 install -U pip
git clone https://github.com/aryazakaria01/PornHub # clone the repo.
cd PornHub
pip3 install -U -r requirements.txt
cp sample.env .env # use vim to edit ENVs
vim .env # fill up the ENVs (Steps: press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file).
python3 -m PornHub # run the bot.

# continue the host with screen or anything else, thanks for reading.

COMMAND FOR BOT @PornHubBot

start - Start the bot
repo - Give you a source code
help - Guide for use

CREDITS ๐Ÿ’–

About

A Telegram Bot For Download PornHub Videos.

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Shell 0.1%