RippC
Member
So, I'm trying to post a thread on my site that has a persistent live stream youtube url in the first post for an event. ...and it seems the BBCode parser won't let it happen. The URL is in the form:
XF predictably drops the "channel" parameter and just thinks that "live_stream" is the video ID. Which is obviously incorrect.
I was hoping that putting the site into debug mode would let me edit the setup for that BBCode in the CP, but that didn't work.
Any tips or suggestions would be helpful. TIA. The answer is probably staring me in the face but I can't connect the dots ATM.
Code:
https://www.youtube.com/embed/live_stream?channel=CHANNELID
XF predictably drops the "channel" parameter and just thinks that "live_stream" is the video ID. Which is obviously incorrect.
I was hoping that putting the site into debug mode would let me edit the setup for that BBCode in the CP, but that didn't work.
Any tips or suggestions would be helpful. TIA. The answer is probably staring me in the face but I can't connect the dots ATM.