python2 comment_parser.py -u url -o -r
-r --> recursive i.e extract all links from provided url and their comments
-o --> saves the file. No filename required as it uses url name to save file. If -r is provided then folder is created and saved
-u --> url
All files are saved in .txt format