Skip to content

A Telegram Bot To Encode Videos Via FFMPEG :)

License

Notifications You must be signed in to change notification settings

ninja7-bot/EncoderBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoder Bot 🐭

A Telegram Bot To Encode x265 (HEVC) / x264 (AVC) Via FFMPEG

Added Optimize Settings To Encode x265 :)

Configuration

Add Values In Environment Variables or Add Them In config.env.

Configuring Encoding Format

To Change The FFMPEG Profile Edit Them In ffmpeg_utils.py

  • Already Optimized For Some Qualities :)

Installing Requirements

Install The Required Python Modules In Your Machine.

apt-get -qq install ffmpeg
pip3 install -r requirements.txt

Deployment

With Python3.7 or Later.

python3 main.py

Deploying on Heroku

Credits

Thanks to ShannonScott for transcode_h265.py

Copyright & License

About

A Telegram Bot To Encode Videos Via FFMPEG :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published