Skip to content

Abdelwakil-Mansour/Youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Downloader

A simple and efficient Python-based YouTube Downloader that allows users to download videos and audio from YouTube.

Features

  • Download videos in various resolutions.
  • Extract and download audio from videos.
  • User-friendly and lightweight.
  • Supports multiple video formats.

Requirements

  • Python 3.6 or higher
  • yt_dlp library

Installation

  1. Clone the repository:

    git clone https://github.com/abdelwakil-mansour/youtube-downloader.git
    cd youtube-downloader
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the script:

    python downloader.py
  2. Enter the YouTube video URL when prompted.

  3. Choose the desired format and resolution.

  4. The video/audio will be downloaded to the specified directory.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Disclaimer

This tool is for educational purposes only. Please ensure you comply with YouTube's terms of service when using this application.

About

A simple and efficient Python-based YouTube Downloader that allows users to download videos and audio from YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages