diff --git a/bash/README.md b/bash/README.md new file mode 100644 index 0000000..b0e2af2 --- /dev/null +++ b/bash/README.md @@ -0,0 +1,3 @@ +`chmod a+x script.sh` + +`./script.sh -i urls` where urls is a text file with lines of videos to download \ No newline at end of file