3 528
订阅者
-724 小时
-87 天
-11930 天
帖子存档
3 527
هذا يلا صدك كافي يسوي النص متحرك
https://ar.flamingtext.com/net-fu/image_output.cgi?script=inner-fire-anim-logo&text=احبك&extAnim=gif
3 527
الايبي
https://ar.flamingtext.com/net-fu/image_output.cgi?script=harry-potter-logo&text=احبك&ext=png
يلا كافي تعبت 🤣.
3 527
https://ar.flamingtext.com/net-fu/image_output.cgi?script=clan-logo&text=احبك&ext=png
ايبي تصميم النصوص مرتب هم ساحبه مباشر من موقع
3 527
كود كتابة علئ الورق
هنا يعرض الصورة
https://writingnames.com/inc/editor.php?urlimg=paper.png&name=احبك&save=0&cat=8&s=0&psd=27&fonts=gen.ttf&size=40&position=260&color=000000&border=FFFFFF
هنا ينزل الصورة
https://writingnames.com/inc/editor.php?urlimg=paper.png&name=احبك&save=1&cat=8&s=0&psd=27&fonts=gen.ttf&size=40&position=260&color=000000&border=FFFFFF
دائمي مسحوب من موقع.
3 527
هاي هيج منصات قفاصه هسه منتشره بالعراق خوات الكحبه يخلون حسيني بالفيديو ويقفصون ع الناس منصه ثقه ومدري شنو وجذب تقفيص بتقفيص
3 527
import requests
from bs4 import BeautifulSoup
text = input(">>> ")
soup = BeautifulSoup(requests.get("https://arabic-text.com/", headers={'user-agent':'Mozilla/5.0'}).text,'html.parser')
r = requests.post("https://arabic-text.com/", headers={'content-type':'application/x-www-form-urlencoded','user-agent':'Mozilla/5.0','x-requested-with':'XMLHttpRequest'}, data={
'ScriptManager1':'UpdatePanel1|Button1','__EVENTTARGET':'','__EVENTARGUMENT':'',
'__VIEWSTATE':soup.find(id="__VIEWSTATE")['value'],
'__VIEWSTATEGENERATOR':soup.find(id="__VIEWSTATEGENERATOR")['value'],
'__EVENTVALIDATION':soup.find(id="__EVENTVALIDATION")['value'],
'TextBox1':text,'__ASYNCPOST':'true','Button1':' >>>'
})
print(BeautifulSoup(r.text,'html.parser').find('textarea', id='TextBox2').text.strip())
كود عكس النص العربي احتاجيته وسويته يمكن غيري يحتاجه هم.3 527
https://play.google.com/store/apps/details?id=com.hosting.hosting
تطبيق استضافه بايثون تكدر تشغل بوتاتك 😆.
3 527
import requests, os, uuid, json
from urllib.parse import urlparse, quote
U, P, T = "https://access.vheer.com/api/Vheer/UploadByFileNew", "2eYfnBtLhGE1cyYwsXjNqgT3y6LwF6W5De2QVtwDJIou9XywW/q3B83MaOQbHJnd5EkPEK96+vNfstY=", "https://translate.googleapis.com/translate_a/single?client=gtx&dt=t&sl=auto&tl=ar&q="
def tr(txt): return "".join(i[0] for i in requests.get(T+quote(txt)).json()[0] if i[0])
def up(u):
s=requests.Session(); s.headers={'Origin':'https://vheer.com','Referer':'https://vheer.com/','User-Agent':'Mozilla/5.0'}
fn=os.path.basename(urlparse(u).path) or f"img_{uuid.uuid4().hex}.jpg"
open(fn,"wb").write(s.get(u).content); s.options(U)
r=s.post(U,files={"file":(fn,open(fn,"rb"),"image/jpeg"),"params":(None,P)}); os.remove(fn)
d=r.json(); c=d.get("data",{}).get("caption");
if c: d["data"]["caption"]=tr(c); return json.dumps(d,ensure_ascii=False)
if __name__=="__main__": print(up(input("Image URL: ")))
كود api تحليل الصور ينطيك التحليل بالعربي بدون حدود 😉.
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
