Steps to Follow
Save the Script: Ensure your script is saved as script.py or another desired name.
Navigate to Script Directory: Open your terminal and navigate to the directory containing script.py.
Run the Script: Execute the following command to start the Streamlit app:
sh
streamlit run script.py
This should launch your Streamlit app in your default web browser, allowing you to enter a YouTube video link and fetch its transcript.