import telebot
import yt_dlp
import os
TOKEN = 'Bot_tokin_yozing'
bot = telebot.TeleBot(TOKEN)
@bot.message_handler(commands=['start', 'help'])
def send_welcome(message):
bot.reply_to(message, "Salom π\nMenga Instagram reels yoki video havolasni yuboring men uni yuklab beraman.")
@bot.message_handler(func=lambda message: 'instagram.com' in message.text)
def download_instagram_video(message):
url = message.text
msg = bot.reply_to(message, "β³ Video yuklanmoqda iltimos kuting...")
ydl_opts = {
'outtmpl': 'video_%(id)s.%(ext)s',
'format': 'best',
'quiet': True,
'http_headers': {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',
}
}
try:
with yt_dlp.YoutubeDL(ydl_opts) as ydl:
info = ydl.extract_info(url, download=True)
filename = ydl.prepare_filename(info)
with open(filename, 'rb') as video:
bot.send_video(
chat_id=message.chat.id,
video=video,
reply_to_message_id=message.message_id
)
bot.delete_message(message.chat.id, msg.message_id)
os.remove(filename)
except Exception as e:
bot.delete_message(message.chat.id, msg.message_id)
bot.reply_to(message, "β Kechirasiz videoni yuklab olishda xatolik yuz berdi. Iltmos qaytatdan harakat qlib ko'ring")
@bot.message_handler(func=lambda message: 'instagram.com' not in message.text)
def handle_other_messages(message):
bot.reply_to(message, "Iltimos, faqat Instagram video havolasini yuboring.")
if __name__ == "__main__":
print("Bot ishga tushdi...")
bot.polling(none_stop=True)
pip install pyTelegramBotAPI yt-dlp
Please open Telegram to view this post
VIEW IN TELEGRAM
Bugun oyinda kim yutadi ? πΊπΏ vsπ΅πΉ
Anonymous Poll
54%
28%
18%
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Kimda bo'lgan π
Please open Telegram to view this post
VIEW IN TELEGRAM
Bugun tarixiy o'yin: O'zbekiston vs Portugaliya
Sinfdoshlar bilan Semechka, kolani olib tomosha qiladigan joyi lekin. Sizning tahminiy hisobingiz nechi? yon bosmasdan kuchlarga qarab yozing))
HammaπΊπΏ 3:2π΅πΉ hisobini kutyabdimi)
Sinfdoshlar bilan Semechka, kolani olib tomosha qiladigan joyi lekin. Sizning tahminiy hisobingiz nechi? yon bosmasdan kuchlarga qarab yozing))
Hamma
Please open Telegram to view this post
VIEW IN TELEGRAM
7 daqiqa π
Oyini zor tv dan korishingiz mumkinπ₯
Oyini zor tv dan korishingiz mumkin
Please open Telegram to view this post
VIEW IN TELEGRAM