/ConvertToVideo

A simple file to video converter with permanent thumbnail support!!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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