YouTube Clips can now be embedded in the forums

Discussion in 'The Guru's Pub' started by Hilbert Hagedoorn, Aug 15, 2014.

  1. Fender178

    Fender178 Ancient Guru

    Messages:
    4,194
    Likes Received:
    213
    GPU:
    GTX 1070 | GTX 1060
    Cool thanks Hilbert.
     
  2. Mr.Bigtime

    Mr.Bigtime Ancient Guru

    Messages:
    20,791
    Likes Received:
    11
    GPU:
    4090 on Laptop
    finally . thank you!
     
  3. Mr.Bigtime

    Mr.Bigtime Ancient Guru

    Messages:
    20,791
    Likes Received:
    11
    GPU:
    4090 on Laptop
    youtube original embedding not working..why? i cant figure out how this works :(
     
  4. Mr.Bigtime

    Mr.Bigtime Ancient Guru

    Messages:
    20,791
    Likes Received:
    11
    GPU:
    4090 on Laptop
    my video is http://youtu.be/3EZf9aVFSAc

    i did in v,deo section but not working. sure i do something wrong but what?

    ok works my bad :)
     

  5. WhiteLightning

    WhiteLightning Don Illuminati Staff Member

    Messages:
    30,766
    Likes Received:
    3,932
    GPU:
    Inno3d RTX4070


    works ok for me
     
  6. Anarion

    Anarion Ancient Guru

    Messages:
    13,599
    Likes Received:
    386
    GPU:
    GeForce RTX 3060 Ti
    But at least they are viewable on tablets and phones. In general I have not seen any issues when it comes to full screen mode not working. Are you talking about that issue in general or just here?
     
    Last edited: Aug 18, 2014
  7. Hilbert Hagedoorn

    Hilbert Hagedoorn Don Vito Corleone Staff Member

    Messages:
    48,388
    Likes Received:
    18,558
    GPU:
    AMD | NVIDIA
    In general.

    I'll look at HTML5 integration again yet later on, when I have a more time available.
     
  8. Ghosty

    Ghosty Ancient Guru

    Messages:
    7,960
    Likes Received:
    1,177
    GPU:
    RTX 3050
    Thanks for allowing embedded YT videos on the site. Is there a way to convert Guru3D forums to be mobile friendly?
     
  9. Mr.Bigtime

    Mr.Bigtime Ancient Guru

    Messages:
    20,791
    Likes Received:
    11
    GPU:
    4090 on Laptop
    this is what i want since years -_-
     
  10. Ghosty

    Ghosty Ancient Guru

    Messages:
    7,960
    Likes Received:
    1,177
    GPU:
    RTX 3050
    It is good to finally see. I look forward to your first post with it enabled. :)
     

  11. Anarion

    Anarion Ancient Guru

    Messages:
    13,599
    Likes Received:
    386
    GPU:
    GeForce RTX 3060 Ti
    Well, at least the reason why it doesn't work on Guru3d main page is this:
    Code:
    <iframe width="640" height="360" frameborder="0" src="http://www.youtube.com/embed/slCa5v0sDsM"></iframe>
    
    It lack allowfullscreen.

    Example:
    Code:
    <iframe width="640" height="360" frameborder="0" src="http://www.youtube.com/embed/slCa5v0sDsM" [B]allowfullscreen[/B]></iframe>
    
    If CMS (or something else) for some reason gets rid of that attribute (value is not need in HTML5), allowfullscreen="1" is another alternative.
     
    Last edited: Aug 18, 2014
  12. scatman839

    scatman839 Ancient Guru

    Messages:
    14,121
    Likes Received:
    538
    GPU:
    3080, KD55XD800
    Would it be easy enough to get a button added to allow you to just click and add the tag into new posts?

    And one for spoilers as well.
     
  13. anxious_f0x

    anxious_f0x Ancient Guru

    Messages:
    1,906
    Likes Received:
    614
    GPU:
    ASUS TUF RTX 4090
    Good job Hilbert :)
     

Share This Page