rasmodev commited on
Commit
c4c4eff
·
1 Parent(s): 4e2b343

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -21,10 +21,9 @@ def main():
21
 
22
  # Add an image and additional details
23
  st.markdown("""
24
- ## YouTube Playlist Video Organizer
25
-
26
  Welcome to the YouTube Playlist Video Organizer app!
27
- This tool helps you organize videos in a playlist based on repetitive terms.
28
 
29
  To get started, enter the playlist URL and the repetitive terms in the respective input fields.
30
  Click the "Organize Videos" button to generate a document with organized videos.
 
21
 
22
  # Add an image and additional details
23
  st.markdown("""
24
+
 
25
  Welcome to the YouTube Playlist Video Organizer app!
26
+ This tool helps you organize videos in a YouTube playlist based on repetitive terms.
27
 
28
  To get started, enter the playlist URL and the repetitive terms in the respective input fields.
29
  Click the "Organize Videos" button to generate a document with organized videos.