awacke1 commited on
Commit
5dfd971
·
1 Parent(s): da43928

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -0
app.py CHANGED
@@ -61,11 +61,20 @@ vidurl = st.selectbox(
61
  "Pick a video to play",
62
  (
63
  "https://youtu.be/IoQsyHVFflU",
 
 
64
  "https://youtu.be/0i3U47OQs0E?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
65
  "https://youtu.be/L8ObyHp9PY0?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
66
  "https://youtu.be/x9vRg5KmLIo?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
67
  "https://youtu.be/ZEchaKXaaas?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
68
  "https://youtu.be/5yToL7ymfNo?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
 
 
 
 
 
 
 
69
  ),
70
  0,
71
  shorten_vid_option,
 
61
  "Pick a video to play",
62
  (
63
  "https://youtu.be/IoQsyHVFflU",
64
+ "https://youtu.be/ZT3_2X7Txu0?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
65
+ "https://youtu.be/2N83yzUcomc?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
66
  "https://youtu.be/0i3U47OQs0E?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
67
  "https://youtu.be/L8ObyHp9PY0?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
68
  "https://youtu.be/x9vRg5KmLIo?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
69
  "https://youtu.be/ZEchaKXaaas?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
70
  "https://youtu.be/5yToL7ymfNo?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
71
+ "https://youtu.be/N2hM3RYdyrE?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
72
+ "https://youtu.be/Kd8OAVRyDc4?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
73
+ "https://youtu.be/OsRBhgTxYPQ?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
74
+ "https://youtu.be/IjXvKzIBbzg?list=PLHgX2IExbFosM9aYef9-1ymyx3QNUw3w1",
75
+ "https://youtu.be/V7rJ3eS1dHQ",
76
+ "https://youtu.be/w7EPhC1WEvE"
77
+
78
  ),
79
  0,
80
  shorten_vid_option,