𝐖𝐞𝐛𝐂𝐨𝐝𝐞𝐫 𝐓𝐞𝐚𝐦
603 subscribers
272 photos
49 videos
697 files
381 links
➡️ "W" - Web
➡️ "C" - Coder
➡️ "T" - Team

🔵KELAJAK BIZ BILAN!

♻️ Creator: @mengaliyev_02
⚙️ Admin: @yurakda_qolgan
↪️ Chat: @WebCoder_Chat

Mashiniklarga aldanib qolmang bu offical kanal
Download Telegram
👤 Adminla Kanal Chatmas Yozishadigan!

Lichda yoki Chatda yozishila ok
👍5
http://u14314.xvest4.ru/Animations/index.html

Buniham korvorila

( Bunda sichqoncha yordamida Meduza shaklidagi Animatsiyon obyektni o'ynatish mumkin )
🏆7👍3🐳3🍾3💯2
Forwarded from #Blog
VIDEO_TO_MP3_RASM_BACKGROUND.py
2.3 KB
🎦👉🎵 VIDEONI MP3 QILADI VA
🖼️👉🌠RASMNI ORQA FONINI KESIB BERUVCHI TELEGRAM BOTI🤖...
---------------------------------
🎛 Dasturlash tili PYTHON
------------------------------------------
🗃 Manba @PYTHON_700
👨‍💻 Dasturchi @PHP555 @PYTHON100
---------------------------------------------
👉VIJDONIZ BOʻLSA MANBA BILAN OLING


@PYTHON_700

@PYTHON_700 KANALI UCHUN MAXSUS TAYYORLANDI
👍5
Forwarded from #Blog
import os
from telebot import TeleBot, types
from moviepy.editor import VideoFileClip
from PIL import Image
from rembg import remove
from io import BytesIO

TOKEN = 'Tokenizni_kiriting'
bot = TeleBot(TOKEN)

@bot.message_handler(commands=['start'])
def handle_start(message):
    markup = types.InlineKeyboardMarkup()
    markup.row_width = 2
    markup.add(types.InlineKeyboardButton("VIDEO>MP3", callback_data="video_to_mp3"),
               types.InlineKeyboardButton("PHOTO>BACKGROUND", callback_data="photo_to_background"))
    bot.send_message(message.chat.id, "Quyidagi Tugmani Bosing:", reply_markup=markup)

@bot.callback_query_handler(func=lambda call: True)
def handle_call(call):
    if call.data == "video_to_mp3":
        msg = bot.send_message(call.message.chat.id, "Iltimos 20Mbgacha boʻlgan Videoni Yuboring Uni Audio Shaklida Yuboraman.")
        bot.register_next_step_handler(msg, process_video_step)
    elif call.data == "photo_to_background":
        msg = bot.send_message(call.message.chat.id, "RASM JOʻNATING UNI ORQA FONINI KESIB SIZGA YUBORAMAN .")
        bot.register_next_step_handler(msg, process_photo_step)

def process_video_step(message):
    if message.content_type == 'video':
        file_info = bot.get_file(message.video.file_id)
        downloaded_file = bot.download_file(file_info.file_path)
        temp_video_path = "temp_video.mp4"
        with open(temp_video_path, 'wb') as new_file:
            new_file.write(downloaded_file)

        clip = VideoFileClip(temp_video_path)
        temp_audio_path = "extracted_audio.mp3"
        clip.audio.write_audiofile(temp_audio_path)
        clip.close()

        with open(temp_audio_path, 'rb') as audio:
            bot.send_audio(message.chat.id, audio)

        os.remove(temp_video_path)
        os.remove(temp_audio_path)

def process_photo_step(message):
    if message.content_type == 'photo':
        file_info = bot.get_file(message.photo[-1].file_id)
        downloaded_file = bot.download_file(file_info.file_path)

        input_image = Image.open(BytesIO(downloaded_file))
        output_image = remove(input_image)

        output_image_io = BytesIO()
        output_image.save(output_image_io, 'PNG')
        output_image_io.seek(0)
        bot.send_photo(message.chat.id, output_image_io)

bot.polling(none_stop=True)

FILEDAGI TELEGRAM BOT KODI.PY
👉MANBA: @PYTHON_700
👨‍💻 DASTURCHI: @PHP555 @PYTHON100
👍6
🤖 @Nomerchik_Bot qande chiqibdi

#reaksiya bilan ifodalang fikringizni
👍2😍1
👤 Tekin Obunachi Qoʻshildi Telegramga!

Bosamiz

@UzbGrams_Bot
👍2
Accountimni Chopishdi 😔😔😔@PHP555

ILTIMOS ACCOUNTNI KIM CHOPGAN BOʻLSA QAYTARIB BERILAR JUDA ZARUL NARSALARI BOR EDI
Uxlashdan oldin @Vaxshiyliklar kanaliga kiring
Ogohlantiraman qorqinchli kanal
😱3😍2❤‍🔥11
𝐖𝐞𝐛𝐂𝐨𝐝𝐞𝐫 𝐓𝐞𝐚𝐦
Accountimni Chopishdi 😔😔😔@PHP555 ILTIMOS ACCOUNTNI KIM CHOPGAN BOʻLSA QAYTARIB BERILAR JUDA ZARUL NARSALARI BOR EDI
SHAXSIY AXBOROTLARNI, MAʼLUMOTLARNI TELEGRAMDA SAQLASHGA TAVSIYA BERMIMAN.
ENG YAXSHI USULI MOY FAYL YOKI FLESHKADA SAQLAGAN MAʼQULDIR DEB BILAMAN BOʻLIB OʻTGAN HODIDASAN SOʻNG.😔😔😔
👍2🌚2👨‍💻1
🥲🥲🥲
Please open Telegram to view this post
VIEW IN TELEGRAM
Sysdc.uz hammada qotyapdimi
Forwarded from 👨🏻‍💻 BIG-IT - Ma`lumotlar markazi | Информационный центр | Information center
Assalomu aleykum biz buni ustida ishlamoqda, sizga xabar beramiz, noqulaylik uchun uzur.
𝐖𝐞𝐛𝐂𝐨𝐝𝐞𝐫 𝐓𝐞𝐚𝐦
Sysdc.uz aloqa markazi bilan bog‘lanib shu javobni oldik👍
Ishlashni boshladi
20💯6🐳4🏆2🍾2
ℂℍ𝔸𝕋 𝔾𝕆𝕆🗨️
👍1
👉Manba: https://t.me/WebCoder_Team

$update = json_decode(file_get_contents('php://input'));
    $message = $update->message;
    $chat_id = $update->message->chat->id;
    $text = $message->text;
$message_id = $update->message->message_id;
$ALI = ["🖤","🌚","🌸","🫶","","😉","🩷","🥹","😻","👍","😂","🌛","😜","🤎","🩶","💙","💗","🫂",
"💕", "", "🔥", "🥰", "👏", "😁", "😢", "🎉", "🤩", "🙏", "👌",
"🕊", "😍", "❤‍🔥", "🤣", "🌷", "💔", "🍓", "🍾",
"😊", "😍", "🥳", "😎", "🌈", "🌞", "🌟", "🎊", "🎈", "💖", "","🍂","🩵","💚"];
$T = $ALI[array_rand($ALI)];
bot('setmessagereaction',[
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'reaction'=>json_encode(array([
'type'=> "emoji",
"emoji"=>$T]))
]);


👉Manba: https://t.me/WebCoder_Team

kanali uchun maxsus funksiya.

👉Vijdoniz boʻlsa Manba bilan oling.
👍21
PAYME AUTO TO'LOV LINK SOTILADI🔥

hech qanaqa pasport narsalar kere emas prosta payme bo'lsa boldi
o'rgatib qo'yaman ham namuna bot @presmmbot

narxi : 50ming o'rnatib Berish bilan 100ming bo'ladi

PS: @TheRuslanbek
Please open Telegram to view this post
VIEW IN TELEGRAM
3👍1🔥1😱1🎅1