RASMUS commited on
Commit
f033d72
·
1 Parent(s): f0fe5c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -483,7 +483,7 @@ with demo:
483
 
484
  with gr.Column():
485
  gr.Markdown('''
486
- ### 1. Copy any Youtube video URL to box below or click one of the examples and then press button "1. Download Youtube video"-button:
487
  ''')
488
  examples = gr.Examples(examples=
489
  [ "https://www.youtube.com/watch?v=nlMuHtV82q8&ab_channel=NothingforSale24",
 
483
 
484
  with gr.Column():
485
  gr.Markdown('''
486
+ ### 1. Copy any Youtube video URL to box below (But please consider using short videos so others won't get queued) or click one of the examples and then press button "1. Download Youtube video"-button:
487
  ''')
488
  examples = gr.Examples(examples=
489
  [ "https://www.youtube.com/watch?v=nlMuHtV82q8&ab_channel=NothingforSale24",