Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Video Download Middleware API
|
| 2 |
|
| 3 |
وسيط بين الـ client وبين n8n / GitHub Action pipeline.
|
|
@@ -120,4 +144,4 @@ PUBLIC_URL=https://xxxx.ngrok.io uvicorn main:app --reload --port 8000
|
|
| 120 |
|
| 121 |
1. ارفع الملفات على Space جديد (Docker SDK)
|
| 122 |
2. حط الـ env vars في Settings → Repository secrets
|
| 123 |
-
3. الـ port هو `7860`
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: EGDownloader-API
|
| 3 |
+
sdk: docker
|
| 4 |
+
emoji: ⚡
|
| 5 |
+
colorFrom: red
|
| 6 |
+
colorTo: yellow
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
# Video Download Middleware API
|
| 26 |
|
| 27 |
وسيط بين الـ client وبين n8n / GitHub Action pipeline.
|
|
|
|
| 144 |
|
| 145 |
1. ارفع الملفات على Space جديد (Docker SDK)
|
| 146 |
2. حط الـ env vars في Settings → Repository secrets
|
| 147 |
+
3. الـ port هو `7860`
|