Browser extension that extracts all comments from the YouTube video page, sorts them by the amount of likes and saves them to a csv file.
Open any YouTube video page, scroll down to the comments and then click on the blue icon with white arrows at the left bottom corner. It will crawl through all comments and download a csv file with them.
Browser | |
---|---|
Edge | Link |
Firefox | Link |
OR (Chromium-based browsers)
- Clone this repo
- Go to your browser's extensions
chrome://extensions
- Enable Developer mode
- Click "Load unpacked" (extension) and select this cloned repo's folder