Preview
Issue #2
- Unknown error
- And once again. If <video> tags are used with an invalid src URL, then the IV would not be generated. So <video> can at least generate an IV while the video URL is valid.
This is not my words. This is because I implement video extraction. And yes i can't check in template existing of video and url validity. I think telegram team just will add validation of video src as this done with img src and then template will not generate iv if src missing.
- Type of issue
- IV generated for non-target page
- Reported
- Jun 18, 2017
Anton keeps saying:
"If <video> tags are used with an invalid src URL, then the IV would not be generated."
I noted so far that only if the media(image, video, ecc) has no src attribute or src="" then the IV page is not generated (an error appears).