Geek7 commited on
Commit
f47f7e7
·
1 Parent(s): 1b54806

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ class YouTubeDownloader:
24
  @staticmethod
25
  def run():
26
  st.header("")
27
- url = st.text_input("Enter URL")
28
  start_button = st.button("Start")
29
 
30
  if start_button:
 
24
  @staticmethod
25
  def run():
26
  st.header("")
27
+ url = st.text_input("Enter Here")
28
  start_button = st.button("Start")
29
 
30
  if start_button: