Skip to content

Oumllack/Python-Pytube-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Downloader Web App

A modern web application for downloading YouTube videos, built with Streamlit and Pytube.

Features

  • YouTube video downloading
  • Video quality selection
  • Audio-only downloading
  • Modern and intuitive user interface
  • Detailed video information display

Installation

  1. Clone the repository:
git clone https://github.com/Oumllack/Python-Pytube-Web-Application.git
cd Python-Pytube-Web-Application
  1. Install dependencies:
pip install -r requirements.txt
  1. Launch the application:
./run.sh

Usage

  1. Paste the YouTube video URL
  2. Choose the download type (video or audio)
  3. Select the desired quality
  4. Click "Download"

Technologies Used

  • Python
  • Streamlit
  • Pytube

License

MIT

About

A modern web application for downloading YouTube videos, built with Streamlit and Pytube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published