General discussion, User presentation & Admin > Announcements

YouTube videos not always working?

<< < (4/4)

mihi4:

--- Quote from: Red Dog on February 17, 2024, 06:12:36 AM ---it is the exact same as yours. I checked already

--- End quote ---
Thx.. that's really strange behaviour   :rambling:

Red Dog:
I might have found the issue Michi:

make sure you use NON CAPITALS for the html code
If you do this
[HTML] or [Html] it won't work
but if you do
[html]
it does

Seems it's all a case sensitive issue

Sandman:
As I understand it, it all depends on how the parser interprets the alphanumeric commands within the brackets

Most commands will use a beginning tag [xxxx] and ending tag [/xxxx] -although the end tag is not always necessary


--- Code: ---
For example,
[b] = start BOLD
[/b] = end BOLD

or

[html]HTML CODE HERE[/html]
--- End code ---
The parser interpreter looks for specific alphanumeric keywords within the tag brackets.
Generally, you should use lower case characters within bracket commands.

Sorry this has become so cumbersome to add videos.
I am still planning a major software upgrade with better support for videos soon.

mihi4:

--- Quote from: Red Dog on February 24, 2024, 07:25:44 AM ---I might have found the issue Michi:

make sure you use NON CAPITALS for the html code

--- End quote ---
Sadly that doesn't work, either. I tried all combinations in my earlier attempts.

Last test:
<iframe width="560" height="315" src="https://www.youtube.com/embed/rG_UVYoAYI4?si=k_0LpPTeZM3AHB7W" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Edit: tried only lower letters, didn't work now.

mihi4:

--- Quote from: Sandman on February 24, 2024, 12:05:01 PM ---Sorry this has become so cumbersome to add videos.
I am still planning a major software upgrade with better support for videos soon.

--- End quote ---
No worries, I'll just post the link with a thumbnail...

Edit: One last test with a differen browser (firefox).

Edit2: nope, [ html ] and [/ html ] gets removed (I have to write the spaces, otherwise it's even removed in the text here.)

<iframe width="560" height="315" src="https://www.youtube.com/embed/rG_UVYoAYI4?si=k_0LpPTeZM3AHB7W" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Navigation

[0] Message Index

[*] Previous page

Go to full version