: Frequently hosts the movie. You can use the "Download" feature within the Netflix app to watch it offline.
# Input Section # Note: Replace 'YOUR_API_KEY' with your actual OMDb key for it to work api_key = st.text_input("Enter your OMDb API Key", type="password", help="Get a free key at omdbapi.com") search_term = st.text_input("Enter Movie Title", value="Shaolin Soccer")