/Youtube-Downloader

A python script to download youtube videos in different formats along with subtitles and thumbnails

Primary LanguagePythonMIT LicenseMIT

Youtube Downloader

Youtube Video/Audio Downloader along with subtitles and thumbnails.

Installation

Use the github cli git-scm to clone this Repo.

git clone https://github.com/Sspirax/Youtube-Downloader.git

Install the dependencies

pip install -r requirements.txt

Download and unzip the latest FFMPEG build into your root dir

https://github.com/yt-dlp/FFmpeg-Builds/releases/tag/latest

Usage

python run.py

Enter the link of the youtube video and choose your required format.

The downloads should appear in the YouTube Downloads folder

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Copyright (C) Adith . See LICENSE for more information.