Simple bot for downloading videos from social media
- 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
YouTube • Instagram • TikTok • Facebook • Twitter • Pinterest • Reddit • Vimeo
- Find a video link on any supported platform
- Send the link to the bot in Telegram
- Get your video in two formats:
- 🎥 Video (for watching)
- 📁 File (for downloading)
That's it! 😊
/start - Start using the bot
If you want to run the bot yourself:
-
Install Python 3.8+
-
Clone the repository:
git clone https://github.com/zerox9dev/Vidzilla.git cd Vidzilla -
Install dependencies:
pip install -r requirements.txt
-
Create .env file with settings
-
Run the bot:
python bot.py
MIT License - see LICENSE file