SkillAgentSearch skills...

Vidzilla

This Telegram bot allows users to download videos from various social media platforms including Instagram Reels, TikTok, YouTube, Facebook, Twitter, and Pinterest.

Install / Use

/learn @zerox9dev/Vidzilla
About this skill

Quality Score

0/100

Category

Marketing

Supported Platforms

Universal

README

Vidzilla 🤖

Simple bot for downloading videos from social media

What can the bot do?

  • Downloads videos from 8 popular platforms
  • Sends videos in two formats (video + file)
  • No download limits
  • No payments or subscriptions required
  • Simple and clean interface

Supported platforms:

YouTube • Instagram • TikTok • Facebook • Twitter • Pinterest • Reddit • Vimeo


How to use?

  1. Find a video link on any supported platform
  2. Send the link to the bot in Telegram
  3. Get your video in two formats:
    • 🎥 Video (for watching)
    • 📁 File (for downloading)

That's it! 😊

Bot commands:

/start - Start using the bot

For developers

If you want to run the bot yourself:

  1. Install Python 3.8+

  2. Clone the repository:

    git clone https://github.com/zerox9dev/Vidzilla.git
    cd Vidzilla
    
  3. Install dependencies:

    pip install -r requirements.txt
    
  4. Create .env file with settings

    • For polling mode:
    BOT_MODE=polling
    
    • For webhook mode:
    BOT_MODE=webhook
    WEBHOOK_PATH=/webhook
    WEBHOOK_URL=https://your-domain.com
    
  5. Run the bot:

    python bot.py
    

License

MIT License - see LICENSE file

View on GitHub
GitHub Stars55
CategoryMarketing
Updated11d ago
Forks37

Languages

Python

Security Score

85/100

Audited on Mar 9, 2026

No findings