From: Skullheadx <94652084+Skullheadx@users.noreply.github.com> Date: Mon, 26 Dec 2022 01:20:23 +0000 (-0500) Subject: Create README.md X-Git-Url: http://git.skullheadx.com/nixos/static/gitweb.js?a=commitdiff_plain;h=60fdb7cecf7e0307b9d7d800dc8ff502c40af14a;p=youtube-downloader.git Create README.md --- diff --git a/README.md b/README.md new file mode 100644 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!