kavehtaheri commited on
Commit
f903719
·
verified ·
1 Parent(s): d8c4f81

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ import re # Used for regex parsing of the URL shortcode
12
  # --- Configuration ---
13
  # Gemini API key
14
  # IMPORTANT: Replace with your actual Gemini API Key for translation
15
- GEMINI_API_KEY = "YOUR_GEMINI_API_KEY_HERE"
16
 
17
  # One-API Token for Instagram Downloader
18
  # IMPORTANT: Replace with your token from one-api.ir
 
12
  # --- Configuration ---
13
  # Gemini API key
14
  # IMPORTANT: Replace with your actual Gemini API Key for translation
15
+ GEMINI_API_KEY = "AIzaSyAKI92YawOKQ1-HRLmvaryMEWk_y4alJgA"
16
 
17
  # One-API Token for Instagram Downloader
18
  # IMPORTANT: Replace with your token from one-api.ir