ReemNawaf / youtube_video_downloader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%