DebasishDhal99 commited on
Commit
6b98176
·
1 Parent(s): 2ecb5dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ heading = "YouTube Playlist Duration Calculator"
22
  description = '''Enter a YouTube playlist link and choose the calculation type to calculate its total duration or average duration.
23
  Do not enter the link of a video that belongs to that playlist.
24
  Use the link in the share option of the playlist's page
25
- ''''
26
 
27
 
28
  duration_interface = gr.Interface(
 
22
  description = '''Enter a YouTube playlist link and choose the calculation type to calculate its total duration or average duration.
23
  Do not enter the link of a video that belongs to that playlist.
24
  Use the link in the share option of the playlist's page
25
+ '''
26
 
27
 
28
  duration_interface = gr.Interface(