YouTube-Comments.com

Combat against comments censoring

This website is currently in development

Goal

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:

Note that a feature to report comments will still be added to prevent illegal stuff from poping out in here.

Usage

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

Login

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.

Development

Languages

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

Communication

HTTP (AJaJ) and WebSocket will be used to send info.
Some data may be loaded with the page to improve load perormance.

Get news!

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