A modern web application for downloading YouTube videos, built with Streamlit and Pytube.
- YouTube video downloading
- Video quality selection
- Audio-only downloading
- Modern and intuitive user interface
- Detailed video information display
- Clone the repository:
git clone https://github.com/Oumllack/Python-Pytube-Web-Application.git
cd Python-Pytube-Web-Application- Install dependencies:
pip install -r requirements.txt- Launch the application:
./run.sh- Paste the YouTube video URL
- Choose the download type (video or audio)
- Select the desired quality
- Click "Download"
- Python
- Streamlit
- Pytube
MIT