Youtube comment profile picture downloader
For obtaining a JSON file of URLs, you can use Copy all links and image links to CSV or JSON extension from the Google website. Get it from here - https://chromewebstore.google.com/detail/copy-all-links-and-image/ccddopnnikeeoogpfbnfommfoeliaidg
Note: I'm planning to develop a tool for this. but no time with my work, so feel free to send some pull requests for the JSON saver option. so you will not have to use this chrome extetntion
Steps!
Go to the video which you need to download commenters' profile pictures.
Tap on the JSON link downloader extension and download the data as JSON

save it as input.json. Go to the jsontoimagelinkstxt.py file and run it. You will get an image_links.txt file, which includes links for all the comments.
Now go to yctp.py file and run it.
You will see a zip file as downloaded images. Congrats, you have made it. Now unzip and view your saved profile pictures. you can change the image size from yctp file before downloading (the default is set for 800).
Note: don't use this for harmful purposes. make sure you ensure the privacy of commenters. This tool is for educational and research process only