Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Doubleupai
/
viddownload
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Doubleupai
commited on
Nov 24, 2024
Commit
d6f3571
·
verified
·
1 Parent(s):
3668b05
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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):