]> Skullheadx's Git Forge - youtube-downloader.git/commitdiff
Create README.md
authorSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Mon, 26 Dec 2022 01:20:23 +0000 (20:20 -0500)
committerGitHub <noreply@github.com>
Mon, 26 Dec 2022 01:20:23 +0000 (20:20 -0500)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..466ed26
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# youtube-downloader
+
+HOW TO USE
+- Enter links into the links_file.txt file each on a new line.
+- edit the value of SAVE_PATH variable in main.py and change it to the path you would like to save files to. Change it to "" to save to same directory as main.py.
+- Run the main.py file using python
+- Enjoy your newly downloaded videos!