defold / defold.github.io

www.defold.com
Other
11 stars 13 forks source link

Videos link to the wrong page #116

Open JustAPotota opened 3 months ago

JustAPotota commented 3 months ago

The YouTube links on the videos page are in the form https://youtube.com/embed/XXXXXXXXXXX rather than https://youtube.com/watch?v=XXXXXXXXXXX, so clicking on the video title takes you to a page like this: Screenshot from 2024-04-27 13-32-40 instead of the actual video page: image

neonlifes commented 2 months ago

Hi @JustAPotota I think this is done specifically to watch videos from the videos page directly. Also, if you change the url, previews will not be displayed on the page. But yes, perhaps changes are needed here. The main problem for me is that the videos page takes too long to load.

JustAPotota commented 2 months ago

I understand that the embed link is being used to embed the video in the page, but the issue is it shouldn't also be used as the link in the video title.