A web app for sorting and filtering comments on YouTube videos. Enter any video link and the comments will start loading in the background.
Tech stack: JavaScript, SQLite, and a lot of CSS.
You can open the website directly to a video by supplying the video ID as a URL parameter v
. Example: https://commentviewer.com/?v=4VaqA-5aQTM. The v=
value can also be a full YouTube URL itself, or the URL to a linked comment/reply.
For new changes, check out the changelog.