ToastyStoemp / Toasty.Chat

https://chat.toastystoemp.com
GNU General Public License v3.0
13 stars 15 forks source link

Add play command #17

Closed raf924 closed 8 years ago

raf924 commented 8 years ago

Hi, I've been working on this for the last hour or so. It allows the admin to load a video to the viewer of every client by sending via the text box : "play:[url]". I've even wrote it so that if you enter a embedded youtube url (https://www.youtube.com/embed/[videoId]) it adds autoplay.

raf924 commented 8 years ago

Ok i've worked on it again cause obviously you're gonna want to use a youtube url not the embeddable one.

ToastyStoemp commented 8 years ago

https://gist.github.com/fbd8b3e31045ab50c554.git

we looked into the PR, and found some issues, here's a patch file with the changes needed

ToastyStoemp commented 8 years ago

Closed it by accident

raf924 commented 8 years ago

Can you send the patch again? it's not there anymore