Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 690 Bytes

File metadata and controls

30 lines (17 loc) · 690 Bytes

Open Source Love svg1

File To Video Converer

An Open Source Converter Bot scrapped from Anydl Repo

Installation

The Easy Way

Deploy

The Normal Way

git clone https://github.com/prgofficial/ConvertToVideo
cd ConvertToVideo
virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
python3 bot.py

CREDITS