Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    Stopped working in what way?

    Just not setting the image but uploading into the media library? Not even getting into the media library?

    Something else?

    Thread Starter Earl_D

    (@earl_d)

    Not setting image or adding to media library

    Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    What’s the video URL you’re trying with? Possible that it’s not returning images as part of its API responses.

    I’ve been debugging this code and I’m having trouble saving Vimeo thumbs all of the sudden. I think that Vimeo changed their response thumbnail URLs to not include a file extension. This messes up around line 283 in automatic-featured-images-from-videos.php. It cannot find any matches w/ an extension. Then everything goes to crap. ??

    So looking into it deeper, it seems as though Vimeo is now serving webp images, so I think this side load function is going to need to be tweaked.

    Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    I’m curious if https://core.trac.www.ads-software.com/ticket/35725 is going to help with this at all out of box, without us having to change anything, or at least very little.

    Otherwise preg_match( '/[^\?]+\.(jpg|JPG|jpe|JPE|jpeg|JPEG|gif|GIF|png|PNG)/', $url, $matches ); may need amended in some way that I don’t know of offhand.

    Interesting that perhaps WP 5.8 will be able to import WebP?

    In any case, I think your regex is going to have to change because there’s not any extension provided by the Vimeo thumbnail URL. Here’s a sample response when you query for all video thumbnails now:

    Cache-Control: private, no-store, no-cache
    Content-Type: application/vnd.vimeo.picture+json
    X-Ratelimit-Limit: 1000
    X-Ratelimit-Remaining: 977
    X-Ratelimit-Reset: 2021-05-26T15:46:21+00:00
    
    {
      "total": 3,
      "page": 1,
      "per_page": 25,
      "paging": {
        "next": null,
        "previous": null,
        "first": "/videos/548451126/pictures?page=1",
        "last": "/videos/548451126/pictures?page=1"
      },
      "data": [
        {
          "uri": "/videos/548451126/pictures/1135511065",
          "active": true,
          "type": "custom",
          "sizes": [
            {
              "width": 100,
              "height": 75,
              "link": "https://i.vimeocdn.com/video/1135511065_100x75?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_100x75&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 200,
              "height": 150,
              "link": "https://i.vimeocdn.com/video/1135511065_200x150?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_200x150&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 295,
              "height": 166,
              "link": "https://i.vimeocdn.com/video/1135511065_295x166?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_295x166&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 640,
              "height": 360,
              "link": "https://i.vimeocdn.com/video/1135511065_640x360?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_640x360&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 832,
              "height": 540,
              "link": "https://i.vimeocdn.com/video/1135511065_832x540?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_832x540&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 832,
              "height": 540,
              "link": "https://i.vimeocdn.com/video/1135511065_832x540?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_832x540&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 832,
              "height": 540,
              "link": "https://i.vimeocdn.com/video/1135511065_832x540?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_832x540&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 832,
              "height": 540,
              "link": "https://i.vimeocdn.com/video/1135511065_832x540?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_832x540&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 1280,
              "height": 720,
              "link": "https://i.vimeocdn.com/video/1135511065_1280x720?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_1280x720&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 1920,
              "height": 1080,
              "link": "https://i.vimeocdn.com/video/1135511065_1920x1080?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135511065_1920x1080&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            }
          ],
          "resource_key": "b07e2bab2953206d60b12c468ff074db572c7b5f",
          "default_picture": false
        },
        {
          "uri": "/videos/548451126/pictures/1135500631",
          "active": false,
          "type": "custom",
          "sizes": [
            {
              "width": 100,
              "height": 75,
              "link": "https://i.vimeocdn.com/video/1135500631_100x75?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_100x75&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 200,
              "height": 150,
              "link": "https://i.vimeocdn.com/video/1135500631_200x150?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_200x150&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 295,
              "height": 166,
              "link": "https://i.vimeocdn.com/video/1135500631_295x166?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_295x166&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 640,
              "height": 360,
              "link": "https://i.vimeocdn.com/video/1135500631_640x360?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_640x360&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 640,
              "height": 416,
              "link": "https://i.vimeocdn.com/video/1135500631_640x416?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_640x416&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 960,
              "height": 624,
              "link": "https://i.vimeocdn.com/video/1135500631_960x624?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_960x624&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 1280,
              "height": 720,
              "link": "https://i.vimeocdn.com/video/1135500631_1280x720?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_1280x720&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 1280,
              "height": 832,
              "link": "https://i.vimeocdn.com/video/1135500631_1280x832?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_1280x832&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 1920,
              "height": 1080,
              "link": "https://i.vimeocdn.com/video/1135500631_1920x1080?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_1920x1080&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            },
            {
              "width": 1920,
              "height": 1248,
              "link": "https://i.vimeocdn.com/video/1135500631_1920x1248?r=pad",
              "link_with_play_button": "https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F1135500631_1920x1248&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png"
            }
          ],
          "resource_key": "c7992883aeebbf246e59912d96c76e33d009cbcd",
          "default_picture": false
        }
      ]
    }

    I just tested getting the image “link_with_play_button” instead of “link” and that one is still a png/jpeg, so it will work. Maybe that can be the workaround for now? In my application, I wrote my own function to get Vimeo details (instead of wds_get_vimeo_details() ) so I’m able to change to the different URL.

    • This reply was modified 3 years, 6 months ago by Nicscott01.
    Thread Starter Earl_D

    (@earl_d)

    Can verify what @nicscott01 it works with YouTube but not Vimeo

    Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    Probably going to need to adjust things regardless. I’ll see about possibly working on this a bit later this week, but I can’t make promises just yet.

    Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    For this one, I’m kind of thinking just remove the regex in general, at least for Vimeo based imports. However, I also kind of want to hold until WordPress supports Webp overall, to confirm if vimeo is even going to keep working here.

    The biggest drawback right now is that it’s very possible that the older releases of the plugin will simply lose access to Vimeo support in general. That’s one things we’re not going to have any control over. The users will need to update both the plugin and WP core to regain Vimeo usage.

    Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Stopped working with latest WP’ is closed to new replies.