This is a simple web application built using Streamlit and BeautifulSoup that extracts keywords from the meta tags of a YouTube video. Users can input a YouTube video URL, and the app will return the keywords associated with that video.
- Extracts YouTube video keywords from the meta tag.
- Provides a user-friendly interface to input the video URL.
- Displays the extracted keywords on the page.
To install and run the project on your local machine, follow these steps:
-
Clone this repository or download the zip file.
git clone https://github.com/yourusername/youtube-keyword-extractor.git