Skip to content

Python project to download any YouTube video or a playlist in any available resolution

Notifications You must be signed in to change notification settings

ReemNawaf/youtube_video_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Video Downloader

program-output-screen

Youtube Video Downloader

python project to download any YouTube video or playlist in any available resolution (including FHD and 4k).

Table of Contents
  1. Used Python Libraries
  2. Requisites
  3. Usage
  4. Contact

Used Python Libraries

Requisites

Besides insatalling python 3, make sure pip package is installed too.

  • pytube library
    pip install pytube
  • ffmpeg library
    pip install ffmpeg-python

Features

  • Download any youtube video in any resoution including 4k.
  • Download an entire youtube playlist with one click
  • Open the video after downloading it

About

Python project to download any YouTube video or a playlist in any available resolution

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages