Preview
Issue #1
- Alex
- 6.4.2 Video/Audio from unsupported players
https://instantview.telegram.org/checklist#6-4-2-video-audio-from-unsupported-players
I replaced unsupported videos to url with them, part of content: "Смотреть видео"
Admins said it's ok to use links:
https://instantview.telegram.org/contest/5-tv.ru/template8/issue1/
- Type of issue
- IV generated for non-target page
- Reported
- Feb 12, 2019
https://instantview.telegram.org/checklist#6-4-2-video-audio-from-unsupported-players
>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.
This part clearly says if there is link to _video file_ you have to use it to produce <video>/<audio> with src attribute set to it. You can't just put <a href> to page with player.
It's possible to obtain mp4 video link and use it with <video>, see my template