Doubleupai commited on
Commit
d6f3571
·
verified ·
1 Parent(s): 3668b05

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 youtube_dl
3
  import time
4
 
5
  def download_video(url):
 
1
  import gradio as gr
2
+ import youtube_download
3
  import time
4
 
5
  def download_video(url):