This media is not supported in your browser
VIEW IN TELEGRAM
𝚂𝚎𝚗𝚒 𝚖𝚒𝚢𝚊𝚜𝚒 𝚋𝚒𝚕𝚊𝚗 𝚚𝚘𝚗𝚞𝚗𝚒𝚢 𝚊𝚓𝚛𝚊𝚜𝚑𝚐𝚊𝚗 𝚍oʻ𝚜𝚝𝚒𝚗𝚐
Bot uchun insta downloader funksiyasi shunchaki kodni copy qib kodizmi luboy bir qismiga qoyasiz ishlayveradi
Manba: @PHPsLab
Manba: @PHPsLab
$update = json_decode(file_get_contents("php://input"));
$message = $update->message;
$chat_id = $message->chat->id;
$text = $message->text;
if(strpos($text, "instagram")!==false){
$instagramUrl = $text;
$apiUrl = 'https://cvt.su/v2/instagram/index.php/' . urlencode($instagramUrl);
# curl orqali API so'rovni jo'natish
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $apiUrl);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); #So'rov natijasini olish
$response = curl_exec($ch);
curl_close($ch);
# JSON formatidagi natijani array ga o'girish
$result = json_decode($response, true);
# Natijalarni korsatish:
if (isset($result['download_link'])) {
bot(sendVideo, [
chat_id => $chat_id,
video => $result['download_link'],
caption => "Muvaffaqqiyatli yuklab olindi"
]);
} else {
bot(sendMessage,
chat_id => $chat_id,
text => "video topilmadi"
]);
}
}
# by @winistorm 🦅 ft @PHPsLab
# insta: reels, stories, IGTV hulas hamasini yukledi.
?>🔥4👍1
oddiy kompyuterdan pechka sifatida foydalanish mumkin ekanligini bilarmidiz ? 👀
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Battles Uz
Crypto[@Rich_oke].php
2.8 KB
😉 Assalomu alaykum! Bu bot orqali siz cryptocurrency kursini bilishingiz mumkin.
✨ Muallif: @Rich_oke
✨ Muallif: @Rich_oke
👍2
This media is not supported in your browser
VIEW IN TELEGRAM
Nft stickerlar davri ham yaqinlashib qoldimi?
PHP
Nft stickerlar davri ham yaqinlashib qoldimi?
Lekin sticker ham olibquyish kerak hozirda GIFt larni narxi qay darajada oshdi , stickerlr ham qoplab bersa kerak
💩3
Forwarded from Humo Hacker | ⎙
https://api.smtv.uz/spotify/api.php?music=phonk
https://api.smtv.uz/shazam/?music=phonk
https://api.smtv.uz/ai/?text=hello
https://api.smtv.uz/yt/?url=
https://api.smtv.uz/pin/?url=
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2⚡1
PICAi(@PHPsLab).php
2.5 KB