[FIXED] The [youtube] tag issues

1
yes, i am aware it's kind of "broken" at the moment. the reason is that youtube has flipped the switch on going with https by default. i will fix the tag eventually, but for now, you can make it work by simply deleting the "s" on the https://youtu.be" onclick="window.open(this.href);return false; url so it becomes a http://youtu.be" onclick="window.open(this.href);return false; url. then it will embed properly.

[youtube][/youtube]

EDIT: this is fixed. either http or https will work now with the [youtube] tag. no excuse not to use it!