Giter Club home page Giter Club logo

heclingxoder's Introduction

EncoderRobot

An anime themed telegram bot which can encode videos with many advanced features.

Special Features

• Advanced progress bar which shows

  • Encoding Progress in %
  
  
  • Encoded Size
  
  
  • Estimated Size 
  
  
  • Time Left

• Modes which are

  • Normal_mode - This mode enables to encode any sent file.
  
  
  • Manual_mode - This mode disables the normal mode and you can use other features which don't require normal mode.

• EvalPy which can be used to execute python cmds.

Ex: /eval print(Config.AUTH_USERS)

• Download to download replied file to perform certain tasks.

Ex: /dl (reply to any telegram media)

• Upload to upload any downloaded or processed file.

Ex: /ul path (path = name of the downloaded file)

• Bash to execute shell cmds.

Ex: /bash ffmpeg -h

• Settings to see ffmpeg variables.

Ex: /settings

• Cmds to change ffmpeg variables

• /crf 


Ex: /crf 28


• /quality


Ex: /quality 800x400


• /speed


Ex: /speed fast


• /audio


Ex: /audio 40k


/codec 


Ex: /codec libx265

Deploy

• Preferred deploying place is either (ab)use workflows or vps.

• Workflows

• Clone https://github.com/Parth-Senpai/AutoHost


• Clone this repo and make private


• Add environmental variables in config.py


• In AutoHost repo, add secrets such as

GH_TOKEN (github token with all permissions)

GitHubName (github name)

GithubMail (github mail)


• In AutoHost repo, add your repo link and in line cd, replace the next text with ur repo username.


• After this, you are advised to trigger a workflow_dispatch and voila, bot will start working.

Anime Group

Follow On

Github

Telegram

heclingxoder's People

Contributors

tobigod123 avatar snyk-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.