Spaces:
Sleeping
Sleeping
Update saved_transcripts.py
Browse files- saved_transcripts.py +8 -3
saved_transcripts.py
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
saved_transcripts = {
|
2 |
-
"
|
3 |
"F9cTlfD7ZGM": "This video explains advanced AI concepts using example 2.",
|
4 |
"HMcFwjWVprs": "This video explains the GenAI protocol and its real-world impact.",
|
5 |
"9bZkp7q19f0": "An entertaining music video showcasing viral content dynamics.",
|
6 |
-
"kpFryeT3Y18": "This tutorial covers the basics of AI agent collaboration with demos."
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
saved_transcripts = {
|
2 |
+
"dQw4w9WgXcQ": "This video explains advanced AI concepts using example 1.",
|
3 |
"F9cTlfD7ZGM": "This video explains advanced AI concepts using example 2.",
|
4 |
"HMcFwjWVprs": "This video explains the GenAI protocol and its real-world impact.",
|
5 |
"9bZkp7q19f0": "An entertaining music video showcasing viral content dynamics.",
|
6 |
+
"kpFryeT3Y18": "This tutorial covers the basics of AI agent collaboration with demos.",
|
7 |
+
|
8 |
+
# ✅ Newly Added Shorts Videos
|
9 |
+
"L7rnto5Oe0s": "A motivational AI short reminding us to never give up.",
|
10 |
+
"-mMbOxXNPhY": "This short features a quick tip on AI tools for productivity.",
|
11 |
+
"bUbV2CIHHmU": "A creative take on how AI changes everyday problem-solving."
|
12 |
+
}
|