From 50d53593a5ab371a3df533468a40615a71ddf95c Mon Sep 17 00:00:00 2001 From: Dominik <46966988+Dominik48N@users.noreply.github.com> Date: Mon, 22 Feb 2021 01:32:20 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1c2acf..c6bec5e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Usage ----- * Install [Python 3.8+](https://www.python.org/downloads/release/python-380/) and set up the environment variables accordingly. Otherwise, you won't be able to use the `python` command. * [Download](https://codeload.github.com/Dominik48N/YouTube-Downloader/zip/1.0.0) the sources of this repository and place them wherever you want. +* Enter the command `pip install pytube` into your terminal. * Open the command line and execute `python main.py`. * Now enter the YouTube URL and the download path. * Enjoy the result.