Nkuku commited on
Commit
0694f48
1 Parent(s): 88ade99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ def main():
177
  }
178
 
179
  # API key for accessing the YouTube Data API
180
- api_key = "AIzaSyBJYOSe8uMQf_mwbcE2fsfQJoCmhsRyJt8"
181
 
182
  # Create a menu for selecting a channel
183
  selected_channel = st.sidebar.selectbox("Select a Channel", list(channel_playlist_ids.keys()))
 
177
  }
178
 
179
  # API key for accessing the YouTube Data API
180
+ api_key = "AIzaSyBAFAhl15rrR5lQ1VA_wn15zuBgMqaOTpA"
181
 
182
  # Create a menu for selecting a channel
183
  selected_channel = st.sidebar.selectbox("Select a Channel", list(channel_playlist_ids.keys()))