yilunzhao commited on
Commit
e481126
1 Parent(s): abd44d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- import json
3
  import urllib.request
4
 
5
  # Replace 'YOUR_API_KEY' with your actual YouTube Data API key
 
1
  import gradio as gr
2
+ import json, os
3
  import urllib.request
4
 
5
  # Replace 'YOUR_API_KEY' with your actual YouTube Data API key