anbuinfosec / social-bot-v2

A simple python social media video downloader bot.

Home Page:https://social-bot-v2.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social-bot-v2

Banner anbuinfosec

A simple python social media video downloader bot.

Available downloaders

  • FACEBOOK
  • INSTAGRAM
  • TWITTER
  • YOUTUBE
  • TERABOX

Install

  1. Clone this repo.
git clone https://github.com/anbuinfosec/social-bot-v2 && cp -r social-bot-v2/. . && rm -rf social-bot-v2
  1. Install all requirements.
pip install -r requirements.txt

Config .env

  • TELEGRAM_BOT_TOKEN: The Telegram Bot Token that you got from @BotFather.
  • API_KEY: The apikey that you got from anbusec.xyz.
TELEGRAM_BOT_TOKEN=YOUR_TELEGRAM_BOT_KEY
API_KEY=YOUR_API_KEY

Run Project

python bot.py

Run on replit

Run on Repl.it

Go to secret and edit telegram bot key and apikey. Then run project.


Tutorial

Watch the tutorial

🌐 Socials:

Facebook Instagram LinkedIn YouTube Codepen

About

A simple python social media video downloader bot.

https://social-bot-v2.vercel.app

License:MIT License


Languages

Language:Python 100.0%