Error

#1
by 1s - opened

File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 542, in _run_script
exec(code, module.dict)
File "/home/user/app/app.py", line 48, in
video_id = youtube_link.split("=")[1]

Sign up or log in to comment