🤖 Mineen Bot is a powerful Telegram bot designed to help users download audio and video content from various sources, including YouTube. With a user-friendly interface and seamless functionality, Mineen Bot makes media downloading easy and efficient.
- Audio and Video Downloads: Download audio in MP3 format or videos in various resolutions (360p, 720p, 1080p).
- Real-time Progress Updates: Get real-time updates on download progress, speed, and estimated time of arrival (ETA).
- Customizable Commands: Use simple commands to interact with the bot and access its features.
- Cookie Support: Bypass authentication requirements by using cookies for sites that require login.
/start- Initializes the bot and sends a welcome message./help- Provides information on how to use the bot and available commands./ping- Checks the bot's response time and sends a ping message.- Just send a URL to see your download options!
- Node.js (version 14 or higher)
- npm (Node package manager)
git clone https://github.com/yourusername/mineen-bot.git
cd mineen-botnpm install- Create a
config/config.jsfile and add your Telegram bot token:module.exports = { BOT_TOKEN: 'YOUR_TELEGRAM_BOT_TOKEN', };
- (Optional) Add your
cookies.txtfile in the root directory if needed for authentication.
node bot.jsTo run the bot in the background, use nohup:
nohup node bot.js &Contributions are welcome! If you have suggestions or improvements, feel free to create a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or support, please contact:
- Fardeen Beigh
- [email protected]