Skip to content

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

License

Notifications You must be signed in to change notification settings

UjjwalxD/Youtube-Video-Downloader

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 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages