All Projects → vasusen-code → VIDEOconvertor

vasusen-code / VIDEOconvertor

Licence: GPL-3.0 license
A stable and Fast telegram video convertor bot which can encode into different libs and resolution, compress videos, convert video into audio and other video formats, rename with thumbnail support, generate screenshot and trim videos.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to VIDEOconvertor

FileRenameBot
A Telegram File Renamer Bot With Permanent Thumbnail Support Also It Can Convert Files Into Video!!
Stars: ✭ 369 (+105%)
Mutual labels:  converter, rename-files, renamer
FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
Stars: ✭ 32 (-82.22%)
Mutual labels:  rename, rename-files, renamer
xin26x
Video Encoder for Now and Next Decade
Stars: ✭ 74 (-58.89%)
Mutual labels:  encoder, hevc
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+211.11%)
Mutual labels:  converter, encoder
Jave2
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
Stars: ✭ 570 (+216.67%)
Mutual labels:  converter, encoder
EasyCompressor
⚡ A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
Stars: ✭ 167 (-7.22%)
Mutual labels:  compress, compressor
rename-tool
一个基于 .NET Core 2.x 实现的项目重命名工具
Stars: ✭ 16 (-91.11%)
Mutual labels:  rename, rename-files
filename-simplifier
☄ Simplify your library
Stars: ✭ 14 (-92.22%)
Mutual labels:  rename, renamer
Wx Voice
Convert audio files between Tencent apps (Weixin / Wechat, QQ) and Silk codec with other general formats such as MP3 and M4A
Stars: ✭ 93 (-48.33%)
Mutual labels:  converter, encoder
Docs
The API for generating high quality images from HTML/CSS.
Stars: ✭ 49 (-72.78%)
Mutual labels:  screenshot, converter
BatchEncoder
BatchEncoder is an audio files conversion software.
Stars: ✭ 145 (-19.44%)
Mutual labels:  converter, encoder
renamer
Command line tool to rename multiple files at once.
Stars: ✭ 79 (-56.11%)
Mutual labels:  rename-files, renamer
CodeProject
Common code for unity project develop.
Stars: ✭ 28 (-84.44%)
Mutual labels:  converter, compress
Mybox
Easy tools of document, image, file, network, location, color, and media.
Stars: ✭ 45 (-75%)
Mutual labels:  converter, compress
video-quality-metrics
Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.
Stars: ✭ 87 (-51.67%)
Mutual labels:  encoder, hevc
gonvert
Golang character encoding converter with an automatic code-estimation.
Stars: ✭ 24 (-86.67%)
Mutual labels:  converter, encoder
Switch-Screenshots
Script to organize Nintendo Switch screenshots by directory instead of date.
Stars: ✭ 50 (-72.22%)
Mutual labels:  screenshot
dotfiles
. files
Stars: ✭ 37 (-79.44%)
Mutual labels:  screenshot
pclzip-doc-zh-cn
PHP 库 PclZip 的简体中文翻译文档(zh-cn translation for PHP lib: PclZip)
Stars: ✭ 25 (-86.11%)
Mutual labels:  compress
nanopack
Lightweight Msgpack Encoder
Stars: ✭ 15 (-91.67%)
Mutual labels:  encoder

VideoConvertor poster

ᴠɪᴅᴇᴏ ᴄᴏɴᴠᴇʀᴛᴏʀ

Main branch - For personal use

Public branch - For your channel

Telegran Channel - DroneBots

Public branch

To use it for your channel,Has forcesub, Database, LOG channel and ACCESS channel(To spy users).

Variables required are:

  • API_ID

  • API_HASH

  • BOT_TOKEN

  • LOG_CHANNEL - Log channel username

  • LOG_ID - Log channel id [Should be Public]

  • ACCESS_CHANNEL - Input access channel/group id [SHOULD BE PRIVATE GROUP]

  • FORCESUB - Channel/group id to which u want user be forced to subscribe.

  • MONGODB_URI

  • AUTH_USERS - Bot owner UserId.

  • FORCESUB_UN - Username of your forcesub channel.

  • BOT_UN - Username of yout Bot.

  • HEROKU_API - Your heroku api, you can get it from heroku account settings(optional, add only if you want to restart directly from tg.)

  • HEROKU_APP_NAME - Your heroku app name(optional, add only if you want to restart directly from tg.)

AUTH_USERS COMMANDS:

  • /disallow <id> : to ban
  • /allow <id> : to unban
  • /users : count total users
  • /msg <id> : give this command replying to a message
  • /bcast : Reply to any kind of message to broadcast it
  • menu >> settings >> restart

Deploy (🌟Star the repo)

Deploy your own bot on heroku

Warning - There are two different branches available, go to main branch if you need bot for your personal needs.

Fork and Click on Deploy in your fork

Alternate way:

If you are facing any problem while deploying through heroku button, just fork and deploy manually by creating a new app in heroku. Add these buildpacks if deploying manually:

  • https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
  • heroku/python

Deploy your bot on Okteto

Develop on Okteto

LICENSE:

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].