Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Video Downloader

This is a simple YouTube video downloader built using yt-dlp, It allows you to download the best available video and audio for a given YouTube URL.

Features

  • Downloads videos in the best available format (video and audio).
  • Saves videos in the downloads/ directory.
  • Logs all activity to a file (video_downloader.log).

Requirements

  • Python 3.10
  • ffmpeg installed and configured in your system's path.

Installation

  1. Clone the repository (or download the script):
    git clone https://github.com/FreeProjectHub/Youtube-Video-Downloader
    cd Youtube-Video-Downloader
  2. Install ffmpeg and set its path
    https://www.youtube.com/watch?v=22vmzTs5BoE
  3. Install required packages
    pip install -r requirements.txt
  4. Run and Enjoy
    python main.py

About

A project to download youtube videos in very good quality without any ads.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages