ملفات Pydroid+php
Ir al canal en Telegram
3 440
Suscriptores
-424 horas
-467 días
-12130 días
Carga de datos en curso...
Canales Similares
Nube de Etiquetas
Menciones Entrantes y Salientes
---
---
---
---
---
---
Atraer Suscriptores
junio '26
junio '26
+46
en 2 canales
mayo '26
+30
en 0 canales
Get PRO
abril '26
+129
en 1 canales
Get PRO
marzo '26
+197
en 0 canales
Get PRO
febrero '26
+247
en 0 canales
Get PRO
enero '26
+503
en 0 canales
Get PRO
diciembre '25
+809
en 1 canales
Get PRO
noviembre '25
+1 123
en 0 canales
Get PRO
octubre '25
+1 043
en 1 canales
Get PRO
septiembre '25
+9 683
en 1 canales
Get PRO
agosto '25
+77
en 1 canales
Get PRO
julio '25
+95
en 1 canales
Get PRO
junio '25
+78
en 0 canales
Get PRO
mayo '25
+15
en 0 canales
Get PRO
abril '25
+34
en 0 canales
Get PRO
marzo '25
+11
en 0 canales
Get PRO
febrero '25
+56
en 0 canales
Get PRO
enero '25
+61
en 0 canales
Get PRO
diciembre '24
+73
en 1 canales
Get PRO
noviembre '24
+71
en 0 canales
Get PRO
octubre '24
+36
en 0 canales
Get PRO
septiembre '24
+40
en 1 canales
Get PRO
agosto '24
+63
en 0 canales
Get PRO
julio '24
+69
en 0 canales
Get PRO
junio '24
+46
en 0 canales
Get PRO
mayo '24
+54
en 0 canales
Get PRO
abril '24
+70
en 0 canales
Get PRO
marzo '24
+95
en 0 canales
Get PRO
febrero '24
+94
en 2 canales
Get PRO
enero '24
+84
en 0 canales
Get PRO
diciembre '23
+80
en 1 canales
Get PRO
noviembre '23
+103
en 4 canales
Get PRO
octubre '23
+77
en 0 canales
Get PRO
septiembre '23
+329
en 0 canales
Get PRO
agosto '23
+81
en 0 canales
Get PRO
julio '23
+49
en 0 canales
Get PRO
junio '23
+87
en 0 canales
Get PRO
mayo '23
+231
en 0 canales
Get PRO
abril '23
+925
en 0 canales
Get PRO
marzo '23
+710
en 0 canales
| Fecha | Crecimiento de Suscriptores | Menciones | Canales | |
| 28 junio | 0 | |||
| 27 junio | +1 | |||
| 26 junio | +2 | |||
| 25 junio | 0 | |||
| 24 junio | 0 | |||
| 23 junio | 0 | |||
| 22 junio | 0 | |||
| 21 junio | 0 | |||
| 20 junio | +1 | |||
| 19 junio | +3 | |||
| 18 junio | 0 | |||
| 17 junio | +1 | |||
| 16 junio | 0 | |||
| 15 junio | +6 | |||
| 14 junio | +3 | |||
| 13 junio | 0 | |||
| 12 junio | +3 | |||
| 11 junio | +7 | |||
| 10 junio | +2 | |||
| 09 junio | +2 | |||
| 08 junio | +2 | |||
| 07 junio | +5 | |||
| 06 junio | +6 | |||
| 05 junio | +1 | |||
| 04 junio | 0 | |||
| 03 junio | 0 | |||
| 02 junio | +1 | |||
| 01 junio | 0 |
Publicaciones del Canal
| 2 | import requests
def down_capcut(url):
try:
res = requests.post(
"https://www.genviral.io/api/tools/social-downloader",
json={"url": url},
headers={
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64)",
"referer": "https://www.genviral.io/tools/download/capcut",
},
)
res.raise_for_status()
return res.json()
except Exception as error:
raise Exception(f"Capcut API request failed: {error}")
. اسرع APi تحميل CapCut . | 188 |
| 3 | . اسرع API تحميل فيد وصوت تيك بالكرة الارضية . | 266 |
| 4 | import requests
keyWord = "هاجس بروحي"
res = requests.post(
"https://api.vidssave.com/api/contentsite_api/media/hot_list",
data={
"auth": "20250901majwlqo",
"domain": "api-ak.vidssave.com",
"hot_type": "ytb",
"keyword": keyWord,
},
).json()
print(res)
. Api Search youtube . | 271 |
| 5 | سوولنه واهس ننشرلكم apis
اترسوا حسابي هدايه
@xZaeem | 51 |
| 6 | منو شافهم 🤣. | 380 |
| 7 | يحول الصورة الئ فيديو | 410 |
| 8 | text.py | 401 |
| 9 | متوفر اسحبلك apis
- @xZaeem | 105 |
| 10 | بس شني الخلل مادري شفت قنوات اخباريه ناشرة الخبر 🤣
يمكن هذا
ⓘ لا يمكنك رؤية هذه الرسالة لأن تيليجرام محظور في منطقتك. | 30 |
| 11 | خلل تقني يضرب تطبيق "التلكرام" في بعض دول العالم | 34 |
| 12 | بوت تحميل يدعم الف منصه ويدعم البحث ب 4 منصات مثل ساوند تيك لخ وغيرهم + اذا تريد تحمل برابط كتلك يدعم الف منصه وذا تريد بحث ب 4 منصات
معرف البوت @hamsterkeygen1bot | 720 |
| 13 | Sin texto... | 672 |
| 14 | import requests
def down_api(url):
res = requests.post(
"https://api.vidssave.com/api/contentsite_api/media/parse",
data={
"auth": "20250901majwlqo",
"domain": "api-ak.vidssave.com",
"origin": "source",
"link": url,
},
).json()
return res
- Api Download Videos and Audios from Youtube and Instagaram and another sites . | 653 |
| 15 | سلملي كل حسابات العالم سجلت خروج | 614 |
| 16 | محلل تقني:
هناك عطل فني عالمي مفاجئ واسع النطاق يضرب منصات شركة "ميتا" (Meta) حالياً، وبدأ التأثير يظهر بوضوح خلال الساعة الأخيرة.
تفاصيل المشكلة وما يواجهه المستخدمون الآن:
- فيسبوك وماسنجر: المشكلة الأبرز هي تسجيل خروج تلقائي ومفاجئ للمستخدمين من حساباتهم (Session Expired). وعند محاولة إعادة تسجيل الدخول، تظهر رسالة خطأ تفيد بأن "كلمة المرور خاطئة" أو "حدث خطأ غير متوقع" مع عدم الاستجابة للخوادم.
- إنستغرام : يواجه العديد من المستخدمين صعوبة بالغة في تحديث الصفحة الرئيسية (Feed)، أو عدم القدرة على رفع الصور والقصص (Stories)، وتوقف بعض الميزات عن العمل.
- واتساب : هناك تقارير متفاوتة عن بطء أو انقطاع في إرسال واستقبال الرسائل والوسائط لدى بعض المستخدمين، وإن كان تأثيره أقل مقارنة بفيسبوك.
- الخلل ناتج عن مشكلة تقنية في الخوادم الرئيسية (Servers) لشركة ميتا، مما أدى إلى انهيار مفاجئ في أنظمة التحقق من الهوية والاتصال بالشبكة عالمياً.
- المشكلة عامة ومن المصدر وليست اختراقاً لحسابك الشخصي. لا داعي لتكرار محاولات تغيير كلمة المرور أو حذف التطبيقات حالياً، فالشركة تعمل الآن على حل الأزمة برمتها، وستعود الخدمة لطبيعتها تدريجياً بمجرد إصلاح الخوادم. | 620 |
| 17 | import requests
def down_insta(url):
return requests.get(
"https://download.vgasoft.vn/web/c/instagram/getVideo?link=" + url
).json()
def down_youtube(url):
return requests.get(
"https://download.vgasoft.vn/web/c/youtube/getVideo?link=" + url
).json()
def down_tiktok(url):
return requests.get(
"https://download.vgasoft.vn/web/c/tiktok/getVideo?link=" + url
).json()
def down_facebook(url):
return requests.get(
"https://download.vgasoft.vn/web/c/facebook/getVideo?link=" + url
).json()
- APis download videos and audios from :
-FaceBook
-YouTube
-Instagram
-TikTok
- @LL_php | 561 |
| 18 | وهاي استضافه بايثون مجانيه بدون لانقاط ولاهاي لكيتها باليوتيوب مو مالتي
https://alshiek.serveousercontent.com/api/login | 728 |
| 19 | اي شخص يسوي بوت ع الايبي خلي يدز المعرف اشوف بوتاتكم 🥰. | 54 |
| 20 | import requests
import json
import time
import os
prompt = "نص تعديل الصورة هنا"
image_file = "i.png" # هنا خلي اسم ملف الصورة
MODELS = [
{"name": "Flux 2 Pro", "value": "FLUX2_PRO_IMAGE"},
{"name": "Nano Banana", "value": "NANOBANANA_IMAGE"},
{"name": "Nano Banana 2", "value": "NANOBANANA_2_IMAGE"},
{"name": "Z Image", "value": "Z_IMAGE"}
]
session = requests.Session()
session.headers.update({
'accept': 'application/json, text/plain, */*',
'accept-language': 'en',
'origin': 'https://www.genpick.app',
'referer': 'https://www.genpick.app/',
'user-agent': 'Mozilla/5.0'
})
def print_json(r, name):
print(f"\n=== {name} ===")
print(r.status_code)
try:
print(json.dumps(r.json(), indent=2, ensure_ascii=False))
except:
print(r.text)
def main():
print("\nSelect Model:")
for i, m in enumerate(MODELS, 1):
print(f"{i}. {m['name']}")
try:
choice = int(input("\nEnter model number: "))
selected_model = MODELS[choice-1]["value"]
except:
print("Invalid choice")
return
uploaded_url = ""
if os.path.exists(image_file):
with open(image_file, 'rb') as f:
upload_resp = session.post(
'https://tmpfiles.org/api/v1/upload',
files={'file': ("image.png", f, 'image/png')}
)
data = upload_resp.json()
uploaded_url = data.get("data", {}).get("url") or data.get("url")
if uploaded_url:
uploaded_url = uploaded_url.replace("tmpfiles.org/", "tmpfiles.org/dl/")
payload = {
"prompt": prompt,
"model": selected_model,
"style": "",
"aspectRatio": "1:1",
"resolution": "1K",
"numberOfImages": 1,
"imageUrls": [uploaded_url] if uploaded_url else []
}
gen = session.post('https://api.genpick.app/api/imagen/generate', json=payload)
print_json(gen, "generate response")
gen_data = gen.json()
job_id = gen_data.get("jobId") or gen_data.get("id") or gen_data.get("data", {}).get("jobId")
if not job_id:
return
for i in range(30):
r = session.get(f'https://api.genpick.app/api/imagen/status/{job_id}')
print_json(r, f"status {i+1}")
data = r.json().get("data", {})
state = data.get("state")
if state == "completed":
result = data.get("result", [])
image_url = result[0].get("imageUrl") if result else None
print(json.dumps({"jobId": job_id, "state": state, "imageUrl": image_url}, indent=2))
break
if state == "failed":
print(json.dumps({"jobId": job_id, "state": state, "error": data.get("failedReason")}, indent=2))
break
time.sleep(2)
if __name__ == "__main__":
main()
ايبي تعديل صور يدعم 4 نماذج غير محدود @LL_php | 798 |
¡Ya disponible! Investigación de Telegram 2025 — los principales insights del año 
