2024-10-02, 04:50 PM
Is there any way to enable the posting of YouTube Shorts URLs with the [video] tag on MyBB?
I am aware that users can currently re-format the video URL, from:
to:
However, this isn't user-friendly - and doing this manually for every video would simply get annoying. I did attempt to create a MyCode to perform the above change automatically - but, no luck there (presumably, the [video] tag itself is parsed before any MyCodes are).
So, is there anything I can do to make these URLs work automatically?
I am aware that users can currently re-format the video URL, from:
Quote:https://www.youtube.com/shorts/(Video Code)
to:
Quote:https://www.youtube.com/watch?v=(Video Code)
However, this isn't user-friendly - and doing this manually for every video would simply get annoying. I did attempt to create a MyCode to perform the above change automatically - but, no luck there (presumably, the [video] tag itself is parsed before any MyCodes are).
So, is there anything I can do to make these URLs work automatically?