Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ inputs = [
|
|
27 |
|
28 |
output = gr.Textbox(label="Output")
|
29 |
|
30 |
-
title = "
|
31 |
description = "Download audio from YouTube videos"
|
32 |
|
33 |
gr.Interface(
|
|
|
27 |
|
28 |
output = gr.Textbox(label="Output")
|
29 |
|
30 |
+
title = "YouTube Audio Downloader"
|
31 |
description = "Download audio from YouTube videos"
|
32 |
|
33 |
gr.Interface(
|