Skip to content

TSOlami/YouTube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Media Downloader

A command-line script to easily download YouTube videos and audio directly to your local machine.

Overview

YouTube Media Downloader is a Python script that allows you to download both video and audio formats from YouTube videos. It provides a command-line interface that makes it easy to specify the video URL, choose the desired format, and save the media to your preferred directory.

Features

  • Download YouTube videos and audio streams.
  • Choose from available video and audio formats.
  • Show a progress bar during download.
  • Specify the output directory for downloaded media.

Getting Started

  1. Clone the Repository:

    https://github.com/TSOlami/YouTube-Downloader.git
    cd Youtube-Downloader
    
  2. Install Dependencies: pip install pytube tqdm

  3. Run the script: python main.py

  4. Follow the Prompts:

  • Enter the YouTube video URL.
  • Choose the desired format.
  • Specify the output directory.
  • Choose whether to show a progress bar.
  • Choose whether to download another video
  1. Download Completed: Once the download is complete, the media file will be saved to the specified directory.

Usage Examples

  • Download a video: python main.py

Contributing

Contributions are welcome! If you find a bug or have an enhancement, feel free to submit a pull request.

About

A command-line script to download YouTube videos and audio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages