Skystapper / animdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


There are multiple things I can do:

πŸ‘‰ All Supported Video Formats of https://rg3.github.io/youtube-dl/supportedsites.html

πŸ‘‰ Upload as file from any HTTP link

πŸ‘‰ Convert To Streamable Video, any Telegram media

πŸ‘‰ ReName Telegram files, with custom thumbnail support

πŸ‘‰ Get Low Speed Direct Download Link of any Telegram file

πŸ‘‰ Trim / Cult small images / videos from large media files

Installation

The Easiest Way

upgrade your subscription for @AnyDLBot without having to run anything on your own

The Easy Way

Deploy

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py

@BotFather commands

start - Check If Bot is Online!
help - How to use this Bot?
me - Check your Subscription
upgrade - Upgrade your Subscription
deletethumbnail - Delete / Clear saved Custom Thumbnail
getlink - Get Low Speed Direct Download Link
converttoaudio - Convert Video Files in Telegram to Telegram Audios
converttovideo - Convert to Streamable Video
rename - (Long Press) and Rename Telegram Media
extractstreams - Extract Streams from Telegram media
ffmpegrobot - Get Info
trim - (Long Press) and Enter TimeStamp
downloadmedia - Download media to storage
storageinfo - Get Info about currently saved Media in storage
clearffmpegmedia - Clear stored media from storage
unzip - Extract Compressed Files, inside Telegram
generatecustomthumbnail - Generate Custom Thumbnail for your streamable videos
generatescss - Generate SCreenShotS of Telegram media
  • For FeedBack and Suggestions, please feel free to say in @SpEcHlDe

LICENSE

  • GPLv3

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%Language:Procfile 0.0%