Preview
Issue #1
This page shouldn't have been generated, EMBED_NOT_SUPPORTED notifies that @unsupported is missing, dailymotion videos are indeed unsupported
- valid
- IV knows itself that the dailymotion iframe isn't supported yet, you only have to mark what the system doesn't catch.
6.4.2 Video/Audio from unsupported players
- If the unsupported widget has an iFrame version, make it into an <iframe>. If you do that, the IV page will not be generated due to unsupported content, but things will work out of the box if and when we support that widget.
- If it is not possible to represent the widget as an iFrame, but it is possible to get a direct link to the video/audio, use this link to generate a <video> or <audio> with the correct src attribute.
- Otherwise, mark the object with the @unsupported function.
https://instantview.telegram.org/docs?v=2.0#unsupported
- Declined by admin
- Yes, <iframe> method is better than @unsupported.
- Type of issue
- IV not generated for target page
- Reported
- Feb 10, 2019