Spaces:
Runtime error
Runtime error
Update main.py
Browse files
main.py
CHANGED
|
@@ -28,7 +28,7 @@ if not os.path.exists(TEMP_DIR):
|
|
| 28 |
MAX_FILE_AGE = 1800
|
| 29 |
|
| 30 |
# --- CONFIGURATION ---
|
| 31 |
-
RAPID_API_KEY = "
|
| 32 |
RAPID_API_HOST = "facebook-reel-and-video-downloader.p.rapidapi.com"
|
| 33 |
|
| 34 |
def get_url_hash(url: str):
|
|
|
|
| 28 |
MAX_FILE_AGE = 1800
|
| 29 |
|
| 30 |
# --- CONFIGURATION ---
|
| 31 |
+
RAPID_API_KEY = "76af57b863msh20fecf9aaa3b6c6p1bbc52jsn3b00ca30e34f" # <--- BRO ရဲ့ KEY ကá€á€¯ ဒီမှာပြန်ထည့်ပါ
|
| 32 |
RAPID_API_HOST = "facebook-reel-and-video-downloader.p.rapidapi.com"
|
| 33 |
|
| 34 |
def get_url_hash(url: str):
|