This program gets the comments on a given Youtube video, which you can view in your browser. I mainly made this to bypass restricted mode on certain devices.
Demo: https://youtube-comments-fetcher.uniqueostrich18.repl.co/
- Load the comments of a Youtube video
- View the replies for a specific comment
- View when a comment or reply was edited
- Sort comments by date or popularity
- Fixed a bug where attempting to view the replies to a comment would return an error.
- The ability to view video dislikes has been removed due to changes to Youtube's API.
- If a video has comments disabled, then it will show text saying that the comments have been disabled instead of showing a generic error message.
- A proper loading screen has been added.
- Commenter thumbnails use lazy loading.
- The changelog is now shown on the homepage
