Skip to content

hawkh/ytvid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Video Downloader

Overview

A Streamlit application for downloading YouTube videos with flexible stream selection.

Features

  • Download YouTube videos with custom stream selection
  • View video metadata and thumbnail
  • Supports various video and audio qualities

Installation

  1. Clone the repository

  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    streamlit run app.py

Requirements

  • Python 3.8+
  • Streamlit
  • PyTube
  • MoviePy

Usage

  1. Enter a YouTube video URL
  2. Select download directory
  3. Choose desired video stream
  4. Click "Download Video"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages