python project to download any YouTube video or playlist in any available resolution (including FHD and 4k).
Table of Contents
Besides insatalling python 3, make sure pip package is installed too.
- pytube library
pip install pytube
- ffmpeg library
pip install ffmpeg-python
- Download any youtube video in any resoution including 4k.
- Download an entire youtube playlist with one click
- Open the video after downloading it
Reem Almutairi - @ReemNawaf - reem.naw@gmail.com Project Link: https://github.com/ReemNawaf/youtube_video_downloader