Spaces:
Paused
Paused
Commit ·
61c3048
1
Parent(s): c4fea65
Not Share
Browse files
app.py
CHANGED
|
@@ -137,4 +137,4 @@ with gr.Blocks(title="Video/Audio Downloader", css=requests.get(css_url).text) a
|
|
| 137 |
outputs=[output_file, thumbnail_file, download_file, download_thumbnail]
|
| 138 |
)
|
| 139 |
|
| 140 |
-
youtube.launch(
|
|
|
|
| 137 |
outputs=[output_file, thumbnail_file, download_file, download_thumbnail]
|
| 138 |
)
|
| 139 |
|
| 140 |
+
youtube.launch()
|