This website is currently in development
The goal of this website is to provide a way to comment that is not moderated by the channel owner.
It could be used for example when:
On any youtube video, simply add -comments
behind the youtube
word in the url, and
you
will be redirected to the comment section.
For example https://www.youtube.com/watch?v=dQw4w9WgXcQ
will
become https://www.youtube-comments.com/watch?v=dQw4w9WgXcQ
You will be able to use your google account but you will also probably be able to connect using a
youtube-comments specific account.
In the future you may even be able to log in using other OAuth enabled services.
The website will be created using pure HTML5, mostly JavaScript, without any external library.
The server(api) will run NodeJS with the minimal amount of external code.
Yes I like to do things myself :P
HTTP (AJaJ) and WebSocket will be used to send info.
Some data may be loaded with the page to improve load perormance.
All the updates will be committed into the
project repo
If you have suggestions, be sure to send them at contact@youtube-comments.com or to open an issue in the
github repository