Skip to content

AvinashParab99/Youtube_video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

YouTube Video Downloader

This is a simple YouTube video downloader script built with Python and the Pytube library. It allows you to download YouTube videos by providing the video URL.

How to Use

  1. Run the script by executing python youtube_downloader.py.
  2. Enter the YouTube URL when prompted.
  3. The script will display video information, including title and views.
  4. The highest resolution video will be downloaded to the current directory.
  5. Once the download is complete, the script will show the time taken for the download.

Prerequisites

  • Python 3.x
  • Required Python libraries: pytube

Usage Example

python youtube_downloader.py

## Author

- Avinash Parab(https://github.com/AvinashParab99)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages