sameerdash2 / comment-viewer

Sort, filter, and graph YouTube comments 💬
https://commentviewer.com
MIT License
22 stars 2 forks source link
youtube

YouTube Comment Viewer 💬

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.

Website

https://commentviewer.com

Screenshots

Filtering by date Graphing comments

Features

Usage / APIs

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.

Changelog

For new changes, check out the changelog.

Acknowledgements