tantek / cassis

CASSIS is universal javascript/PHP that works on the client and the server for scalable application logic.
http://cassisjs.org/
128 stars 10 forks source link

Auto-linking does not handle https prefixed youtube URLs #16

Closed kevinmarks closed 10 years ago

kevinmarks commented 10 years ago

eg https://www.youtube.com/watch?v=qVdBBOpSoN4 does not get autolinked, though www.youtube.com/watch?v=qVdBBOpSoN4 and http://www.youtube.com/watch?v=qVdBBOpSoN4 do

tantek commented 10 years ago

Fixed! And fixed https vimeo embeds at the same time.