Processed Issues20

This page shows a list of issues for observator.tv that were approved or declined by our admins.

Template #1 Issue #1
Feb 5, 2019
IV page is missing essential content (figcaption)
Accepted by admin
Template #2 Issue #1
Feb 6, 2019
Pages with static article-like content
Accepted by admin
Since Template #4 (by Sabb) handles this page better, we accept this issue
Template #4 Issue #1
Feb 8, 2019
incorrect date and not cover
Declined by admin
Template #4 Issue #2
Feb 9, 2019
not video
Accepted by admin
Yes, the video is missing. All essential content must be displayed, otherwise an IV should not be generated.
Template #6 Issue #1
Feb 9, 2019
The video is missing. All essential content must be displayed, otherwise an IV should not be generated.
Accepted by admin
Template #8 Issue #1
Feb 9, 2019
No Instant View available. There is a not supported video format, but u can make a link. Check my template
Declined by admin
It is fine to support the embed this way with the <iframe> method. If IV supports this embed in the future, the IV would automatically generate.
Template #9 Issue #1
Feb 9, 2019
Missing author
Dzmitry Radkevich
There is no author name in original site, thx for your issue
Declined by admin
Template #9 Issue #2
Feb 9, 2019
IV not generated for target page
Dzmitry Radkevich
This is unsupported format video. This page must be not available. Fix this problem in your template. Thx for your issue
Declined by admin
Using @unsupported here is reasonable.
Template #8 Issue #2
Feb 10, 2019
Link Preview is not generated.
Declined by admin
Template #8 Issue #3
Feb 10, 2019
Pages with static article-like content
Yuri
...and an unsupported video
Declined by admin
Using @unsupported for the video here is reasonable.
Template #9 Issue #3
Feb 10, 2019
Link Preview is not generated.
Dzmitry Radkevich
There is invalid format video in original site. This page must be not available.
Declined by admin
Using @unsupported here is reasonable.
Template #8 Issue #4
Feb 13, 2019
These gallery links should be in corresponding image captions, because they're left out of context. Site name should be "Observator" instead of "Stirile Antena 1 Observator"
Accepted by admin
Template #9 Issue #5
Feb 13, 2019
Accepted by admin
Template #14 Issue #1
Feb 13, 2019
Missing image
Accepted by admin
Template #18 Issue #1
Feb 14, 2019
Wrong timezone.
Declined by admin
Template #18 Issue #2
Feb 15, 2019
A little post here
Declined by admin
Contains usupported video
Template #23 Issue #1
Feb 15, 2019
A little post here
Deleted Account
https://instantview.telegram.org/contest/observator.tv/template6/issue1/
Declined by admin
Unsupported player
Template #18 Issue #3
Feb 18, 2019
It's possiblr to display the full gallery in the IV with @inline function. See: https://telegra.ph/file/746dd3770c84e3835c338.png
Accepted by admin
Yuri
Is it possible? Doesn't @inline returns the origin page in this case? What's for screenshot, it can just look like it is an inlined "galerie" iframe, but actually the source page returns, which already contains all the needed images. (so you don't have to inline anything) The issue is that you still unable to get all captions for images, and I can do nothing with it, as when I inline "https://observator.tv/galerie/iarna-se-intoarce-in-romania-revin-de-sambata-revin-ninsorile-si-viscolul-285048.html", I just get a copy of the source page.
Declined by admin
It seems you right. Inline doesn't work because of canonical.
Template #23 Issue #2
Feb 18, 2019
It's possible to display the full gallery in the IV with @inline function. See: https://telegra.ph/file/746dd3770c84e3835c338.png
Accepted by admin
Deleted Account
not possible, redirect to the original page
Declined by admin
Template #24 Issue #1
Feb 19, 2019
@admin D6 is right about the inline problem ( https://instantview.telegram.org/contest/observator.tv/template18/issue3/) , here the code

in_img: //a[./img][starts-with(@href, "/") and string-length(@href) > 1]
@set_attr(href, "https://observator.tv", @href): $$
@before(<iframe>, src, @href): $$
@debug: $@
@inline: $@
@debug: $@//meta[@property="og:url"]

The former debug returns the gallery url, the latter the original page. It's impossible to load the gallery, indeed if you try to load it the gallery url in the url-form, the page redirects to the original article. There is no way of loading the gallery.
Yuri
Thank you for a more detailed explanation
Declined by admin